Closed (fixed)
Project:
Web Links
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
24 Sep 2007 at 16:03 UTC
Updated:
25 Jul 2008 at 04:57 UTC
I have been searching for this answer a very long time, maybe I am overseeing the obvious, but how do I order the links on the Weblinks-page chronologically. I link to newspaper-articles so this is important. The block works perfect, but the page doesnt, why?
Theo Richel
Comments
Comment #1
rmiddle commentedThis doesn't exists by default. I will add this as a Feature Request.
Comment #2
theorichel commentedOK great. Thanks
Comment #3
rmiddle commentedThis is the feature request. Don't close the ticket until it has been created.
Comment #4
rmiddle commentedComment #5
nancydruSince I'm in that section, I'll take care of it. Actually, right now it sorts by weight and title, which IMHO is not right; this request is correct (and an easy fix). I will change it to "weight, sticky, created" as is the Drupal standard.
The block sorts on changed and title. That's probably reasonable for a "recent" block.
@rmiddle: I'm also marking this as needing a db_rewrite_sql. If you want I can go ahead and include that. My current feeling is to delay this until other things are checked out.
Comment #6
rmiddle commentedNancy,
Go a head an make those changes. I have another project I am going to be working on today. Please put in a option to sort by title as that is how I currently handle it on my site and prefer that method myself. It doesn't have to be default just need to be there.
Thanks
Robert
Comment #7
nancydruNo problem. I've done it in a way that other sort orders could be introduced at any time with minimal changing.
Comment #8
rmiddle commentedAdded to CVS for 6.x will need to backport to 5.x will hopefully get that done later this week.
Ticket #122135: Update themeing to include custom CSS support. contains the code.
Comment #9
rmiddle commentedCommited to 5 CVS. Will be in next release.
Comment #10
nancydru