The following comments are owned by whomever posted them. This site is not responsible for what they say.
What's new in July 13 update?
Authored by: Anonymous on
Wednesday, July 23 2008 @ 08:19 AM PDT
I noticed that the mediarss.php changed without a version number update of the whole package. What's new in mediarss.php compared to the March 25 version and how can the new feature(s) be used in the applet?
Authored by: suprsidr on
Wednesday, July 23 2008 @ 06:46 PM PDT
Just a couple of bug fixes I noticed while developing another great script mediaBlock.php
which lets you fetch any media from G2 and format it:
which was called like this:
<?php @readfile('http://www.flashyourweb.com/gallery2/mediaBlock.php?g2_itemId=32&mode=dynamic&g2_view=random&limit=4&useThumb=1&column=2'); ?>
Authored by: suprsidr on
Wednesday, May 27 2009 @ 04:26 am PDT
Descriptions tend to be too long to fit into the little title field, and there is no longer description field in the slideshow.
But if you must try:
in function getDisplay swap getTitle() with $item->getDescription() where appropriate.
Authored by: Anonymous on
Friday, October 30 2009 @ 03:41 pm PDT
Hi,
I just downloaded the minislideshow, extracted it into a folder, ftped it to my gallery3 site beneath the folder modules, looked into my Gallery.Modules and saw: Nothing!
What does the trick to see this tool (which btw sounds a great thing to have) beneath my modules screen and be able to configure it.