Hide formatter

See Also
NOT Included in any Wikka version yet
Last edited by OnegWR:
Replaces old-style internal links with new pipe-split links.
Fri, 20 May 2016 07:38 UTC [diff]

What

Use
e.g. %%(hide)This text is not shown...%%
Suggestion: replace them by % % (percent SPACE percent)

Installation

Code
<?php
    // Hide Formatter by OnegWR
    // As we don't process the var $text here,
    // the content of this block will be lost / not shown
?>

History

Bugs


CategoryUserContributions
Comments
Comment by KrzysztofTrybowski
2008-02-06 20:10:14
You can do the same by surrounding the code to be hidden by ""<!-- and -->"". Am I missing sth?
Comment by NilsLindenberg
2008-02-10 14:01:24
Krysztof, in your example the code would still be displayed in the html-source of the page. With the code mentioned above, it won't be in the html-source at all!
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki