Difference between revisions of "CC Publisher Developer"

From Creative Commons
Jump to: navigation, search
Line 4: Line 4:
 
[[Category:Technology]]
 
[[Category:Technology]]
  
[[ccPublisher]] is Creative Commons's tool for generating license information for a file and optionally uploading it to the [http://archive.org Internet Archive] for free hosting.  ccPublisher also serves as a platform for development of other Creative Commons license-enabled tools.  Our most recent release is [[ccPublisher 2]].  We are currently working on 2.2, which will focus on supporting internationalization.
+
[[ccPublisher]] is Creative Commons's tool for generating license information for a file and optionally uploading it to the [http://archive.org Internet Archive] for free hosting.  ccPublisher also serves as a platform for development of other Creative Commons license-enabled tools.  Our most recent release is [[ccPublisher 2_2]].   
  
 
== Overview ==
 
== Overview ==
Line 11: Line 11:
 
* [http://mirrors.creativecommons.org/developer/doc/p6/current/ Autogenerated API documentation] (out of date)
 
* [http://mirrors.creativecommons.org/developer/doc/p6/current/ Autogenerated API documentation] (out of date)
  
== Documentation ==
+
== Development ==
 
* [[ccTools Berlios]] Source repository information
 
* [[ccTools Berlios]] Source repository information
* [[Developing ccPublisher 2]] Checking out a sandbox from Subversion and working with the code
+
* [[CcPublisher Prerequisites|ccPublisher Prerequisites]] Dependencies needed for development work
 +
* '''Developing ccPublisher'''
 +
** [[Developing ccPublisher with Command Line Tools|using command-line tools]]
 +
** [[Developing ccPublisher with Eclipse|with Eclipse]]
 +
** [[Developing ccPublisher with Wing|with Wing]]
 
* [[Translating ccPublisher]] Information on translating ccPublisher into additional languages
 
* [[Translating ccPublisher]] Information on translating ccPublisher into additional languages
 
* '''Customizing ccPublisher 2'''
 
* '''Customizing ccPublisher 2'''
Line 27: Line 31:
 
= ccPublisher 1.x =
 
= ccPublisher 1.x =
  
ccPublisher 2 is now at the point where it is more stable than ccPublisher 1.x for most users.  We recommend using the latest release of ccPublisher 2.
+
ccPublisher 2 is now at the point where it is more stable than ccPublisher 1.x.  We recommend using the latest release of [[CcPublisher|ccPublisher 2]].
  
 
* [http://sourceforge.net/tracker/?group_id=80503&atid=559966 Bug Tracker at SourceForge]
 
* [http://sourceforge.net/tracker/?group_id=80503&atid=559966 Bug Tracker at SourceForge]
 
* [[ccPublisher 1x Hacking]] How to get started with the ccPublisher 1.x source code
 
* [[ccPublisher 1x Hacking]] How to get started with the ccPublisher 1.x source code

Revision as of 15:14, 29 June 2006

ccPublisher is Creative Commons's tool for generating license information for a file and optionally uploading it to the Internet Archive for free hosting. ccPublisher also serves as a platform for development of other Creative Commons license-enabled tools. Our most recent release is ccPublisher 2_2.

Overview

Development

Resources

ccPublisher 1.x

ccPublisher 2 is now at the point where it is more stable than ccPublisher 1.x. We recommend using the latest release of ccPublisher 2.