And i just got a tip from Blair, for info about these matters see: http://blog.daemon.com.au/go/blog-post/farcry-inline-docs-and-icons
On Feb 7, 11:24 am, Marco van den Oever <[email protected]> wrote: > Hi Michael, are you sure you used the "sequence=10" etc ? > For that and your question about merge plugins in another tab, see > example code: > > <webtop> > > <section mergeType="merge" id="content"> > <subsection mergeType="merge" id="plugins" label="Plugins" > labelType="value"> > > <menu mergeType="merge" id="tickets" label="Tickets" > labelType="value"> > > <menuitem mergeType="merge" id="departments" > sequence="10" > label="Departments" link="/admin/customadmin.cfm?module=customlists/ > departments.cfm&plugin=wsoFarcryTickets" > relatedtype="departments" /> > > <menuitem mergeType="merge" id="tickets" > sequence="20" > label="Tickets" link="/admin/customadmin.cfm?module=customlists/ > tickets.cfm&plugin=wsoFarcryTickets" relatedtype="tickets" /> > > <menuitem mergeType="merge" id="knbasecats" > sequence="30" > label="Knowledge Base Categories" link="/admin/customadmin.cfm? > module=customlists/knbasecats.cfm&plugin=wsoFarcryTickets" > relatedtype="knbasecats" /> > > <menuitem mergeType="merge" id="knbase" > sequence="40" > label="Knowledge Base" link="/admin/customadmin.cfm?module=customlists/ > knbase.cfm&plugin=wsoFarcryTickets" relatedtype="knbase" /> > > </menu> > > </subsection> > > </section> > > </webtop> > > Cheers. > > On Feb 7, 6:45 am, Michael Sharman <[email protected]> wrote: > > > Currently the items in my customadmin appear in a different order in > > the webtop than what is specified in my customadmin.xml. The order > > doesn't appear to be alphabetical either. > > > Is there an attribute or any other mechanism to sort these items? > > > Also is there a way to merge a plugin tab (e.g. Google Maps) into > > another tab? I don't want to have a "Google Maps" tab. > > > Thanks > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "farcry-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/farcry-dev?hl=en -~----------~----~----~----~------~----~------~--~---
