Translations of this page?:

HTML does not work

:?: I have changed the htmlok config setting to allow HTML code but it doesn't work. My ../conf/local.php file looks like:

 $conf['htmlok']      = 1;

:!: Read the syntax page again: “You can embed raw HTML code into your documents by using the HTML tags.”

So to embed HTML you need to enclose the HTML with <html></html> (for inline HTML) or <HTML></HTML> (for block HTML). A little example

  <html><strong>This is my bold text</strong></html>
faq/html.txt · Last modified: 2011/10/23 13:18 by 46.36.110.157
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Imprint Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki
WikiForumIRCBugsGitXRefTranslate