From e0a0cfc9feca4e62337a9c05a78b4bd279910ab8 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 15 Feb 2005 23:22:10 +0000 Subject: [PATCH] first step to a new eTemplate editor: - based on existing show function the template can be edited in place - dblclicked widgets will be edited in a popup - new editor supports not only one grid, but a hirachical tree of widgets still missing: - editing and operations of grid rows and columns - type-specific templates for the popup, to make the options more intuitiv In the meantime the old editor is still functional --- etemplate/doc/reference.html | 266 +++++------ etemplate/inc/class.boetemplate.inc.php | 31 +- etemplate/inc/class.date_widget.inc.php | 4 +- etemplate/inc/class.editor.inc.php | 466 +++++++++++++++++-- etemplate/inc/class.link_widget.inc.php | 14 +- etemplate/inc/class.nextmatch_widget.inc.php | 4 +- etemplate/inc/class.soetemplate.inc.php | 46 +- etemplate/inc/class.tab_widget.inc.php | 9 +- etemplate/inc/class.uietemplate.inc.php | 91 +++- etemplate/setup/etemplates.inc.php | 155 +++--- 10 files changed, 778 insertions(+), 308 deletions(-) diff --git a/etemplate/doc/reference.html b/etemplate/doc/reference.html index e43284ba98..3be95798ca 100644 --- a/etemplate/doc/reference.html +++ b/etemplate/doc/reference.html @@ -94,7 +94,7 @@ implement only a subset of XUL. Here are the main differences: