<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>
<DIV><FONT size=2>Hi Giorgio,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>the folder menus are not automated. You need to manually add
in the template the corresponding elements: a <li id="labelxx"> to contain
the menu selector, and a <div id="folderxx" class="folder"> where you will
call the wanted functionnality ( xx is the next number available, if in the
template there are already four labels/folders, use 5 )</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>In the <div id="folderxx" class="folder">
</div> add the smarty variable for the layerreorder plugin:
{$layerReorder}</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>See cartoclient.tpl template of project
'demoPlugins'.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Regards</FONT></DIV>
<DIV><FONT size=2>Oliver Christen</FONT></DIV></DIV>
<BLOCKQUOTE
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A title=plazzotta@tiscalinet.it href="mailto:plazzotta@tiscalinet.it">Giorgio
Plazzotta</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=cartoweb-users@lists.maptools.org
href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A>
</DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, January 30, 2006 11:24
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> [Cartoweb-users] Configuration
of the folder menu</DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>After having read the manual (well done for a
quite young open source project) and eaminated all the configuration files and
the templates i didn't find out how to manage the folder
menu with the legend and other functions (search, print and
so on),</FONT></DIV>
<DIV><FONT face=Arial size=2>For example i am trying to add the layereorder
folder in the democw3 project as it is in the demoplugins project. I added the
reference to layerreorder in the client.ini loadplugins command but
it doesn't appear in the folder selector.</FONT></DIV>
<DIV><FONT face=Arial size=2>Can u tell me where i have to search? thanx Also
the views tool has been added but it doesnt appear on the screen</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Giorgio</FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT> </DIV>
<P>
<HR>
<P></P>_______________________________________________<BR>Cartoweb-users
mailing
list<BR>Cartoweb-users@lists.maptools.org<BR>http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR></BLOCKQUOTE></BODY></HTML>