Forums / Developer / Website toolbar websitetoolbar
Felix Gluecklich
Wednesday 23 January 2008 5:41:07 am
Where is the full template and full class of website toolbar? In folder kernel? In folder lib? In which of sub folder?In which file?
In folder extension/ezwebin/modules/websitetoolbarthere are only module.php and websitetoolbar.php.
But the websitetoolbar real classes and templatei could not found in ez Publish installation.
I have always the problem, that custom classes will not appear in the website toolbar. In website toolbar there are only the standard content classesinstalled during the eZ Publish installation.
Therefore i looking for this module in full codefor improving the code. But where i should search for?
Has anybody an hint for me?
Elena Ivanova
Wednesday 23 January 2008 9:24:37 am
Hello Felix,
Website toolbar is not a class. You can customize look&feel by changing or overriding the templates: website_toolbar.tpl, website_toolbar_edit.tpl, website_toolbar_versionview.tpl. They are located in 'extension\ezwebin\design\ezwebin\templates\parts'. You can also look at websitetoolbar.css in extension\ezwebin\design\ezwebin\stylesheets.
>In website toolbar there are only the standard content classesinstalled during the eZ Publish installation.
You should configure the content class identifiers, for which the Website Toolbar will be displayed in websitetoolbar.ini.