This is the example from the Photo Gallery walkthrough that Brendan did: <?xml version="1.0" encoding="utf-8"?> <customtabs> <parenttab permission="MainNavAdminTab">Photos
<subtabs permission="MainNavAdminTab">Objects <menuitem> <label>Galleries</label> <link>/farcry/admin/customadmin.cfm?module=bsGallery/list.cfm</link> </menuitem> <menuitem> <label>Photos</label> <link>/farcry/admin/customadmin.cfm?module=bsPhoto/list.cfm</link> </menuitem> </subtabs> </parenttab> </customtabs> I suppose my question is, does it test the <link></link> tags to see if that module is there? Regards, Gary > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of > Robertson-Ravo, Neil (RX) > Sent: Thursday, 10 July 2003 6:33 PM > To: FarCry Developers > Subject: [farcry-dev] Re: Custom Admin Tabs > > > Are you using the old walkthrough? search the archive if you > there is one..I > asked the question and was helped by many to get an answer! > > -----Original Message----- > From: Brendan Sisson [mailto:[EMAIL PROTECTED] > Sent: 10 July 2003 02:53 > To: FarCry Developers > Subject: [farcry-dev] Re: Custom Admin Tabs > > > Gary Menzel wrote: > > I was playing around last night with trying to add a Custom > Admin Tab to > > b126. > > Can you post your customadmin.xml file? > > -Brendan > http://farcry.daemon.com.au > > > --- > You are currently subscribed to farcry-dev as: > [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] > > --- > You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] > To unsubscribe send a blank email to > [EMAIL PROTECTED] --- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
