Home
last modified time | relevance | path

Searched hist:"1 caeb00a5a0b9894a582514ef385b71cab195092" (Results 1 – 2 of 2) sorted by relevance

/dokuwiki/bin/
H A Dwantedpages.php1caeb00a5a0b9894a582514ef385b71cab195092 Sun Aug 07 20:13:09 UTC 2005 Harry Fuecks <hfuecks@gmail.com> command line utilities for DokuWiki

This patch adds a command line tool which should help people modify
wiki pages on the command line.

Usage would be something like;

$ ./dokuwiki/bin/dwpage.php checkout wiki:syntax > /home/harryf/syntax.txt
$ vi syntax.txt
$ ./dokuwiki/bin/dwpage.php -m "Document new syntax" commit syntax.txt wiki:syntax

The second script outputs a list of wiki ids, seperated by newlines.
The idea would be it get's run by a cron job at regular intervals and
has it's results piped to a text file.

darcs-hash:20050807201309-56ad0-7c2dbb2b14f794efad1b9875f4dd0c6a15f6df3f.gz

H A Ddwpage.php1caeb00a5a0b9894a582514ef385b71cab195092 Sun Aug 07 20:13:09 UTC 2005 Harry Fuecks <hfuecks@gmail.com> command line utilities for DokuWiki

This patch adds a command line tool which should help people modify
wiki pages on the command line.

Usage would be something like;

$ ./dokuwiki/bin/dwpage.php checkout wiki:syntax > /home/harryf/syntax.txt
$ vi syntax.txt
$ ./dokuwiki/bin/dwpage.php -m "Document new syntax" commit syntax.txt wiki:syntax

The second script outputs a list of wiki ids, seperated by newlines.
The idea would be it get's run by a cron job at regular intervals and
has it's results piped to a text file.

darcs-hash:20050807201309-56ad0-7c2dbb2b14f794efad1b9875f4dd0c6a15f6df3f.gz