diff options
author | Harry Fuecks <hfuecks@gmail.com> | 2005-08-07 22:13:09 +0200 |
---|---|---|
committer | Harry Fuecks <hfuecks@gmail.com> | 2005-08-07 22:13:09 +0200 |
commit | 1caeb00a5a0b9894a582514ef385b71cab195092 (patch) | |
tree | 8f35f27caf669c24e7b04fb3ed7f4265c288dce6 /lib/scripts | |
parent | 836cbdc47d7360b9c9ed544c11d7f0720439bf44 (diff) | |
download | rpg-1caeb00a5a0b9894a582514ef385b71cab195092.tar.gz rpg-1caeb00a5a0b9894a582514ef385b71cab195092.tar.bz2 |
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
Diffstat (limited to 'lib/scripts')
0 files changed, 0 insertions, 0 deletions