Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Media File (videos/audio/images) - Shuffle Feature
vhatta
#1 Posted : Monday, 24 October 2011 5:05:56 AM(UTC)
Rank: Newbie

Joined: 24/10/2011(UTC)
Posts: 2

Media File (Video) - Shuffle Feature
Is the Shuffle videos/audio/images feature available in Gallery Server Pro 2.5?

If not, is version Gallery Server Pro 2.6 support it?

If not can the we implement it in Gallery Server Pro 2.5....Is existing source code support addition of new functionality?


Roger Martin
#2 Posted : Monday, 24 October 2011 9:49:49 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

Shuffle is not supported in 2.5 or 2.6, but since it is open source, you can certainly add it.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
vhatta
#3 Posted : Monday, 24 October 2011 10:14:02 PM(UTC)
Rank: Newbie

Joined: 24/10/2011(UTC)
Posts: 2

Hi Martin,
Thanks for your quick response.
Can you please give me some outlines how and where to manipulate files....


Roger Martin
#4 Posted : Tuesday, 25 October 2011 7:19:33 AM(UTC)
Roger Martin

Rank: Administration

Joined: 3/08/2007(UTC)
Posts: 3,300
Location: Fort Atkinson, WI

It can be done a number of different ways, depending on your exact requirements. One way would be to add a method to the Album class called GetChildGalleryObjectsInRandomOrder(). Implement it similar to GetChildGalleryObjects() except make the order random. Then call it from the UI layer.
Roger Martin
Creator and Lead Developer of Gallery Server Pro
Rss Feed  Atom Feed
Users browsing this topic
Guest
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.