/[pub]/suikawiki/wikidata/suikawiki-config.ph
Suika

Diff of /suikawiki/wikidata/suikawiki-config.ph

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by w, Wed Jan 1 01:31:25 2003 UTC revision 1.2 by w, Wed Jan 1 01:43:00 2003 UTC
# Line 14  $uri{cvs_wikipage} = '/gate/cvs/wakaba/s Line 14  $uri{cvs_wikipage} = '/gate/cvs/wakaba/s
14  $SuikaWiki::Plugin::plugin_directory = q(./SuikaWiki/Plugin/);  $SuikaWiki::Plugin::plugin_directory = q(./SuikaWiki/Plugin/);
15  our %PathTo = ( ## Path to your data, from the main CGI script (NOT from this config script)  our %PathTo = ( ## Path to your data, from the main CGI script (NOT from this config script)
16    TouchFile     => q(./wikidata/touched.txt),    TouchFile     => q(./wikidata/touched.txt),
17    WikiDataBase  => q(./wikidata/wiki),    WikiDataBase  => q(./wikidata/page),
18    WikiInfoBase  => q(./wikidata/info),    WikiInfoBase  => q(./wikidata/info),
19    WikiDiffBase  => q(./wikidata/diff),    WikiDiffBase  => q(./wikidata/diff),
20  );  );

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24