Difference between revisions of "WpLicense"
Line 14: | Line 14: | ||
== Download == | == Download == | ||
− | * The latest release is [http://mirrors.creativecommons.org/software/wplicense/download/wpLicense-0. | + | * The latest release is [http://mirrors.creativecommons.org/software/wplicense/download/wpLicense-0.6.0.zip wpLicense 0.6.0] |
+ | * 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 18:25, 12 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. See the WpLicense Developer page for development information.
System Requirements
- PHP 4 or PHP 5
allow_url_fopen
enabled (to allow retrieval of web service information)
Download
- The latest release is wpLicense 0.6.0
- Previous releases are available from the download page.
- The source code can be downloaded from the Darcs repository at http://darcs.yergler.net/repos/wpLicense/
Additional Information
- WpLicense Function Reference PHP functions which may be used in non-standard templates to include license information
- WpLicense Release History
Known Issues
- When allow_url_fopen is not enabled, wpLicense will silently fail