Difference between revisions of "CcPublisher 2 Roadmap"

From Creative Commons
Jump to: navigation, search
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[Category:CcPublisher]]
 
[[Category:CcPublisher]]
 
[[Category:Developer]]
 
[[Category:Developer]]
This page documents the planned features for future releases, along with outstanding show-stopper issues that need to be resolved.  For immediately upcoming releases, target dates are also listed.
+
 
 +
This page documents the planned features for future releases.  For immediately upcoming releases, target dates are also listed.  Version numbers with an even second digit are considered "release" quality; those with an odd second digit are development versions.  For example, 1.9.x releases are the development releases preceeding 2.0.
  
 
== ccPublisher 2.0 ==
 
== ccPublisher 2.0 ==
 +
 +
[http://roundup.creativecommons.org/ccpublisher/issue?%40search_text=&title=&%40columns=title&topic=2&id=&%40columns=id&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&priority=&%40group=priority&status=&%40columns=status&assignedto=&%40columns=assignedto&%40pagesize=50&%40startwith=0&%40sortdir=on&%40queryname=&%40old-queryname=&%40action=search Issues]
  
 
* Beta 1: December 31, 2005
 
* Beta 1: December 31, 2005
* Beta 2: January, 2006
+
* Beta 2: March, 2006
* Release: February, 2006
+
* Beta 3: April, 2006
 +
* Release: May, 2006
  
 
=== Targeted Features ===
 
=== Targeted Features ===
Line 14: Line 18:
 
* Support easy customization by third party developers
 
* Support easy customization by third party developers
  
=== Outstanding Issues ===
+
== ccPublisher 2.2 ==
  
==== Beta 1 ====
+
[http://roundup.creativecommons.org/ccpublisher/issue?%40search_text=&title=&%40columns=title&topic=3&id=&%40columns=id&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&priority=&%40group=priority&status=&%40columns=status&assignedto=&%40columns=assignedto&%40pagesize=50&%40startwith=0&%40sortdir=on&%40queryname=&%40old-queryname=&%40action=search Issues]
  
* <del>ZCML Packaging</del>
+
* Release: June, 2006
** <del>When packaging using py2exe, the ZCML configuration files are not accessible within library.zip</del>
 
** <del>When packaging using py2app, may need to add additional path manipulations to load the ZCML from the correct Resource area</del>
 
* <del>File format should be a drop-down, not text entry</del>
 
* <del>Run initial license chooser download in a background thread</del>
 
* <del>crash in validation</del>
 
  
==== Beta 2 ====
+
=== Targeted Features ===
 +
* Full internationalization (application and extensions)
  
* <del>Disable preferences when there are no extensions loaded</del>
+
== ccPublisher 2.4 ==
* User Interface polish
 
** App icon
 
** <del>Exit menu option disconnected</del>
 
** <del>Initial display of menu blocked by license chooser before redraw, resulting in partially drawn, locked UI</del>
 
** <del>Inconsistent form coloring on Windows, Linux</del>
 
** File icons when selected
 
** Initial window sizing on Windows, Mac OS X
 
** <del>Inconsistent background between license chooser & rest of window</del>
 
** Initial progress bar width
 
** "How does this work" button event hook up
 
* Set default work format based on file extension if possible -- note that this will probably require extending the ZCML syntax to support a "callable" vocabulary instead of static one so that we can show the appropriate sub-set of file formats for the particular DC type previously selected.
 
* Include new ID3 tagging support
 
  
==== Release ====
+
[http://roundup.creativecommons.org/ccpublisher/issue?%40search_text=&title=&%40columns=title&topic=6&id=&%40columns=id&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&priority=&%40group=priority&status=&%40columns=status&assignedto=&%40columns=assignedto&%40pagesize=50&%40startwith=0&%40sortdir=on&%40queryname=&%40old-queryname=&%40action=search Issues]
* Adapt file item to file object in pyarchive submission process.
 
* Implement an extension to set proxy settings
 
* Extension preferences need some additional structure
 
 
 
== ccPublisher 2.1 ==
 
  
 
=== Targeted Features ===
 
=== Targeted Features ===
* Support for embedding license metadata in additional formats
 
* Support for localization
 
 
=== Wishlist ===
 
  
* Implement clickable labels to replace HTML window hack
+
* Eggs for dependencies, extensions, core
 +
* Offline license chooser
 +
* Proxy support

Latest revision as of 02:10, 19 June 2006


This page documents the planned features for future releases. For immediately upcoming releases, target dates are also listed. Version numbers with an even second digit are considered "release" quality; those with an odd second digit are development versions. For example, 1.9.x releases are the development releases preceeding 2.0.

ccPublisher 2.0

Issues

  • Beta 1: December 31, 2005
  • Beta 2: March, 2006
  • Beta 3: April, 2006
  • Release: May, 2006

Targeted Features

  • Conversion to new ccPublisher 2 Architecture
  • Support for extensions and plugins
  • Support easy customization by third party developers

ccPublisher 2.2

Issues

  • Release: June, 2006

Targeted Features

  • Full internationalization (application and extensions)

ccPublisher 2.4

Issues

Targeted Features

  • Eggs for dependencies, extensions, core
  • Offline license chooser
  • Proxy support