From: Jeff D. <da...@da...> - 2002-02-20 02:23:39
|
No, there's nothing really written yet. (I haven't kept up on the CVS messages of late either...) There's a simple demo plugin in lib/plugin/HelloWorld.php, which you can use as a boilerplate. (If there's another plugin which does something similar to the one you're trying to write, it might be better to start with that as a template.) And, of course, the main plugin invocation code is in lib/WikiPlugin.php. You'll have to refer to that if you want to do anything fancy. And feel free to ask, when you get confused. Out of curiosity, what is the LDAP plugin going to do? Jeff Steve Wainstead said: > Jeff, do we have any docs (or comment blocks) detailing how to write > plugins? I haven't kept up on the CVS messages as of late. > > ~swain > > Saqib Ali wrote: >> Hi, >> I would like to write a LDAP lookup module for PHPWiki. I >> there any documentation for writing plugins/module? >> >> Thanks >> Saqib Ali >> >> >> >> > > > > _______________________________________________ > Phpwiki-talk mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwiki-talk |