[cvs] [Wiki] changed: MichaelRubinsky
Michael Rubinsky
mrubinsk at horde.org
Fri Jul 17 18:03:33 UTC 2009
mrubinsk Fri, 17 Jul 2009 14:03:33 -0400
Modified page: http://wiki.horde.org/MichaelRubinsky
New Revision: 1.4
Change log: not wiki links
@@ -23,9 +23,9 @@
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).
-Make it easier to add new ModeHelper objects. There should be an
init function somewhere that
+Make it easier to add new !ModeHelper objects. There should be an
init function somewhere that
returns the available modes that are installed. Normal and Date
should be 'built in' and always available - maybe parse the
contents of a special custom Mode folder?
Related to above, come up with a detailed idea of what a gallery
"style" will be...clarify what a "mode" is vs a "style", how to allow
for (and what to call) special modes (such as a possible "remote
gallery") that cannot be arbitrarily switched between modes (like the
current Normal and Date modes can be). Maybe a gallery "type" that is
specified initially that cannot be changed (Local, Remote, etc...)?
And, obviously along with all this, finally provide a UI (and backend
support) to allow the user to define their own gallery styles.
(Layout, color, thumbnail type etc..).
@@ -41,9 +41,9 @@
lazy load image thumbnails for some styles: Needs to be implemented
on top of prototype...
http://www.appelsiini.net/2007/9/lazy-load-images-jquery-plugin
-Replace current tagging implementation with the PrettyTagger stuff
from Kronolith - still to decide, can we completely replace Ansel's
Tagger with the Content tagger?
+Replace current tagging implementation with the !PrettyTagger stuff
from Kronolith - still to decide, can we completely replace Ansel's
Tagger with the Content tagger?
++Horde_Image
Refactor Ansel_ImageData into Horde_Image - putting EXIF data
extraction where it belongs.
More information about the cvs
mailing list