latest images
debrag
Joined: 2007-01-24
Posts: 26 |
Posted: Mon, 2007-02-19 21:10 |
Is is possible to added that latest images to the home pages (joomla) maybe have around 4. What about scrolling images? |
|
Posts: 347
Yes, it's possible with the Image Block Module for Joomla: http://developer.joomla.org/sf/frs/do/viewRelease/projects.gallery2_bridge/frs.modules.image_module
Not scrolling, but for a slideshow check out the Mini slideshow for Gallery2: http://www.flashyourweb.com/article.php?story=mini_slideshow
Kai
-----
http://www.gallery-addons.com
Posts: 26
i'll have a look at that.
can the image script be placed inside a scrolling marque?
Posts: 347
No, I think this will not work.
Kai
-----
http://www.gallery-addons.com
Posts: 8339
Hey, glad I stumbled across this thread, I found a linking error in the minislideshow when I went to http://www.gallery-addons.com
So I fixed it
http://www.flashyourweb.com/filemgmt/index.php?id=1 <-fixed version
thanks for testing it for me kai_tom
-s
FlashYourWeb and Your Gallery
Posts: 347
suprsidr, thanks for fixing the linking error.
I have updated the minislideshow and it's working great.
One suggestion, it would be cool to have the opportunity to give the xml_all.php a itemId.
That would enable the minislideshow to play all images in all subalbums from a specific album (itemId).
Thanks, Kai
-----
http://www.gallery-addons.com
Posts: 8339
Actually I did for myself
in the getAlbumList function, look for the condition:
if ($Albums->canContainChildren == 1)
add this:
&& $Albums->parentId == $id
so it looks like this:
if ($Albums->canContainChildren == 1 && $Albums->parentId == $id)
and add a g2_itemId to your xml url.
Have fun
-s
FlashYourWeb and Your Gallery
Posts: 347
Thanks for your reply.
I have changed getAlbumList function in xml_all.php as mentioned above and changed the xml url to:
xmlUrl=http://www.gallery-addons.com/gallery2/xml_all.php?g2_itemId=14&shuffle=true
but I didn't get it to work correctly. The minislideshow is still playing all images from my Gallery.
Is there something I overlooked?
Kai
-----
http://www.gallery-addons.com
Posts: 53
hello Kai
Cheer for your module which functions under joomla )
have you module it has dispo
by advance thank you for assistance,
nad
Gallery version = 2.1.2 noyau 1.1.0.2
PHP version = 5.1.6 apache
Serveur Web = Servage.net Cluster (Enhanced Apache)
Base de données = mysql 5.0.15, lock.system=flock
Boîtes à outils = ArchiveUpload, Getid3, NetPBM, ImageMagick, Thumbnail, Gd
Ac