[pmwiki-users] New Recipe ! EditFunctionInject
Carlos AB
cabsec.pmwiki at gmail.com
Thu Jan 4 17:38:15 CST 2018
Today I a releasing a new recipe called EditFunctionsInject.
It can place your edit function right where you want it, using the
same logic for placement of markups in the rule set using "<" for a
before ruel and a ">" for after rule
The syntax is like this:
EditFunctionInject("MyFunction","<WhereIWantIt");
To install it, do the usual:
include_once("cookbook/editfunctioninject.php");
To donwload it, go to :
http:www.pmwiki.org/wiki/Cookbook/EditFunctionInjection
Enjoy !
--
Codex - Turoriais e artigos educativos
http://codex.wiki.br/
More information about the pmwiki-users
mailing list