What happens when you put the index.cfm file in customadmin/ customlists/index.cfm and use:
link="/admin/customadmin.cfm?module=customlists/ index.cfm&plugin=mynewplugin" ? On Jul 23, 4:40 pm, Phil Kemp <[email protected]> wrote: > Marco, > > Cheers for that, except it still produced the same issue - application is > still undefined! > > I put the xml in the folder > /farcry/plugins/mynewplugin/customadmin/mynewplugin.xml with the contents > > <?xml version="1.0" encoding="utf-8"?> > <webtop> > <section mergeType="merge" id="content"> > <subsection mergeType="merge" id="plugins" label="Plugins" > labelType="value"> > <menu id="banners" label="Banners" labelType="value"> > <menuitem id="bannerclients" sequence="10" label="Banner Clients" > link="../../../plugins/mynewplugin/index.cfm" /> > </menu> > </subsection> > </section> > </webtop> > > Again the index.cfm file was just dumping out application. > > :( > > Marco van den Oever wrote: > > > > >> This is an example plugins/mynewplugin/customadmin menu.xml file, i > >> don't know if things are changed in FC 5.1.6 but i assume this is the > >> way to link etc, check the link: > > -- > View this message in > context:http://www.nabble.com/Question-about-plugins-tp24607520s621p24627204.... > Sent from the FarCry - Dev mailing list archive at Nabble.com. --~--~---------~--~----~------------~-------~--~----~ You received this message cos you are subscribed to "farcry-dev" Google group. To post, email: [email protected] To unsubscribe, email: [email protected] For more options: http://groups.google.com/group/farcry-dev -------------------------------- Follow us on Twitter: http://twitter.com/farcry -~----------~----~----~----~------~----~------~--~---
