Has anybody made any progress toward getting the Image Gallery/Lightbox code
from the wiki <http://www.magnolia.info/wiki/Wiki.jsp?page=ImageGallery>
working with v3.0 of Magnolia? I've tweaked the JSP so that it's compiling
and running under v3.0RC2 by changing the deprecated ContentNode references
to Content references.

It seems like all of that code is now running ok, but once I open the
imageGalleryCell dialog by clicking on "New Image" and I try to upload an
image, the image file data is not persisted to the JCR repository -- there's
just a node data item called "image" with a blank value. The fact that the
non-file attributes like the ALT text are persisting correctly makes me
suspect that this is an issue with Magnolia, rather than with the
ImageGallery code. I'm not, however, far enough along in my Magnolia
understanding to verify that's the case with a debugger.

If anybody more accomplished wants to dive in, I'd sure appreciate it! I've
uploaded the version of the code with my changes to the wiki.

Best,
Sean


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------

Reply via email to