should have wiki ready ... but does not work atm
[platal.git] / plugins / pmwiki.config.php
index 9a2d5c8..eaa630e 100644 (file)
@@ -13,8 +13,8 @@
 ##  $PubDirUrl is the URL for the pub directory.
 $ScriptUrl = $globals->baseurl;
 $UploadUrlFmt = $ScriptUrl."/uploads";
-$WorkDir = '../wiki/wiki.d';
-$WikiDir = new PageStore('$FarmD/wiki.d/$FullName');
+$WorkDir = '../wiki.d';
+$WikiDir = new PageStore('$FarmD/../wiki.d/$FullName');
 $PubDirUrl = $globals->baseurl.'/pubwiki';
 $InterMapFiles[] = $globals->spoolroot.'plugins/pmwiki.intermap.txt';