|
Cookbook /
LicensesSummary: Markup to display licensing info on pages
Version: 2007-02-15
Prerequisites: PmWiki 2.0
Status: New
Maintainer: Pm
Categories: Markup
Questions answered by this recipeHow can I allow authors to display a Creative Commons license in pages? DescriptionThis recipe enables a To install the recipe, simply download licenses.phpΔ into the cookbook/ directory, and then add the line below to a local customization file: include_once('cookbook/licenses.php');
Once installed, the recipe enables the (:license by-nc-nd:) CC Attribution Non-commercial No Derivatives (:license by-nc-sa:) CC Attribution Non-commercial Share Alike (:license by-nc:) CC Attribution Non-commercial (:license by-nd:) CC Attribution No Derivatives (:license by-sa:) CC Attribution Share Alike (:license by:) CC Attribution (:license pd:) Public Domain (:license:) site default license, configured by $LicenseDefault
WikiStyles can be used to alter the appearance and behavior of the directive, thus
NotesHistory
Comments
See AlsoContributors |