[fusion-commits] r2678 - trunk/widgets/widgetinfo

svn_fusion at osgeo.org svn_fusion at osgeo.org
Tue Mar 26 03:47:58 PDT 2013


Author: jng
Date: 2013-03-26 03:47:57 -0700 (Tue, 26 Mar 2013)
New Revision: 2678

Removed:
   trunk/widgets/widgetinfo/ctrlclick.xml
Log:
#558: CTRLClick no longer exists as a widget. So remove the widgetinfo xml to avoid confusing client-side editing tools.

Deleted: trunk/widgets/widgetinfo/ctrlclick.xml
===================================================================
--- trunk/widgets/widgetinfo/ctrlclick.xml	2013-03-25 07:59:45 UTC (rev 2677)
+++ trunk/widgets/widgetinfo/ctrlclick.xml	2013-03-26 10:47:57 UTC (rev 2678)
@@ -1,21 +0,0 @@
-<WidgetInfo>
-  <Type>CTRLClick</Type>
-  <LocalizedType>CTRL Click</LocalizedType>
-  <Description>Launch a window with a CTRL click if a URL expression is set on the layer</Description>
-  <Location></Location>
-  <Label>CTRLClick</Label>
-  <Tooltip></Tooltip>
-  <StatusText></StatusText>
-  <ImageUrl></ImageUrl>
-  <ImageClass></ImageClass>
-  <StandardUi>false</StandardUi>
-  <ContainableBy></ContainableBy>
-  <Parameter>
-    <Name>Layer</Name>
-    <Description>A list of layers for CTRL click to work with</Description>
-    <Type>String</Type>
-    <Label>Layer</Label>
-    <DefaultValue></DefaultValue>
-    <IsMandatory>false</IsMandatory>
-  </Parameter>
-</WidgetInfo>



More information about the fusion-commits mailing list