Difference between revisions of "CC Publisher"

From Creative Commons
Jump to: navigation, search
Line 6: Line 6:
 
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 CC enabled tools.  We are currently working on ccPublisher 2, which is primarily an "internal improvement" release.  No new features will be added, but the code base has received significant attention in order to enable easier addition of features and development of derivative works.
 
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 CC enabled tools.  We are currently working on ccPublisher 2, which is primarily an "internal improvement" release.  No new features will be added, but the code base has received significant attention in order to enable easier addition of features and development of derivative works.
  
= ccPublisher 2 =
+
= Users =
 
 
== Users ==
 
  
 
You can download pre-release versions ccPublisher 2 from the [[ccPublisher 2 Releases]] page.  If you have questions or problems with ccPublisher, please do one of two things:
 
You can download pre-release versions ccPublisher 2 from the [[ccPublisher 2 Releases]] page.  If you have questions or problems with ccPublisher, please do one of two things:
Line 15: Line 13:
 
* file a bug or feature request in the [http://roundup.creativecommons.org/ccpublisher ccPublisher Tracker] (better)
 
* file a bug or feature request in the [http://roundup.creativecommons.org/ccpublisher ccPublisher Tracker] (better)
  
== Developers ==
+
= Developers =
  
 
'''NOTE FOR DEVELOPERS'''
 
'''NOTE FOR DEVELOPERS'''
 
ccPublisher has moved its active source code repository from [http://sf.net/projects/cctools SourceForge.net] to [http://developer.berlios.de/projects/cctools Berlios.de].  For details on CC projects at Berlios, see [[ccTools Berlios]].
 
ccPublisher has moved its active source code repository from [http://sf.net/projects/cctools SourceForge.net] to [http://developer.berlios.de/projects/cctools Berlios.de].  For details on CC projects at Berlios, see [[ccTools Berlios]].
  
=== Overview ===
+
== Overview ==
 
* [[ccPublisher 2 Architecture]] Design documents for the ccPublisher 2.0 architecture (and P6 core).
 
* [[ccPublisher 2 Architecture]] Design documents for the ccPublisher 2.0 architecture (and P6 core).
 
* [[ccPublisher 2 Roadmap]] Target dates for releases and features to be included in each.
 
* [[ccPublisher 2 Roadmap]] Target dates for releases and features to be included in each.
 
* [http://mirrors.creativecommons.org/developer/doc/p6/current/ Autogenerated API documentation]
 
* [http://mirrors.creativecommons.org/developer/doc/p6/current/ Autogenerated API documentation]
  
=== Documentation ===
+
== Documentation ==
 
* [[Developing ccPublisher 2]] Checking out a sandbox from Subversion and working with the code
 
* [[Developing ccPublisher 2]] Checking out a sandbox from Subversion and working with the code
 
* '''Customizing ccPublisher 2'''
 
* '''Customizing ccPublisher 2'''
Line 33: Line 31:
 
* [[CcPublisher Release Procedure|ccPublisher Release Procedure]] Information on creating releases and packages.
 
* [[CcPublisher Release Procedure|ccPublisher Release Procedure]] Information on creating releases and packages.
  
=== Resources ===
+
== Resources ==
 
* [http://roundup.creativecommons.org/ccpublisher/ ccPublisher Tracker] Bug reporting and feature request tracking
 
* [http://roundup.creativecommons.org/ccpublisher/ ccPublisher Tracker] Bug reporting and feature request tracking
 
* [[Reporting Issues]] Information on submitting useful issue reports
 
* [[Reporting Issues]] Information on submitting useful issue reports

Revision as of 16:30, 16 May 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 CC enabled tools. We are currently working on ccPublisher 2, which is primarily an "internal improvement" release. No new features will be added, but the code base has received significant attention in order to enable easier addition of features and development of derivative works.

Users

You can download pre-release versions ccPublisher 2 from the ccPublisher 2 Releases page. If you have questions or problems with ccPublisher, please do one of two things:

  • email software@creativecommons.org (good)
  • file a bug or feature request in the ccPublisher Tracker (better)

Developers

NOTE FOR DEVELOPERS ccPublisher has moved its active source code repository from SourceForge.net to Berlios.de. For details on CC projects at Berlios, see ccTools Berlios.

Overview

Documentation

Resources

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.

For information on using ccPublisher 1, see the ccPublisher page at creativecommons.org. It has pictures.