Difference between revisions of "WpLicense"
Line 5: | Line 5: | ||
wpLicense is a plug-in for [http://wordpress.org WordPress] which allows users to select a Creative Commons license for their blog. wpLicense was developed by [[User:NathanYergler|Nathan Yergler]] and is licensed under the GNU GPL version 2. | wpLicense is a plug-in for [http://wordpress.org WordPress] which allows users to select a Creative Commons license for their blog. wpLicense was developed by [[User:NathanYergler|Nathan Yergler]] and is licensed under the GNU GPL version 2. | ||
+ | |||
+ | [[Image:Wplicense_admin_thumb.png|frame|wpLicense admininstration page ([[:Image:Wplicense_admin.png|full size]])]] | ||
== Download == | == Download == |
Revision as of 19:22, 10 July 2006
This article is a stub. You can help the Creative Commons by expanding it.
wpLicense is a plug-in for WordPress which allows users to select a Creative Commons license for their blog. wpLicense was developed by Nathan Yergler and is licensed under the GNU GPL version 2.
Download
- The latest releasae, 0.5.2, is available from the download page.
- The source code can be downloaded from the Darcs repository at http://darcs.yergler.net/repos/wpLicense/
System Requirements
- PHP 4 or PHP 5
allow_url_fopen
enabled (to allow retrieval of web service 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 admin interface (wpLicense.php)
- the web services wrapper (the wpLicense directory)
- the visual effects library (Behaviour and Script.aculo.us)
The following features need to be implemented:
- support for including license information in WordPress feeds