From 26401220ff1aae473f71a6d251791030f67a7751 Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 2 Dec 2004 22:54:28 +0000 Subject: [PATCH] document drag icon in Page Template --- lib/WebGUI/i18n/English/WebGUI.pm | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/lib/WebGUI/i18n/English/WebGUI.pm b/lib/WebGUI/i18n/English/WebGUI.pm index d18030929..b9ad0f15a 100644 --- a/lib/WebGUI/i18n/English/WebGUI.pm +++ b/lib/WebGUI/i18n/English/WebGUI.pm @@ -3901,6 +3901,10 @@ Large sites using external group data will be making many calls to the external '830' => { message => q|Page templates are used to organize wobjects on your page. To do this you create page template positions. You can have any number of positions in your page template, but you must always have position one. The following are the variables available to page templates. + +

+NOTE: The position elements can go up to 1 billion, which should be more than enough for the average site. +

positionX_loop
@@ -3916,7 +3920,12 @@ A conditional indicating whether the current user has the privileges to edit thi

wobject.controls
-The toolbar for manipulating the properties of this wobject. +The icon toolbar for manipulating the properties of this wobject and for copying, deleting and moving the wobject +on the page. +

+ +wobject.controls.drag
+The toolbar icon that allows the wobject to be repositioned via a click and drag interface.

wobject.namespace
@@ -3937,9 +3946,6 @@ The content produced by the wobject. -

-NOTE: The position elements can go up to 1 billion, which should be more than enough for the average site. -

page.canEdit
@@ -3953,7 +3959,7 @@ The toolbar for manipulating the properties of the page. |, - lastUpdated => 1099613418 + lastUpdated => 1102027873, }, '754' => {