Difference between revisions of "WpLicense Developer"

From Creative Commons
Jump to: navigation, search
(Basic Developer Information)
Line 1: Line 1:
 
== Basic Developer Information ==
 
== Basic Developer Information ==
  
* Sourcecode is stored in the [http://sourceforge.net/svn/?group_id=80503 ccTools Subversion repository] at Sourceforge ([http://svn.sourceforge.net/viewcvs.cgi/cctools/wpLicense browse])
+
* Sourcecode is stored in the CC [http://code.creativecommons.org/ Subversion repository] in the [http://code.creativecommons.org/svnroot/wpLicense/ wpLicense module].
* Bugs and feature requests are tracked in [http://roundup.creativecommons.org/wplicense the Roundup Tracker].
+
* Bugs and feature requests are tracked in [http://code.creativecommons.org/issues roundup] ([http://code.creativecommons.org/issues/issue?status=-1,1,2,3,4,5,6,7&@sort=-activity&@search_text=&@dispname=WpLicense&@filter=status,project&@group=priority&project=12&@columns=id,activity,title,creator,assignedto,status&@pagesize=50&@startwith=0&assignedto=19 open issues]).
 
 
The wpLicense code base may be divided into three major components (''the links point to potentially outdated code; these will be updated after we finish moving the repository to SF.net''):
 
 
 
* the admin interface ([http://darcs.yergler.net/?r=wpLicense;a=headblob;f=/wpLicense.php wpLicense.php])
 
* the web services wrapper ([http://darcs.yergler.net/?r=wpLicense;a=tree;f=/wpLicense the wpLicense directory])
 
* the visual effects library ([http://bennolan.com/behaviour/ Behaviour] and [http://script.aculo.us/ Script.aculo.us])
 
 
 
  
 
== To be implemented ==
 
== To be implemented ==

Revision as of 18:04, 30 March 2009

Basic Developer Information

To be implemented

  • support for installations which do not have allow_url_fopen enabled
  • use wordpress locale for api calls
  • provide PHP functions to retrieve the license name and icon.