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?

 
kai_tom

Joined: 2004-04-08
Posts: 347
Posted: Mon, 2007-02-19 21:33

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

 
debrag

Joined: 2007-01-24
Posts: 26
Posted: Mon, 2007-02-19 21:42

i'll have a look at that.

can the image script be placed inside a scrolling marque?

 
kai_tom

Joined: 2004-04-08
Posts: 347
Posted: Mon, 2007-02-19 22:02
debrag wrote:
can the image script be placed inside a scrolling marque?

No, I think this will not work.

Kai
-----
http://www.gallery-addons.com

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Tue, 2007-02-20 03:47

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

 
kai_tom

Joined: 2004-04-08
Posts: 347
Posted: Tue, 2007-02-20 12:23

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

 
suprsidr
suprsidr's picture

Joined: 2005-04-17
Posts: 8339
Posted: Tue, 2007-02-20 22:52

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

 
kai_tom

Joined: 2004-04-08
Posts: 347
Posted: Wed, 2007-02-21 15:06

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

 
nad13

Joined: 2005-11-19
Posts: 53
Posted: Mon, 2007-03-19 14:50

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