From: Reini U. <ru...@x-...> - 2004-12-18 19:17:46
|
I enabled the current sf.net wiki content with the current CVS engine (again) under the url http://phpwiki.sourceforge.net/phpwiki11/ It is the same codebase as the demo branch (symlinked), just using the phpwiki-1.3.10 database from the homepage. This will be switched after the new release soon. (/phpwiki11/ => /phpwiki/, /phpwiki/ => /phpwiki10/) Please don't test new features which will not work with the current 1.3.10 version there, use the demo wiki instead. I just had to add the new page.cached_html mysql column by doing ?action=upgrade. So cached_html is not shared amongst both engines. This also added some new actionpages which should do no harm. Switching between both version might lead to session problems and incompatible session objects. Delete your phpwiki.sourceforge.net PHPSESSID cookie then. Mozilla: Extras => Cookie-Manager IE: restart the browser. -- Reini Urban http://phpwiki.org/ |