We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

make index page ave a title | Forum

Kieron H Leader
Kieron H Jul 16 '13
how can i put a title like the dashboard has at the top of the main page 
Hadi Kamell
Hadi Kamell Jul 17 '13
yes, i want it too :)
Kieron H Leader
Kieron H Jul 17 '13
does anyone know how to do this 
Kieron H Leader
Kieron H Jul 18 '13
anyone
Kieron H Leader
Kieron H Jul 21 '13
anyone know how to do this plz
Daisy Team
Daisy Jul 26 '13
You should add the heading output via /ow_system_plugins/base/controllers/component_panel.php file.

Here is an example of the code you should use:

OW::getDocument()->setHeading(OW::getLanguage()->text($prefix, $key));