From: Arnaud F. <ar...@cr...> - 2004-10-09 09:10:10
|
Hi all, I was migrating a 1.3.4/gdbm running wiki using my own theme to a cvs export version with MySQL as a backend. I finally managed to import all versions of the pages ! How ? Just increasing the upload max size in the config.ini and adding 'override = 1' in the hidden action array in the WikiForm plugin ... Well ... this was the first step ... Then, I wanted to look if my 1.3.4 homebrew theme (the igenerator.net theme ... don't go look at it, you'll understand why reading a few more lines) was still working in the current CVS, what adjustemets I had too do, etc. Oh, btw, as I run a wikifarm, with each wiki on it's own host name, I run it outside the phpwiki directory and made the corresponding modifications to index.php and to my config.ini ... I linked the various themes inside the local 'themes' directory (I also tried copying them there ...) and, with the exception of the Crao theme working just fine this way, I always have the default theme displaying. I already noted on previous versions that phpwiki always looks to the themes files inside the phpwiki installation directory (that's why I link and do not copy) ... and don't tell me it's a feature ... I also noted that the UserPreferences looks to the list of themes in this directory and not in the local themes directory ... Any clue ???? -- Arnaud Fontaine ar...@cr... Jabber: sh...@ra... ICQ: 3504789 |