[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: [ic] Tips and tricks -- override of UI menus
Kaare Rasmussen wrote:
> Hi
>
> > In the root directory are 2 config files catalog_before.cfg and
> > catalog_after.cgf this is where the @_Header_@ variable is pulling the
> > directives from
>
> Yeah, but how do I define a completely new menu, not connected to the Admin,
> but that will be in parallel to it.
>
> I want to add an entry so that the first page will look like this:
> -------------
> Welcome to Construct Something!
>
> Enter as customer
>
> Admin interface
>
> My very own menu
> -------------
> Do I have to clone all variables and stuff that looks like UI_* ?
>
> --
> Kaare Rasmussen --Linux, spil,-- Tlf: 3816 2582
> Kaki Data tshirts, merchandize Fax: 3816 2501
> Howitzvej 75 Åben 14.00-18.00 Email: kar@webline.dk
> 2000 Frederiksberg Lørdag 11.00-17.00 Web: www.suse.dk
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@www.minivend.com
> http://www.minivend.com/mailman/listinfo/interchange-users
You can change any part of the Admin
Important files are ../root/path/lib/UI/vars/
/root/path/catalog_before.cfg
/root/path/pages/admin/
Since the Admin is available for all catalogs. At Interchanges root directory go
to catalog_before.cfg change Welcome to Akopia Interchange to Welcome to
_COMPANY_ or Welcome to Construct Something.
In the vars directory is the UI_STD_HEAD this is where the customers, orders,
content etc editors are located. As displayed in the admin its the first
row...mouse over javascript with access controls
If you click on the editor a 2nd or 3rd row is diplayed this is where the
catalog_before.cfg is displaying its info with access controls
Your content will go in the pages/admin html pages
If you want to enforce access controls you should read up on it. Its heavily
documented as ACL
Or you can just write a completely new admin
--
J. Scott Andreas :)
Webmaster
e-mail: scotta@homer.learnserv.com
phone: 1-800-877-9378 ext. 113
fax: (541) 744-2056
--- __o
--- _-\<,_
--- (_)/ (_)
_______________________________________________
Interchange-users mailing list
Interchange-users@www.minivend.com
http://www.minivend.com/mailman/listinfo/interchange-users