I am really not expecting anyone to modify my layout, customizing, etc. In 
fact, we have already customized the "look&feel" for our p.mapper and this 
is what another guy does, as I am pretty weak in html/css stuff.

Now, I have done all the steps you described here and my "west side" 
(where the legend is supposed to be) is empty (only the translated word 
"Legend" is shown). There is nothing shown in error log files 
(pm_debug.log or my php_error.log). Legend icons are created correctly in 
images/legend folder. Any other combination - legendstyle swap with TOC in 
tabs, or legendstyle tree produces the legend correctly.

I will take a closer look if there is something I missed.

thanks

regards, dejan

Armin Burger <armin.bur...@gmail.com> wrote on 10.07.2009 18:15:38:

> the attached file is a screenshot from the beta2, setting
> 
> <legendStyle>swap</legendStyle>
> 
> and adapting the interface so that the <div> element where the legend is 

> drawn is visible (there is no magic that does this for you).
> 
> this means:
> 
> west__initClosed: false,
> west__size: 220,
> 
> and uncomemnt the lines below
> //==== Enable for TOC and legend in separate zones ====
> 
> If you want to modify the layout and achieve customized functionality 
> then you need to know how to deal with HTML, Javascript (a minimum base 
> at least) and CSS - or find someone doing it for you. This is the same 
> for *every* web page that you want to set up if you're not using CMS 
> frameworks that do this job for you.
> 
> The docs contain a section about layout:
> http://svn.pmapper.net/trac/wiki/DocManuallayout
> (various links are pointing to it and the wiki search will find it too)
> 
> But I'm not going to add any conceivable description how to do this or 
> that special custom layout, there is a wiki and folks can contribute to 
> it, that's why it has once been set up.
> 
> armin
> 
> 
> 
> 
> On 10/07/2009 16:56, dejan.gam...@pula.hr wrote:
> > 
> > Armin,
> > 
> > I am sorry, but I just didn't realise what have I done wrong untill 
now. 
> > I have searched through the mailing list, p.mapper wiki, my email 
> > subject was meaningful, I have explained the problem clearly, I have 
> > done some steps I could do by myself, ...
> > 
> > Now I see and I suppose I had to explain better what does it mean "not 

> > working"? Well, I just see TOC on the right side like before and 
nothing 
> > on the left side of the map (I understood I could have TOC on one side 

> > and legedn on the other). If I enable TOC/Legend swap (also in config 
> > xml) I have both TOC and legend on the right side (like it is supposed 

> > to be), nothing on the left side.
> > 
> > Is it clear enough this time? (I am asking honestly, not trying to 
make 
> > jokes because I know you have all the rights to answer me this way
> > 
> > Sorry once again,
> > 
> > regards, dejan
> > 
> > Armin Burger <armin.bur...@gmail.com> wrote on 10.07.2009 16:07:01:
> > 
> >  > read item 3) under
> >  >
> >  > http://svn.pmapper.
> >  > 
net/trac/wiki/FaqDebugging#Howtoaskquestionsonthep.mappermailinglist
> >  >
> >  > and it will be one of the last mails from my side pointing users
> >  > permanently to this (especially users who are not posting the first
> >  > time on this list).
> >  >
> >  > armin
> >  >
> >  > On Fri, Jul 10, 2009 at 12:21 PM, <dejan.gam...@pula.hr> wrote:
> >  > > Hi,
> >  > >
> >  > > As I can see in map.phtml, it is possible to have TOC and legend 
in
> >  > > separate zones. Which steps do I have to take for make this 
happen?
> >  > >
> >  > > I have tried to uncomment:
> >  > >
> >  > >
> >  > > $('#uiLayoutWest').appendElement('div').html(_p('Legend')).
> >  > addClass('pm-legend');
> >  > > $('#uiLayoutWest').appendElement('div').id('legendContainer');
> >  > >        PM.Toc.legendContainer = 'legendContainer';
> >  > >
> >  > > It didn't work. Then I also uncommented the two lines following 
this:
> >  > >
> >  > >       //==== Enable for Tabs and TOC/legend swap ====
> >  > >
> >  > > but also didn't work.
> >  > >
> >  > > I suppose I am missing something but I didn't find any info about 

> > this...
> >  > >
> >  > > thanks very much,
> >  > >
> >  > > regards, dejan
> >  > >
> >  > 
> > 
> 
------------------------------------------------------------------------------
> >  > > Enter the BlackBerry Developer Challenge
> >  > > This is your chance to win up to $100,000 in prizes! For a 
limited 
> > time,
> >  > > vendors submitting new applications to BlackBerry App World(TM) 
> > will have
> >  > > the opportunity to enter the BlackBerry Developer Challenge. See 
> > full prize
> >  > > details at: http://p.sf.net/sfu/Challenge
> >  > > _______________________________________________
> >  > > pmapper-users mailing list
> >  > > pmapper-users@lists.sourceforge.net
> >  > > https://lists.sourceforge.net/lists/listinfo/pmapper-users
> >  > >
> 
> [attachment "pm_legend_left.png" deleted by Dejan Gambin/GradPula] 
------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to