From ebbcec1cfefe424d92ad83a31ece7a07ddfc7e25 Mon Sep 17 00:00:00 2001 From: adam Date: Sun, 18 Apr 2004 02:43:54 +0000 Subject: [PATCH] conflict resolution darcs-hash:20040418024354-5007d-95c2bd9886d315085eb38c9d3519c3e4278cf090.gz --- doc/reference/reference.xml | 30 +++--------------------------- 1 file changed, 3 insertions(+), 27 deletions(-) diff --git a/doc/reference/reference.xml b/doc/reference/reference.xml index cd23448..28f8a34 100644 --- a/doc/reference/reference.xml +++ b/doc/reference/reference.xml @@ -240,7 +240,6 @@
-v v v v v v v If the root [[<ibex>]] element contains any non-whitespace text content, this text is interpreted as JavaScript code and is executed the first time the template is referenced. This code is @@ -256,30 +255,7 @@ v v v v v v v and written) from both static scripts as well as instance scripts in a particular template. FIXME -************* -v v v v v v v - If the root <ibex> element contains any non-whitespace - text content, this text is interpreted as JavaScript code and is - executed the first time the template is referenced. This code is - executed in a fresh scope containing two predefined properties: - - - The Ibex Object (described in ) - - - - A reference to this template's static object, which is - initially null. The static object can be accessed (read - and written) from both static scripts as well as instance - scripts in a particular template. FIXME - -************* - -
-^ ^ ^ ^ ^ ^ ^ -^ ^ ^ ^ ^ ^ ^ - -
+
@@ -637,7 +613,7 @@ v v v v v v v the alignment point of that rectangle of cells.
- +
Boxes are rendered in a depth-first, pre-order traversal. Note that @@ -2442,5 +2418,5 @@ v v v v v v v Copyright (C) 2004 Adam Megacz, verbatim redistribution permitted. Ibex is a trademark of Adam Megacz ** - + \ No newline at end of file -- 1.7.10.4