faq:customize-toolbar

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
faq:customize-toolbar [2015/06/24 00:21] – created adminfaq:customize-toolbar [2018/01/10 20:43] (current) – external edit 127.0.0.1
Line 1: Line 1:
 ====== How to customize toolbar in HippoEDIT ====== ====== How to customize toolbar in HippoEDIT ======
  
-Customizing of the toolbar in HippoEDIT is not supported yet. At least in easy way. +Customizing of the toolbar in HippoEDIT is not supported yet. At least in an easy way. 
  
-But there is an acceptable workaround that one can useif he would like to add commands on Toolbar. There is a [[plugins:view-editor-toolbar|View Editor ToolBar plugin]] which does the similar thing -> it adds new buttons on new toolbar and shows them. So, the easiest way would be to install it and customize. +But there is an acceptable workaround that one can use if he would like to add commands on Toolbar. There is a [[plugins:view-editor-toolbar|View Editor ToolBar plugin]] which does the similar thing -> it adds new buttons on new toolbar and shows them. So, the easiest way would be to install it and customize. 
  
 But, if you do not like changing standard plugins, you can use template below to create your own toolbar. But, if you do not like changing standard plugins, you can use template below to create your own toolbar.
Line 27: Line 27:
 myToolbar.hejs. HippoEDIT will load the plugin located in file and add buttons on toolbar. The plugin file will be automatically reloaded on every HippoEDIT start.  myToolbar.hejs. HippoEDIT will load the plugin located in file and add buttons on toolbar. The plugin file will be automatically reloaded on every HippoEDIT start. 
  
-To add other buttons on toolbar - modify the file by adding appropriate commands. Command ids can be found in Tools->Options->Keyboard.+To add other buttons on the toolbar - modify the file by adding appropriate commands. Command ids can be found in Tools->Options->Keyboard.