[dokuwiki] Re: Updating the wiki from code
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 26 Nov 2005 14:46:00 +0100
On Fri, 25 Nov 2005 10:36:38 -0700
"Daniel Mitchell" <DanielMitchell@xxxxxxxxxxxxx> wrote:
> Is there a way to update wiki pages from code so that the wiki page
> subscribers get notified? I know I can just change blah.txt on the
> server and that'll update the page (though won't that confuse the
> history files?) but I want to make all the various "save" stuff that
> DokuWiki does happen as well.
>
> Presumably I could do this by making an appropriate HTTP POST call
> from
> code, but is there any easier way?
Have a look at the bin/dwpage.php commandlin script.
Andi
- References:
- [dokuwiki] Updating the wiki from code
- From: Daniel Mitchell
Other related posts:
- » [dokuwiki] Updating the wiki from code
- » [dokuwiki] Re: Updating the wiki from code
- » [dokuwiki] Re: Updating the wiki from code
- [dokuwiki] Updating the wiki from code
- From: Daniel Mitchell