It depends where you do this. 3.2 uses as default a compressed JS file 
that is directly under the directory /javascript, so modifications of 
files under /javascript/src/ will have no effect. You have the following 
possibilities:

recompress all files using the tool under /utils/js_compress
or
define the path to the JS directory in config.ini pointing to the 
/javascript/src directory
or (the recommended way)
copy the modified function and place it in custom.js under your config 
directory

armin

On 11/03/2009 15:39, Claudio De Ponti wrote:
> hi all,
> 
> in a previous work I used pmapper 3.1 and
> 
> to collapse all categories at the start I modified the toc.js file 
> (commenting out line 47: tg(catcList[i].id); as suggested on this forum) and 
> everything worked well.
> 
> Now I'm using pmapper 3.2 and the same trick doesn't work.
> 
> Shall I change something else?
> 
> Thanks for any suggestion
> 
> Claudio
> 
> _________________________________________________________________
> Non solo posta: scopri i nuovi servizi Windows Live.
> http://clk.atdmt.com/GBL/go/136430530/direct/01/
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> pmapper-users mailing list
> pmapper-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pmapper-users
> 


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to