Thursday 28 April 2011 9:42:11 am
Good, after searching the ezpublish documentation (which mean searching source code :) i found this undocumented feature : To use a custom buttons configuration you have to : 1/ Create ezxml.ini.append.php in your siteaccess holding the config's name :
[TagSettings]
TagPresets[config_identifier]=Config Name 2/ Create a ezoe.ini.append.php holding your config buttons (check forum topic) 3/ Go to admin siteaccess and edit the class where the ezxml attribute's toolbar should be custom. You should then see the config name detailed in 1/ 4/ Add a new object of this class and your custom toolbar should be displayed.
EZP is Great
|