PDA

View Full Version : Add new links at link bar


drsecret
10-14-2007, 07:53 AM
Let's say when I open knowledge base page and want to go to support page, there's no link to support page or web's home page. So I have to click back several times.

How to add new links on the link bar and at the bottom of the page?

jstanden
10-14-2007, 09:43 PM
Hey there!

We've been meaning to allow better customizations and theming of the Community Tools, it's definitely forthcoming.

The main reason it's not just a file to edit is because the Community Tools are virtual (you can instance 1 or 50 and they use the same code).

In the meantime if you want to modify the footer for every Knowledgebase you can modify the template at:
/cerb4/plugins/usermeet.core/templates/portal/kb/footer.tpl.php

In the near future there will be a GUI-driven way to do this for each instance much easier.

Thanks!

drsecret
10-15-2007, 01:26 AM
Thanks

I'll try to modify that template file.