thank Armin!

I think I found a small error in the code in the file tocinfolink.js

Correction:
delete ".groupList"  from  typeof(PM.Plugin.TocInfolink.options.groupList)

Here is the corrected line:
 var groupList = typeof (PM.Plugin.TocInfolink.options) = 'undefined'?
PM.Plugin.TocInfolink.options.groupList:
PM.ini.map.allGroups.group;


can I create a ticket? How do I Register yourself in trac?

Best regards,
emanuele masiero


----------------------------------------------------------------------
>
> Message: 1
> Date: Sun, 14 Feb 2010 16:59:45 +0100
> From: Armin Burger <armin.bur...@gmail.com>
> Subject: Re: [pmapper-users] catInfoLink grpInfoLink in v4.x
> To: pmapper-users@lists.sourceforge.net
> Message-ID: <4b781df1.7040...@gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> if you want an (i) image link, in p.mapper 4 you need to load the plugin
> 'tocinfolink', add a line in your config XML file under <pmapper> like
>   <plugins>tocinfolink</plugins>
>
> and then follow the instructions in the readme file under
>   plugins/tocinfolink/
>
> armin
>
> On 14/02/2010 16:02, emanuele masiero wrote:
> > thank Zoltan
> > how do I activate the InfoLink (i) in the TOC?
> > emanuele
> >
> >
> >
> > 2010/2/14 Siki Zoltan<s...@agt.bme.hu>
> >
> >> Dear Emanuele,
> >>
> >> You can find showCategoryInfo and showGroupInfo functions in custom.js.
> >> Custom.js can be found in the config/default directory.
> >>
> >> Best regards,
> >> Zoltan
> >>
> >>
> >> On Sun, 14 Feb 2010, emanuele masiero wrote:
> >>
> >>   hi everybody
> >>>
> >>> in version 4.x,  are there still functions catInfoLink and grpInfoLink?
> >>> how can activate them in config.xml?
> >>>
> >>> thank
> >>> emanuele masiero
> >>>
>
>
>
>
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to