[ewiki] Re: suggestion for plugin/spages.php
- From: Mario Salzer <mario@xxxxxxxxxxxxx>
- To: ewiki@xxxxxxxxxxxxx
- Date: Tue, 02 Dec 2003 19:58:07 +0100
Hey Timm,
Nice idea. I've added the EWIKI_SPAGES_DIR into the spages plugin,
but also extended the comments to describe the alternative way more
precisely.
It was in fact already possible to just call the _init_spages()
function to ADD another directory for processing by the StaticPages
plugin. However it now looks much simpler:
ewiki_init_spages("C:/add/this/spages/dir");
ewiki_init_spages(EWIKI_SPAGES_DIR); #-- what is now done automatically
mario
- References:
- [ewiki] suggestion for plugin/spages.php
- From: Timm Zwickel
Other related posts:
- » [ewiki] suggestion for plugin/spages.php
- » [ewiki] Re: suggestion for plugin/spages.php
- [ewiki] suggestion for plugin/spages.php
- From: Timm Zwickel