Revision [16709]

This is an old revision of HTMLHandler made by Kd0Ktv on 2007-05-31 10:38:52.

 

HTML Handler


This is the development page for the HTML handler.
 


This handler generates "standalone" HTML, without the header/footer/menu items.

Dependency

None.

The code

Copy css/wikka.css to css/html.css, then add the following line to the top of html.css:

.header, .footer, .commentsheader, .copyright, .smallprint { display:none; }


Create handlers/page/html.php:

%%(php)
<?php
if ($this->HasAccess("read")
There are 4 comments on this page. [Show comments]
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki