packages: dokuwiki/dokuwiki-config.patch - default license publicdomain

glen glen at pld-linux.org
Tue Nov 10 15:18:41 CET 2009


Author: glen                         Date: Tue Nov 10 14:18:40 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- default license publicdomain

---- Files affected:
packages/dokuwiki:
   dokuwiki-config.patch (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: packages/dokuwiki/dokuwiki-config.patch
diff -u packages/dokuwiki/dokuwiki-config.patch:1.8 packages/dokuwiki/dokuwiki-config.patch:1.9
--- packages/dokuwiki/dokuwiki-config.patch:1.8	Tue Nov 10 15:08:18 2009
+++ packages/dokuwiki/dokuwiki-config.patch	Tue Nov 10 15:18:35 2009
@@ -1,5 +1,5 @@
---- dokuwiki-rc2009-02-06/conf/dokuwiki.php	2009-02-06 09:10:44.000000000 +0100
-+++ dokuwiki-rc2009-02-06.new/conf/dokuwiki.php	2009-02-07 10:53:46.339771628 +0100
+--- dokuwiki-rc2009-02-06.new/conf/dokuwiki.php	2009-02-07 10:53:46.339771628 +0100
++++ dokuwiki-0.0.20090214/conf/dokuwiki.php	2009-02-14 19:18:54.000000000 +0100
 @@ -18,7 +18,7 @@
  $conf['lang']        = 'en';              //your language
  $conf['basedir']     = '';                //absolute dir from serveroot - blank for autodetection
@@ -9,13 +9,22 @@
  $conf['allowdebug']  = 0;                 //allow debug output, enable if needed 0|1
  
  /* Display Options */
+@@ -26,7 +26,7 @@
+ $conf['start']       = 'start';           //name of start page
+ $conf['title']       = 'DokuWiki';        //what to show in the title
+ $conf['template']    = 'default';         //see lib/tpl directory
+-$conf['license']     = 'cc-by-nc-sa';     //see conf/license.php
++$conf['license']     = 'publicdomain';    //see conf/license.php
+ $conf['fullpath']    = 0;                 //show full path of the document or relative to datadir only? 0|1
+ $conf['recent']      = 20;                //how many entries to show in recent
+ $conf['breadcrumbs'] = 10;                //how many recent visited pages to show
 --- dokuwiki/install.php~	2009-11-10 15:24:36.000000000 +0200
 +++ dokuwiki/install.php	2009-11-10 15:25:06.540902430 +0200
 @@ -46,6 +46,7 @@
      '2007-06-26'   => 'b3ca19c7a654823144119980be73cd77',
      '2008-05-04'   => '1e5c42eac3219d9e21927c39e3240aad',
      '2009-02-14'   => 'ec8c04210732a14fdfce0f7f6eead865',
-+    '2009-02-14-pld'   => 'f2ea17d864c3d7995418e58b85dbb8d0',
++    '2009-02-14-pld'   => '4065e7c96f84335b0e4e89276b4ff747',
  );
  
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dokuwiki/dokuwiki-config.patch?r1=1.8&r2=1.9&f=u



More information about the pld-cvs-commit mailing list