TedTODO

From Inkscape Wiki
Revision as of 17:09, 26 July 2006 by Colin Marquardt (talk | contribs) (+cat)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This is the list of things that I'm planning on doing with the Inkscape project -- I figure that I'll never be able to keep a blog maintained - so this is as good as you get ;) WhiteboardSeniorProjectProposal

TODO

  • Script writing HOWTO ScriptingHOWTO
  • Extension design document
  • Requirements implemented in module definition files
  • Filters using extensions not opening a new window
  • Replace calling in modules to be all verb based
  • Put save as dialog preferences in the preferences dialog
  • Make the 'auto add extension' in the saveas dialog insensitive when in 'autodetect'
  • Make extension parameters persistent
  • Make extension parameters have a 'document' mode where they are attached to the document.
  • Implement the expanded 'export/import' stuff to make them more conistent (dependent on the previous TODO)
  • (DONE) Error dialog for writing over a file (I think someone else did that, have to check)
  • (DONE) Error dialogs when autodetect fails
  • (DONE) Handle the name of the document better - get it all in modules system
  • (DONE) Abstract implementation into it's own class (I can't believe I let Lauris talk me out of that) (50% done)