Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Suggestion for a new mod

Quote Reply
Suggestion for a new mod
If i have understood the dynamic mode (i havenīt tested it yet) it should be an easy doing for the gurus here to set over a listing three buttons (links) like Sort: popular | newest | alphabetical. Do someone know more about the dynamic function. If i think right, it should do the following:
Instead of showing a static page builded before, opens the db, search the right links, sort them with order from the links.pm. So i could easily set to the three links the same call as used before, but with a var x = 1,2 or 3. When beginning the sort the script asks for the var x and do:
if one sorting ...
if 2 then and so on.

My Perl-knowledge is still negative (yes, i told before) but i will try it. So please drop me note if im thinking in right way?