I updated the sf.net demo site with my latest CVS checkins:
http://phpwiki.sourceforge.net/demo/en/ReiniUrban
The nightly snapshot includes this also.
http://phpwiki.sf.net/nightly/phpwiki.nightly.tar.gz
Note, that if the logged-in user has a calendar subpage, he get's a
"Today" button, to enable weblogging.
<UserHomePage>: [ /Calendar ]
<UserHomePage>/Calendar: <?plugin Calendar ?>
In english <UserHomePage>/Calendar, in german <UserHomePage>/Kalender
and so on. see your locale/po/<lang>.po
The sf.net:/usr/share/pear DB module is hopelessly old, so I had to
patch the demo version of lib/WikiDB/backend/PearDB.php to use our own
private pear copy for DB, but I still use the pear version of the Cache
module. I don't want to add this to our CVS also. But sooner or later we
should get rid of our CVS copy of pear DB. Probably later than sooner :)
I submitted a sf.net bugreport to upgrade pear (one year old) - at least
DB - and php, which is still 4.1.2. One could get root access by some
known php exploits and upgrade /usr/share/pear/DB :)
Now I work on UserAuth and the permissions as discussed.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
|