Try going into the System Administration Center and select Content Admin -> My Courses and you can edit the content there. If you are looking to do more than is available there, you will probably have to hack the underlying files, not sure where they are though, also any mods to these files are likely to get overwritten by patches/maintenance releases.
Thanks David. I'm trying to edit the template for all course homepages rather than just the content the sys admin center allows access too. Can't seem to find the right files though...thanks anyway.
Left hand navigation:
/opt/pipeline/webapps/luminis/ipx/grouptools/lib/ToolLinks.jsf
There are a few files that go together to build up the header. Not sure if this is the one you want, but if not, then poke around near it:
/opt/pipeline/webapps/luminis/ipx/grouptools/lib/ContentBegin.jsf
Comments
System Administration Center
Try going into the System Administration Center and select Content Admin -> My Courses and you can edit the content there. If you are looking to do more than is available there, you will probably have to hack the underlying files, not sure where they are though, also any mods to these files are likely to get overwritten by patches/maintenance releases.
David
Looking to edit template
Thanks David. I'm trying to edit the template for all course homepages rather than just the content the sys admin center allows access too. Can't seem to find the right files though...thanks anyway.
These files
Left hand navigation:
/opt/pipeline/webapps/luminis/ipx/grouptools/lib/ToolLinks.jsf
There are a few files that go together to build up the header. Not sure if this is the one you want, but if not, then poke around near it:
/opt/pipeline/webapps/luminis/ipx/grouptools/lib/ContentBegin.jsf
Todd
Thanks Todd
Will try that.