Difference between revisions of "CC Publisher"
Jon Phillips (talk | contribs) |
|||
Line 1: | Line 1: | ||
[[Category:CcPublisher]] | [[Category:CcPublisher]] | ||
[[Category:Developer]] | [[Category:Developer]] | ||
+ | [[Category:opensource]] | ||
+ | [[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 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. | ||
Revision as of 00:44, 24 April 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.
For information on using ccPublisher, see the ccPublisher page at creativecommons.org. It has pictures.
Contents
ccPublisher 2
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
- 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.
- Autogenerated API documentation
Developer Documentation
- Developing ccPublisher 2 Checking out a sandbox from Subversion and working with the code
- Customizing ccPublisher 2 Creating new versions of ccPublisher that support different metadata sets or different backends.
- Writing a Storage Provider Adding support for a new backend to P6-based applications
- Writing an Extension Adding functionality to P6-based applications
Resources
- ccPublisher Tracker Bug reporting and feature request tracking
- Reporting Issues Information on submitting useful issue reports
We're starting to do pre-releases; information on those is at ccPublisher 2 Releases.
ccPublisher 1.x (Current Production Release)
- Bug Tracker at SourceForge
- ccPublisher 1x Hacking How to get started with the ccPublisher 1.x source code