hi all,
I am trying to add a new tab to the main navigation in the user portal. The new tab is called ecampus-portal and will not be needed in communities. Would it be a manual entry into one of the template files or should it be done through an entry to the database or an XML or config file?
I would imagine a lot of work was done during the Selva theme along these lines however I can't find a description of how this exact operation was done.
Thanks for any help,
Matthew
The easiest approach is most likely to add your functionality to the portal templates, dotlrn/admin/portal-templates and to create a new portal page for the appropriate template. on the new page, you can create a custom portlet (sometimes called static portlet)....