Editing course homepage template

0
No votes yet

Does anyone know what files I need to edit the course homepage template? Specifically the header and the left navigation.

Thanks!

Comments

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

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.