Difference between revisions of "WpLicense"

From Creative Commons
Jump to: navigation, search
Line 1: Line 1:
 
[[Category:Tools]]
 
[[Category:Tools]]
 
[[Category:OpenSource]]
 
[[Category:OpenSource]]
 
+
[[Category:WpLicense]]
{{stub}}
 
  
 
wpLicense is a plugin for [http://wordpress.org WordPress] which allows users to select a Creative Commons license for their blog and content. In addition to the administration interface, wpLicense provides three template functions which may be used to insert the license information into templates.  wpLicense was developed by [[User:NathanYergler|Nathan Yergler]] and is licensed under the GNU GPL version 2.
 
wpLicense is a plugin for [http://wordpress.org WordPress] which allows users to select a Creative Commons license for their blog and content. In addition to the administration interface, wpLicense provides three template functions which may be used to insert the license information into templates.  wpLicense was developed by [[User:NathanYergler|Nathan Yergler]] and is licensed under the GNU GPL version 2.
Line 15: Line 14:
 
== Download ==
 
== Download ==
  
* The latest release, 0.5.2, is available from [http://yergler.net/projects/wplicense/download-wplicense/ the download page].
+
* The latest release is [http://mirrors.creativecommons.org/software/wplicense/download/wpLicense-0.5.2.zip wpLicense 0.5.2]; previous releases are available from [http://mirrors.creativecommons.org/software/wplicense/download the download page].
 
* The source code can be downloaded from the [http://darcs.net Darcs] repository at http://darcs.yergler.net/repos/wpLicense/
 
* The source code can be downloaded from the [http://darcs.net Darcs] repository at http://darcs.yergler.net/repos/wpLicense/
  

Revision as of 12:49, 11 July 2006


wpLicense is a plugin for WordPress which allows users to select a Creative Commons license for their blog and content. In addition to the administration interface, wpLicense provides three template functions which may be used to insert the license information into templates. wpLicense was developed by Nathan Yergler and is licensed under the GNU GPL version 2.

wpLicense admininstration page (full size).

System Requirements

  • PHP 4 or PHP 5
  • allow_url_fopen enabled (to allow retrieval of web service information)

Download

Additional Information

Known Issues

  • When allow_url_fopen is not enabled, wpLicense will silently fail

Developer Information

The wpLicense code base may be divided into three major components:

The following features need to be implemented:

  • support for including license information in WordPress feeds