
|
[dokuwiki]
||
[Date Prev]
[10-2007 Date Index]
[Date Next]
||
[Thread Prev]
[10-2007 Thread Index]
[Thread Next]
[dokuwiki] http://forum.dokuwiki.org/ ?
- From: "Bill Jones" <tetragondzein@xxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Tue, 16 Oct 2007 15:16:27 -0400
OK, sorry for this but I cannot seem to get the "Lost password"
function or link for retrieving my lost password for the site:
http://forum.dokuwiki.org/
I wanted to post a question, rather than risk the wraith of the
mailing list but I have no choice and must ultimately ask it here -
"Can I include my own code in Dokuwiki php code?" For example, each
time a page is created/updated/deleted I want to run an rsync command.
I have tried modifiying various PHP files, etc, but to no effect. I
am thinking I am modifying the wrong files or I am just plaing trying
something that is either wrong or won't work.
Help? The code example I am using (with various invocations of
system(), eval(), etc.) is -
/usr/bin/rsync -azq --delete --password-file=/etc/.rsyncd-passwd \
/var/lib/dokuwiki/data/ rsyncid@srv0a::dokuwiki
Actually, 3 commands, with "srv0a" being one of srv0a, srv1a, or srv2a.
--
WC (Bill) Jones -- k(pi/2)(e^(r/k)-e^(-r/k))
http://youve-reached-the.endoftheinternet.org/
http://pgp.mit.edu:11371/pks/lookup?op=vindex&search=0x2A46CF06&fingerprint=on
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|