"most viewed" & "the highest grade" module developement

kalev377

Joined: 2006-06-06
Posts: 59
Posted: Sat, 2007-08-04 02:41

Hello,

many of my users are requesting for a choice of:

Most viewed items of today,
Most viewed items of the last week,
Most viewed items of the last month,
All of the most viewed items

The current module only allows to see "All of the most viewed items". So the pic that was there first will be there forever.. (as everyone will keep on looking at it (as it's the most viewed one))

And "the highest grade" module will put anyone with even a single 4-star grade to the bottom of the list(the others have lets say 50 votes of 5 stars) while pictures with just only one vote, lets say a "5" are on the top.
Users are requesting a new grade calculating formula.. lets say if you have 75% of "5"'s, one "1" shouldn't drop you too much..
Currently even a single grade below 5 will guarantee you a place in the ending of the "the highest grade"-list.

Could these additions be done via editing some links or would this require module developement?

Galerii versioon = 2.2-rc-1 tuum 1.1.26
PHP versioon = 5.1.6 apache2handler
Veebiserver = Apache/2.2.3 (Fedora)
Andmebaas = mysql 5.0.27-log, lock.system=database
Tööriistad = SquareThumb, ImageMagick, Ffmpeg, Exif
Kiirendus = full/3600, partial/3600
Operatsioonisüsteem = Linux appsrv1.minupildid.ee 2.6.19-1.2895.fc6xen #1 SMP Wed Jan 10 19:09:13 EST 2007 x86_64
Üldine teema = classic
gettext = enabled
Locale = et_EE
Lehitseja = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Rows in GalleryAccessMap table = 10569
Rows in GalleryAccessSubscriberMap table = 108985
Rows in GalleryUser table = 2470
Rows in GalleryItem table = 108980
Rows in GalleryAlbumItem table = 4463
Rows in GalleryCacheMap table = 948020

 
ckdake
ckdake's picture

Joined: 2004-02-18
Posts: 2258
Posted: Sat, 2007-08-04 23:27

All of these would require modifying the code.

--
http://ckdake.com/

If you found my help useful, please consider donating to Gallery.

 
kalev377

Joined: 2006-06-06
Posts: 59
Posted: Mon, 2007-12-03 23:12

Still missing those functions :(

How difficult would these modifications be?