How To Admin /  
Use Html
 
    
  The use of HTML in wikis by users is not recommended because open editing can result in severe security problems. 
To use HTML:
 
- some simple HTML is understood anyway, e. g. ( <br> <u>...</u>)
 
- Option/HtmlTags - turn ON tags that are considered safe
 
- Option/RawHtml - turns ON all HTML within <HTML>...</HTML> tags
 
- PageType=html - makes the complete page understood as HTML, no wiki rendering, but within the frame of the PageTemplate
 
- PageType=htmlpage - will use the wiki page as a complete HTML page. If the outermost tags are missing, they are automatically added to make a valid page.
 
  
Please consider to have HTML input properly restricted.
 | 
 
 |