From: Reini U. <ru...@x-...> - 2001-08-06 11:11:34
|
Oops, forgot the url's of the mentioned administrative interface and standalone trick: http://xarch.tu-graz.ac.at/home/rurban/acadwiki-1.3.6pre/viewsrc.php?show=admin/fix_HomePage.php#src http://xarch.tu-graz.ac.at/home/rurban/acadwiki-1.3.6pre/viewsrc.php?show=admin/renamepage.php#src This should work soon: % php admin/fix_HomePage.php I'm looking how to get the absolute dir of WIKIROOT and setting up the whole mess from the commandline. either by checking argv[1] or by searching for index.php. Missing is only RenamePage() in lib/stdlib.php yet. also did a minor fix in http://xarch.tu-graz.ac.at/home/rurban/acadwiki-1.3.6pre/viewsrc.php?show=admin/wbackup#src Reini Urban schrieb: > I have other in the works, e.g. admin/fix_HomePage.php, > to rename FrontPage to HomePage in the database, > which can be called standalone or by url. > based on admin/renamepage.php, which I'm writing right now. -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ |