---+!! !TinyMCE Editor Help Summary 
%STARTINCLUDE%
<table>
 <tr>
  <td colspan="2">
   <h3> Format </h3>
  </td>
  <td colspan="2">
   <h3> Styles </h3>
  </td>
 </tr>
 <tr>
  <td width="100px" style="vertical-align:top;">
   <img src="%ATTACHURLPATH%/Format_Drop_Down.png" alt="Format_Drop_Down.png" width='92' height='151' />
  </td>
  <td style="vertical-align:top;">
   <ul>
    <li> ==Paragraph== - Normal text style </li>
    <li> ==Heading 1-6== - Headings. 1 is largest </li>
   </ul>
  </td>
  <td width="100px" style="vertical-align:top;">
   <img src="%ATTACHURLPATH%/Styles_Drop_Down.png" alt="Styles_Drop_Down.png" />
  </td>
  <td>
   <ul>
   <li> ==--Styles--== Use this to remove a style in the selected text </li>
   <li> ==VERBATIM== - Wraps &lt;verbatim&gt; tags around the selected text. Verbatim text is shown in monospace with line breaks. No TWiki Variables are interpreted inside verbatim tags </li>
   <li> ==LITERAL== - Styled content is saved exactly as it appears in the editor. Wraps the content in &lt;literal> tags </li>
   <li> ==Protect on save== - Text is saved exactly as it is typed. Use this to save advanced TWiki Variables where you do not want the Wysiwyg editor to interpret or modify the text during save </li></ul>
  </td>
   <li> ==Protect forever== - Text is saved exactly as it is typed, but unlike Protect on save this protection is still there in future edit sessions. Use this to save blocks of advanced TWiki Variables or TML where you do not want the Wysiwyg editor to interpret or modify the text </li></ul>
  </td>
 </tr>
 <tr>
  <td colspan="2">
   <h3> Indent </h3>
  </td>
  <td>
   <h3 colspan="2"> Links </h3>
  </td>
 </tr>
 <tr>
  <td style="vertical-align:top; ">
   <img src="%PUBURL%/%WEB%/TinyMCEPlugin/tinymce/jscripts/tiny_mce/themes/advanced/images/indent.gif" alt="indent" />
   <img src="%PUBURL%/%WEB%/TinyMCEPlugin/tinymce/jscripts/tiny_mce/themes/advanced/images/outdent.gif" alt="outdent" />
  </td>
  <td>
   <ul>
    <li> Change the indent of list items. </li>
    <li> You cannot indent normal text the same way as you do in a word processor.  </li>
    <li> The indent icon puts the selected text inside &lt;BLOCKQUOTE&gt; tags.  </li>
    <li> The default TWiki skin shows the text indented with a blue background. Unindenting turns the text into normal text. </li>
   </ul>
  </td>
  <td style="vertical-align:top; ">
   <img src="%PUBURL%/%WEB%/TinyMCEPlugin/tinymce/jscripts/tiny_mce/themes/advanced/images/link.gif" alt="link" />
   <img src="%PUBURL%/%WEB%/TinyMCEPlugin/tinymce/jscripts/tiny_mce/themes/advanced/images/unlink.gif" alt="unlink" />
  </td>
  <td style="vertical-align:top; ">
   <ul>
    <li> Links can either point to a URL or to the name of a TWiki topic. </li>
    <li> E.g. =http://twiki.org=, =TopicNames=, =Webname.TopicNames=, or =Webname.Subweb.WebName=. </li>
   </ul>
  </td>
 </tr>
 <tr>
  <td colspan="2">
   <h3> Images </h3>
  </td>
  <td colspan="2">
   <h3> Anchors </h3>
  </td>
 </tr>
 <tr>
  <td style="vertical-align:top; ">
   <img src="%PUBURL%/%WEB%/TinyMCEPlugin/tinymce/jscripts/tiny_mce/themes/advanced/images/image.gif" alt="image" />
  </td>
  <td>
   <ul>
    <li> Type the name of an image file that you have attached to the current topic. You can also put a real URL as an image link. </li>
   </ul>
  </td>
  <td style="vertical-align:top; ">
   <img src="%PUBURL%/%WEB%/TinyMCEPlugin/tinymce/jscripts/tiny_mce/themes/advanced/images/anchor.gif" alt="anchor" />
  </td>
  <td style="vertical-align:top; ">
   <ul>
    <li> An anchor is a hidden mark you can use to link to a certain part of a topic, e.g a heading or a paragraph. An anchor must be a !WikiWord. </li>
   </ul>
  </td>
 </tr>
</table>
<h3> Setting a TWiki variable </h3>
<ol>
 <li> Create a list item using the toolbar button</li>
 <li> In the list item, type =Set NAME = value= </li>
 <li> Select the value, and assign the ==Protect on save== style to it (only required if the value contains any TWiki Markup Language or if you style it e.g. to add bold, or if it's sensitive to the number of spaces)
 </li>
</ol>

<h3> Using a TWiki Variable </h3><ul>
<li> Just type it in. When the topic is saved, what you type will be saved just as you wrote it.  </li>
<li> If any part of your variable parameters is sensitive to spacing, then select the entire TWiki variable and assign the ==PROTECTED== style to it before you save. </li></ul>

<h3> Editing the raw text instead of Wysiwyg </h3><ul>
<li> Use the _Raw Edit_ link at the bottom action bar. </li></ul>
%STOPINCLUDE%

%META:FILEATTACHMENT{name="Format_Drop_Down.png" attr="" comment="" version="1"}%
%META:FILEATTACHMENT{name="Styles_Drop_Down.png" attr="" comment="" version="1"}%
