Package: dokuwiki
Version: 0.0.20050922-4
Severity: minor

Hi,

When asking for the source of dokuwiki generated pages, I can read
this at the end of each (in a html comment):

<!--

<rdf:RDF xmlns="http://web.resource.org/cc/";
    xmlns:dc="http://purl.org/dc/elements/1.1/";
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#";>
<Work rdf:about="">
   <dc:type rdf:resource="http://purl.org/dc/dcmitype/Text"; />
   <license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/"; />
</Work>

<License rdf:about="http://creativecommons.org/licenses/by-nc-sa/2.0/";>
   <permits rdf:resource="http://web.resource.org/cc/Reproduction"; />
   <permits rdf:resource="http://web.resource.org/cc/Distribution"; />
   <requires rdf:resource="http://web.resource.org/cc/Notice"; />
   <requires rdf:resource="http://web.resource.org/cc/Attribution"; />
   <prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"; />
   <permits rdf:resource="http://web.resource.org/cc/DerivativeWorks"; />
   <requires rdf:resource="http://web.resource.org/cc/ShareAlike"; />
</License>

</rdf:RDF>

-->

I do not understand clearly the meaning of this lines but from reading
the place they come from
(/usr/share/dokuwiki/lib/tpl/default/footer.html in your packaging)
where it is said:

<?php
/*
 * The following stuff in HTML comments declares a Creative Commons
 * License - remove this if you don't want this license for your Wiki
 */
?>

I understand the intended effect is to put by default the content of
the wiki under a specific (non-free) license.

Could you please either remove these lines in comment in order to put
no license on the pages as default in the Debian package or else could
you document this default in README.Debian and give to the dokuwiki
user the way to remove it (by editing
/usr/share/dokuwiki/lib/tpl/default/footer.html).

Thanks for your work on packaging dokuwiki, which, by the way, is a
great piece of software.

Frederic Lehobey

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.27-2-sparc64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages dokuwiki depends on:
ii  debconf [debconf-2.0]         1.4.62     Debian configuration management sy
ii  php4                          4:4.4.0-4  server-side, HTML-embedded scripti
ii  ucf                           2.004      Update Configuration File: preserv

Versions of packages dokuwiki recommends:
ii  apache2-mpm-prefork [httpd-cg 2.0.55-3   traditional model for Apache2

-- debconf information:
  dokuwiki/system/localnet: 10.0.0.0/24
* dokuwiki/system/documentroot: /dokuwiki
* dokuwiki/system/accessible: global
  dokuwiki/webservers: apache
* dokuwiki/system/purgepages: false


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to