Message Text |
Is it possible to sort saved links by title in a top list?
Currently, the choices are:
<option value="id">id</option><option value="ownerid">owning member id</option><option value="sortorder">sortorder</option><option value="time">submission time</option><option value="guestuuid">guestuuid</option><option value="rand()">random</option>
Also: how does sortorder work from the user's point of view? Where would they sort their saved links so that the toplist for savedlinks shows the same order? I've tried sorting my sample saved links and that is not reflected in the toplist that I have set to auto refresh every so often.
Thanks!
|