Forums / Developer / Website toolbar websitetoolbar

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Website toolbar websitetoolbar

Author Message

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/websitetoolbar
there are only module.php and websitetoolbar.php.

But the websitetoolbar real classes and template
i could not found in Exponential 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 classes
installed during the Exponential installation.

Therefore i looking for this module in full code
for 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 classes
installed during the Exponential installation.

You should configure the content class identifiers, for which the Website Toolbar will be displayed in websitetoolbar.ini.