[ic] Menu loader default (saved options)

Mike Heins mike at perusion.com
Sat Jul 19 18:32:21 EDT 2003


Quoting Jim Boyer (boyerj at wsu.edu):
> I am using IC 4.9.7-200305121041, RH 7.2 and  MySql .  I am using the UI, 
> Menu Loader - Separate Category file,  to create my products 
> menu.  Currently when I load a new menu, I have to change all the major 
> groups to labels only manually by selecting them and choosing label only 
> and then saving the menu item.  Is there a way to have IC save these label 
> only changes so they don't have to be manually changed every time a new 
> menu is loaded?  I would like to turn this part of the maintenance over to 
> somebody else and the manual configuration each time may be too much for 
> them.

I think this simple query would probably work:

    update tree set page = '' where mgroup = 'Products' and msort = '0';

You could put that on a created "finish up" page in admin.

-- 
Mike Heins
Perusion -- Expert Interchange Consulting    http://www.perusion.com/
phone +1.513.523.7621      <mike at perusion.com>

Software axiom: Lack of speed kills.


More information about the interchange-users mailing list