[cvs] [Wiki] changed: MichaelRubinsky
Michael Rubinsky
mrubinsk at horde.org
Sat Feb 20 21:18:03 UTC 2010
mrubinsk Sat, 20 Feb 2010 16:18:03 -0500
Modified page: http://wiki.horde.org/MichaelRubinsky
New Revision: 1.27
Change log: Clean up, remove completed items
@@ -13,10 +13,8 @@
list* methods should return ids, get* methods should return objects.
Review all ansel js, output all strings in js and consolidate all
the gallery_view js into a single *.js file.
-
-Also clean up the javascript that is output by the Ajax_Imple stuff.
They should all build/add apon a Ansel javascript object.
Refactor Ansel_Gallery to make it less dependent on the Share
implementation for when/if Shares changes again.
(Maybe use composition instead of inheritance with the Share object).
@@ -72,20 +70,8 @@
++Horde_Image
-
-Refactor Ansel_ImageData into Horde_Image - putting EXIF data
extraction where it belongs. **DONE**
-
-Separate the Imagick and the convert driver into two separate
drivers, getting rid of the imagick proxy stuff... **DONE**
-
-Horde_Image needs to be able to support mulitple images/pages per
image file instead of only single images so it can correctly deal with
multipage resources like PDF and TIFF. **DONE**
-
-Provide the means to change the image type in Horde_Image after it's
instantiated. This works easily using convert, but causes problems
with imagick. This *might* resolve itself when the imagick and
convert drivers are truly separate. Otherwise, resetting the internal
imagick object might work.
-
-Provide the means for executing explicit convert commands (like from
effects) instead of having to build them up using various
methods...and use tokens to specify where to put the input image and
output image etc... this would allow complicated scripts that may have
the images represented in the command more than once. **DONE**
-
-Re-add a setStroke/setFillColor method, but just have them set
instance variables instead of automatically adding to the convert
command...then refactor the convert commands to not always have to
unset the stroke/fill stuff after each H_Image method is processed.
++ GPS / Geocoding Stuff
More information about the cvs
mailing list