Closed (fixed)
Project:
Gallery
Version:
6.x-1.x-dev
Component:
User Interface / Theming
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2008 at 19:22 UTC
Updated:
24 Jun 2008 at 13:03 UTC
The link "Add Gallery2 images" produced by the standalone G2image option is repeated for the Menu Settings (or Title). Looks like the code that figures out where to display it is broken. As a minimum the default options for where not to display need should be expanded.
Comments
Comment #1
profix898 commentedI started working on better G2Image integration a few weeks ago, but decided to solve some 6.x-1.x issues first. For GalleryField and GalleryContent we really need a better G2Image interaction for things to become more convenient (or usable at all). Back in November I contacted Kirk and discussed some changes for the next G2Image release with him. We want something like 'profiles' where you can configure what options should be available to users on the G2Image UI. For example, most admins dont want users to select html output of G2Image, they want to force the G2:x filter syntax output (what basically means to hide some options as we can already configure the default value). It would also be great if we could use G2Image without any visible options at all, just as a plain image picker that returns the ids of the selected items. Imagine how nicely this could work with a G2 CCK field :) About 3 weeks ago I mail him again asking for his progress (looking at the svn repository of G2Image there was indeed progress), but I have not received any response yet.
Comment #2
profix898 commentedFixed in 6.x-1.x-dev. I additionally moved all the G2Image related code into a new submodule, so that other modules such as gallery_field or gallery_content can easily detect a valid G2Image installation. G2Image is going to become a much more integral part of the gallery* package(s).
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.