Active
Project:
Core searches
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
26 Sep 2010 at 19:35 UTC
Updated:
16 Mar 2011 at 03:46 UTC
Why do you simply not use menu_links_alter() hook to remove the core searches? Seems much better than using a core patch. Just my 2c
Comments
Comment #1
quotesbro commentedSounds good. Could you provide a patch against 6.x-1.1?
Comment #2
alan d. commentedI'm traveling on the road so generating a patch would be difficult. Using devel, do a dpm() of the links in the hook and override / unset these via the hook.