<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>these are the edit tool weight parameters :</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT
size=2>weightEditPoint<BR>weightEditLine<BR>weightEditPolygon<BR>weightEditMove<BR>weightEditDelVertex<BR>weightEditAddVertex<BR>weightEditSel<BR>weightEditDelFeature</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>i will add that in the documentation</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>regards</FONT></DIV>
<DIV><FONT size=2>Oliver</FONT></DIV>
<BLOCKQUOTE dir=ltr
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=chastagnol.claire@wanadoo.fr
href="mailto:chastagnol.claire@wanadoo.fr">Claire Chastagnol</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
title=oliver.christen@camptocamp.com
href="mailto:oliver.christen@camptocamp.com">Oliver Christen</A> ; <A
title=ch.lauber@geo-thun.ch href="mailto:ch.lauber@geo-thun.ch">Lauber
Christoph</A> ; <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> Wednesday, September 17, 2008 5:21
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [Cartoweb-users] hide query
icon</DIV>
<DIV><BR></DIV>
<P
style="PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px"
align=left>Hi all!<BR><BR>On this purpose, is it possible to desactivate and
supress some tools from the edit plugin
toolbar?<BR><BR>Thanks.<BR>Claire<BR></P><BR><BR><BR><BR>
<BLOCKQUOTE
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #ff0000 2px solid">>
Message du 17/09/08 15:18<BR>> De : "Oliver Christen" <BR>> A :
"Lauber Christoph" , <A
href="mailto:cartoweb-users@lists.maptools.org">cartoweb-users@lists.maptools.org</A><BR>>
Copie à : <BR>> Objet : Re: [Cartoweb-users] hide query icon<BR>>
<BR>> <BR>> Hi christoph<BR>> <BR>> to deactivate a tool, imply
set a negative weight in the related plugin .ini<BR>> <BR>> for
example, weightQueryByBbox = -1<BR>> <BR>> see <BR>> <A
href="http://www.cartoweb.org/doc/cw3.5/xhtml/user.config.html#user.config.plugins.order">http://www.cartoweb.org/doc/cw3.5/xhtml/user.config.html#user.config.plugins.order</A><BR>>
<BR>> the problem you have is because the tool is still considered active
from the <BR>> point of view of the javascript and when you switch tool
the javascript that <BR>> handle the tools try to deactivate the tool you
have in your toolbar 3, but <BR>> since you commented it, it wont find it
and the tool will not get switched <BR>> correctly, hence you are stuck
to zoom in.<BR>> <BR>> regards<BR>> Oliver<BR>> <BR>> -----
Original Message ----- <BR>> From: "Lauber Christoph" <BR>> To:
<BR>> Sent: Wednesday, September 17, 2008 2:38 PM<BR>> Subject:
[Cartoweb-users] hide query icon<BR>> <BR>> <BR>> > Hi
list<BR>> ><BR>> > This might be a silly question, but I don't
find the answer.<BR>> > I want to make a cartoweb application where
the user is not allowed to <BR>> > make a query. Therefore I would
simply like to hide the query icon. But <BR>> > when I comment the
line --include file="toolbar.tpl" group="3"-- (in <BR>> > query.ini I
set groupPlugin=3) in my cartoclient.tpl file the pan and zoom <BR>> >
functions get broken. They just do 'zoom in' all the time.<BR>>
><BR>> ><BR>> > Thanks for help.<BR>> ><BR>> >
Christoph<BR>> ><BR>> >
_______________________________________________<BR>> > Cartoweb-users
mailing list<BR>> > Cartoweb-users@lists.maptools.org<BR>> >
http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR>> >
<BR>> <BR>> _______________________________________________<BR>>
Cartoweb-users mailing list<BR>>
Cartoweb-users@lists.maptools.org<BR>>
http://lists.maptools.org/mailman/listinfo/cartoweb-users<BR>> <BR>>
<BR></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>