On 10.11.2009, at 16:54, Ross wrote:
> I really want to add my copyright info to the PDFs, but I can't find
> any way to do it.
>From the README.txt of the Collection extension:
*$wgCollectionLicenseURL (string or null)*
HTTP URL of an article containing the full license text in wikitext format
for articles in this MediaWiki. E.g.
$wgCollectionLicenseURL =
'http://en.wikipedia.org/w/index.php?title=Wikipedia:Text_of_the_GNU_Free_Documentation_License&action=raw';
for the GFDL.
If set to null, the standard MediaWiki variables $wgRightsPage,
$wgRightsUrl and $wgRightsText are used for license information.
If your MediaWiki contains articles with different licenses, make sure
that each article contains the name of the license and set
$wgCollectionLicenseURL
to an article that contains all needed licenses.
-- Johannes
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"mwlib" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/mwlib?hl=en
-~----------~----~----~----~------~----~------~--~---