some integrations offer a mini-browser to pick the image.
(drupal, wordpress, mediawiki, ...).
example: http://codex.gallery2.org/Gallery2:How_to_Add_Items -> edit, pick the right-most icon when editing to show the mini-browser.
all images shown on that page are included with GalleryEmbed / and selected with that image picker.
I actually have the same question. Is there an way to get the list of available frames from an embeded gallery? I've done some modifications to mGallery2 (Postnuke integration) and I currently have a text field for albumName and itemName. I'd like to be able to call getImageFrameList() from the imageframe interface, but I'm not sure how to do that from an embedded installation.
maddruid
Joined: 2006-11-01
Posts: 15
Posted: Mon, 2007-03-19 17:06
Never mind. I found the answer by looking at WPG2.
Posts: 32509
some integrations offer a mini-browser to pick the image.
(drupal, wordpress, mediawiki, ...).
example:
http://codex.gallery2.org/Gallery2:How_to_Add_Items -> edit, pick the right-most icon when editing to show the mini-browser.
all images shown on that page are included with GalleryEmbed / and selected with that image picker.
--------------
Doumentation: Support / Troubleshooting | Installation, Upgrade, Configuration and Usage
Posts: 15
I actually have the same question. Is there an way to get the list of available frames from an embeded gallery? I've done some modifications to mGallery2 (Postnuke integration) and I currently have a text field for albumName and itemName. I'd like to be able to call getImageFrameList() from the imageframe interface, but I'm not sure how to do that from an embedded installation.
Posts: 15
Never mind. I found the answer by looking at WPG2.