How to display videos in album in alphabetical order...

Instead of displaying by latest added, featured etc... I need to display in alphabetical order.

This is for Videos, within an album when viewing album contents.

 

Any suggestions?

Quote · 29 Jul 2012

If i recall videos, sounds, and files all use pretty much the same file to get that information.  I could be wrong....  but if you edit the code for video it would run over to a few other modules as well.  

Let me see if i can find the file in the inc folder. 

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 30 Jul 2012

yeah i think you would need to edit /inc/classes/BxDolFilesDb.php

one or two functions:

function getFilesByAuthor

and or

function getFileInfo

https://dolphin-techs.com - Skype: Dolphin Techs
Quote · 30 Jul 2012

Yea, that is one of the things i seriously dislike about dolphin. To many modules sharing the same code. Makes modifying one without affecting the other a little tricky.

https://www.deanbassett.com
Quote · 30 Jul 2012
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.