logo       
Google Custom Search
    AddThis Social Bookmark Button

CVS: phpwiki/lib/plugin VisualWiki.php,1.14,1.15: msg#00022

Subject: CVS: phpwiki/lib/plugin VisualWiki.php,1.14,1.15
Update of /cvsroot/phpwiki/phpwiki/lib/plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26556/plugin

Modified Files:
        VisualWiki.php 
Log Message:
improve loadfile stability by using markup=2 as default for undefined 
markup-style.
use more refs for huge objects.
fix debug=static issue in WikiPluginCached



Index: VisualWiki.php
===================================================================
RCS file: /cvsroot/phpwiki/phpwiki/lib/plugin/VisualWiki.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -2 -b -p -d -r1.14 -r1.15
--- VisualWiki.php      7 Sep 2004 13:26:31 -0000       1.14
+++ VisualWiki.php      8 Sep 2004 13:38:00 -0000       1.15
@@ -197,4 +197,5 @@ extends WikiPluginCached
             $argarray = $this->defaultarguments();
         $this->checkArguments($argarray);
+        $request->setArg('debug',$argarray['debug']);
         //extract($argarray);
         if ($argarray['help'])
@@ -719,5 +720,6 @@ $tempfiles.map: ".(file_exists("$tempfil
 
     /** 
-     * static workaround on broken Cache, called only if debug=static
+     * static workaround on broken Cache or broken dot executable, 
+     * called only if debug=static.
      *
      * @access private
@@ -817,4 +819,9 @@ function interpolate($a, $b, $pos) {
 
 // $Log$
+// Revision 1.15  2004/09/08 13:38:00  rurban
+// improve loadfile stability by using markup=2 as default for undefined 
markup-style.
+// use more refs for huge objects.
+// fix debug=static issue in WikiPluginCached
+//
 // Revision 1.14  2004/09/07 13:26:31  rurban
 // new WikiPluginCached option debug=static and some more sf.net defaults for 
VisualWiki



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>