I just installed jcfarcryflvplayer again, and also for that plugin in the webtop the same icon, the news icon ... Is this a FC 5.0.1 thing?????
On Nov 22, 3:09 am, Marco van den Oever <[EMAIL PROTECTED]> wrote: > Ok this must be me as this is only happening with my own plugins, i > changed the code in the custom admin xml to relatedtype="banners" so > now indeed the description comes from the banner.cfc, but, the icons > are not showing, for every section the icons of the news type is > shown. > > Any insights? > > Got all the icons in the plugin and project root www\wsimages\icons\48 > > A while ago i read about that you have to include all sizes, is that > so? > > I using FC 5.0.1 > > Here's the custom admin xml: > > <?xml version="1.0" encoding="utf-8"?> > > <webtop> > > <section mergeType="merge" id="content"> > > <subsection mergeType="merge" id="plugins" label="Plugins" > labelType="value"> > > <menu mergeType="merge" id="banners" label="Banners" > labelType="value"> > > <menuitem mergeType="merge" id="bannerclients" > sequence="10" > label="Banner Clients" link="/admin/customadmin.cfm?module=customlists/ > bannerclients.cfm&plugin=wsoFarcryBanners" > relatedtype="bannerclients" /> > > <menuitem mergeType="merge" id="banners" > sequence="20" > label="Banners" link="/admin/customadmin.cfm?module=customlists/ > banners.cfm&plugin=wsoFarcryBanners" relatedtype="banners" /> > > <menuitem mergeType="merge" id="statistics" > sequence="30" > label="Banner Statistics" link="/admin/customadmin.cfm? > module=customlists/bannerstatistics.cfm&plugin=wsoFarcryBanners" > relatedtype="banners" /> > > </menu> > > </subsection> > > </section> > > </webtop> > > 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 -~----------~----~----~----~------~----~------~--~---
