Difference between revisions of "User:Cm9"
Jump to navigation
Jump to search
(→CORE) |
m (→CORE) |
||
(9 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
* Tasks to finish: | * Tasks to finish: | ||
** docbase output patch -- check that the filesystem is local, encode the output docbase in local enoding | ** docbase output patch -- check that the filesystem is local, encode the output docbase in local enoding | ||
* New tasks? | * New tasks? | ||
Line 14: | Line 10: | ||
** Sort verb-list output | ** Sort verb-list output | ||
** btool - Compile progress message e.g. "building file 123 of 200" | ** btool - Compile progress message e.g. "building file 123 of 200" | ||
** Enable default units for: 'Object > Transform > Move', connector tool, | ** Enable default units for: 'Object > Transform > Move', stroke width | ||
** Upgrade "rows and columns", "connector tool", "align and distribute, remove overlaps" to allow any unit | |||
** Directory chooser widget for extensions - JonCruz is handling this | ** Directory chooser widget for extensions - JonCruz is handling this | ||
** Font substitution is silent | ** Font substitution is silent | ||
** Extension dialog modality (Speak to JonCruz?) | ** Extension dialog modality (Configurable?) (Speak to JonCruz?) | ||
** Live Preview on extensions to update on lose focus, not keypress. | |||
** Resize page to drawing - sometimes only does one dimension at a time, needing 4 resizes total | |||
== EXTENSIONS == | == EXTENSIONS == | ||
* Tasks to finish: | * Tasks to finish: | ||
** Guillotine - | ** Guillotine - Test export hints when using relative export | ||
** My extensions should use: inkex.addNS('path','svg') | ** My extensions should use: inkex.addNS('path','svg') | ||
** Measure path - to use real superscript, instead of cm^2 | |||
** Calendar does not work for year 1 | |||
* New tasks for myself? | * New tasks for myself? | ||
Line 59: | Line 57: | ||
* Setup subversion again | * Setup subversion again | ||
* Read up on Batik Squiggle when bored | * Read up on Batik Squiggle when bored | ||
* Consider testing 64bit build: https://bugs.launchpad.net/inkscape/+bug/520527 and https://bugs.launchpad.net/inkscape/+bug/520540/comments/5 and http://pastebin.com/m6cff93f3 | |||
= My changes so far... = | |||
= | |||
* Fixed caching bug on website which cached the site pages along with a language, this resulted in people often getting the wrong language (via. Alexandre Prokoudine) | * Fixed caching bug on website which cached the site pages along with a language, this resulted in people often getting the wrong language (via. Alexandre Prokoudine) | ||
Line 67: | Line 65: | ||
* Default units bug fix: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9780 (via. JazzyNico) | * Default units bug fix: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9780 (via. JazzyNico) | ||
* Replace font extension: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9789 | * Replace font extension: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9789 | ||
* Help files no longer register as previous extensions: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9799 | |||
* Measure path extension doesn't use real superscript (yet to be committed) | |||
* Extension dialogs shouldn't default to modal (yet to be committed) |
Latest revision as of 09:52, 30 September 2010
Craig's plans
CORE
- Tasks to finish:
- docbase output patch -- check that the filesystem is local, encode the output docbase in local enoding
- New tasks?
- Sort extensions drop down in save as...
- Sort verb-list output
- btool - Compile progress message e.g. "building file 123 of 200"
- Enable default units for: 'Object > Transform > Move', stroke width
- Upgrade "rows and columns", "connector tool", "align and distribute, remove overlaps" to allow any unit
- Directory chooser widget for extensions - JonCruz is handling this
- Font substitution is silent
- Extension dialog modality (Configurable?) (Speak to JonCruz?)
- Live Preview on extensions to update on lose focus, not keypress.
- Resize page to drawing - sometimes only does one dimension at a time, needing 4 resizes total
EXTENSIONS
- Tasks to finish:
- Guillotine - Test export hints when using relative export
- My extensions should use: inkex.addNS('path','svg')
- Measure path - to use real superscript, instead of cm^2
- Calendar does not work for year 1
- New tasks for myself?
- Lettercount (word count)
- Draw page border
- Convert text to outline (stroke only, 50% grey, 0.5mm)
- Make grey (make everything 50% grey)
- New tasks for su-v?
- Voronoi/Delaunay triangulation
- Output Node list - as csv
- Add node info text: display id, label, title+description, like number nodes or measure path, put on a new layer (optionally centre, radius or width, height)
- Mail merge
- New tasks taken from bugs?
- Convert palettes
- 166697 Effects dirty documents, even if nothing is done
WEBSITE (ask prokoudine)
- Short term
- Menu is a usability nightmare, needs per-language RSS feeds for news
- .htaccess file should NOT redirect /favicon.ico requests to /wiki/favicon.ico (see: https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape_web/trunk/.htaccess)
- Medium term
- Make webserver pull site from bzr
- Long term
- Redo website in drupal
OTHER
- Setup subversion again
- Read up on Batik Squiggle when bored
- Consider testing 64bit build: https://bugs.launchpad.net/inkscape/+bug/520527 and https://bugs.launchpad.net/inkscape/+bug/520540/comments/5 and http://pastebin.com/m6cff93f3
My changes so far...
- Fixed caching bug on website which cached the site pages along with a language, this resulted in people often getting the wrong language (via. Alexandre Prokoudine)
- Guillotine extension: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9725 (via. JazzyNico)
- Default units bug fix: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9780 (via. JazzyNico)
- Replace font extension: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9789
- Help files no longer register as previous extensions: http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/revision/9799
- Measure path extension doesn't use real superscript (yet to be committed)
- Extension dialogs shouldn't default to modal (yet to be committed)