Wikipédia:LiveRC/Documentation/Extensions/ToolbarExtension/en
ToolbarExtension.js is an extension for LiveRC. It provide a toolbar when editing a page throught the preview window.
Overview
modifierThe extension is available in the LiveRC config panel, through the (Un)install extensions tab.
Customization
modifierA new tab, named Toolbar, permit to modify the extension params.
Each item can be deleted using the (-) link at the beginning of the line.
A new button can be set using the (+) link at the end of the list.
Each item is made of four elements :
iconid
: The unique ID linked to the icon used by the button.before
: The piece of text added before the selection.sampletext
: If no text is selected, this sample text is added instead between thebefore
andafter
texts.after
: The piece of text added after the selection.
When defionig a new button, an icon has to be set throught the Icon (see Wikipédia:LiveRC/Documentation/Configuration/en#Icons). It's in this tab that an icon can be customized.
- See also commons:MediaWiki edit toolbar