You are here Home > Know-how > MediaWiki - CMS > Reference Tips & Tricks > Inline HTML
MediaWiki - CMS
 

4.3 Inline HTML

15.06.2007
4.2 Navigation [  up  ] - [ A - Z ] - [ top ] 4.4 File Uploads

By default, only a restricted use of HTML is allowed. There is an option to allow full use of HTML.

See includes/DefaultSettings.php:

$wgRawHtml = true;

<html>
  Native HTML code here like
  <form> ... </form>
</html>



See also:


4.2 Navigation       A - Z Index       Top       Disclaimer       4.4 File Uploads


$Id: inline-html.html,v 1.126 2007/06/15 11:49:14 webcms Exp $
copyright © 2005-2007 by reto