|
Final do tópico | Pular para ações
Features and user manualStylesSupported styles : Bold, Bold Italic, Italic, Formatted, Verbatim, Blockquote, Heading 1 to 6. How does it work ? When you click on the bold button (for example), Smart Editor get your selection and insert the bold tags at the right place. This editor doesn't have a context engine so if you click 2 times on the bold button, you will have 2 bold tags. SmartEditAddOn aumatically detect blanks and line break to insert tags at the right place.ListsList types : Normal (bullet) and numered. How does it work ? Basically, it works like styles but a minimal context was developped to help you.
Links
IconsConfiguration ( TWiki Administrator only ): You just have to edit the TWiki variable SMARTEDITICONS in your TWiki preferences. If this variable doesn't exist, you just have to add it and to set your icons. Use : Just open the icon chooser with icon button and click on your image to insert it into the text.InsertionBasic insertion : Smart Editor provides you some basic tags to insert that are<nop>, <br /> and <hr />. But it is possible to configure personal strings to insert by editing a simple TWiki variable.
Configuration :
Set SMARTEDITSTRINGUSERS = <tselement><tsname>Your menu name </tsname><tsstring>you string to insert </tsstring></tselement>To add more than one element, you just have to copy from <tselement> to </tselement> and to complete each one.
SearchSmart Editor also provides you a search toolbar. You just have to type your text and you know automatically if the typed text is found into the textarea. Info : When you are entering text into the search text box, a click on the "*return*" key automatically selects the first occurence of your text. Textarea size Smart Editor gives you the ability to increase or decrease the textarea height with these buttons: . You can also set the textarea size to the exact number of lines in your text by clicking on the "Auto fit" button.Keyboard shortcuts
Configure "icon" and "insert string" menusThese manipulations automatically set the content of menus into the SmartEditAddOn toolbar. If the syntax is not respected, the content of the variable will not be loaded.The insert MenuFrom TWikiPreferences (TWiki administrator), add or edit this variable like it follows:* Set SMARTEDITSTRINGSITE = <tselement><tsname>Table of content</tsname><tsstring>%<nop>TOC%</tsstring></tselement><tselement><tsname>your menu name</tsname><tsstring>your string</tsstring></tselement>...From Web Preferences (TWiki administrator), add or edit this variable like it follows: * Set SMARTEDITSTRINGWEB = <tselement><tsname>Current web</tsname><tsstring>%<nop>WEB%</tsstring></tselement></tselement><tselement><tsname>your menu name</tsname><tsstring>your string</tsstring></tselement>...From user preferences, every one can add or edit this variable in his personnal page Main.FirstnameLastname:
* Set SMARTEDITSTRINGUSERS = <tselement><tsname>My email</tsname><tsstring>toto@toto.com</tsstring></tselement></tselement><tselement><tsname>your menu name</tsname><tsstring>your string</tsstring></tselement>...
Icons (TWiki administrator)From TWikiPreferences, add or edit this variable like it follows: (not category in this first release)
* Set SMARTEDITICONS = %ICON{bubble}% %ICON{days}% %ICON{download}%...
Editar | Anexar | Impressão | Texto Puro | Referências: Web, Global | Histórico: r1 | Mais ações de tópico
| ||||