NOT Included in any Wikka version yetLast edited by
OnegWR:
Modified links pointing to docs server
What
- This formatter would allow you to hide/not display a block from the source.
Use
Installation
- Either create an empty file named formatters/hide.php
- Or copy the code below in the file
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
- Published on main site (2005-05-09) - OnegWR
Bugs
- Code-div still shows a block where the text has been in Wikka 1.1.6.0
CategoryUserContributions