Closed (fixed)
Project:
Core searches
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2008 at 05:13 UTC
Updated:
10 Sep 2008 at 03:02 UTC
Jump to comment: Most recent file
Comments
Comment #1
febbraro commentedI actually did a slight refactor on this patch. Everything that the
function does is already implemented by
, the *only* difference is that
if no sort is specified will order it according to the standard module ordering rules (weight, THEN name) this is useful if you want one tab to appear before another and not be solely dependent on module name. Use the weight in the system table to get the proper ordering.
Anyway, feel free to use either, this better suits my needs and seems to be more in line with the general hook ordering rules.
--Just updated the patch, screwed it up last time, sorry--
Comment #2
david lesieur commentedThe second patch was the same as the first one... However, it worked so I've committed it. Thanks!
Comment #3
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.