You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by re...@apache.org on 2005/01/18 18:13:56 UTC

svn commit: r125518 - in cocoon/trunk/src/blocks/forms: java/org/apache/cocoon/forms/resources java/org/apache/cocoon/forms/resources/css java/org/apache/cocoon/forms/resources/htmlarea java/org/apache/cocoon/forms/resources/htmlarea/lang java/org/apache/cocoon/forms/resources/htmlarea/plugins/CSS java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/lang java/org/apache/cocoon/forms/resources/htmlarea/plugins/FullPage java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/lang java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang java/org/apache/cocoon/forms/resources/htmlarea/popups java/org/apache/cocoon/forms/resources/img java/org/apache/cocoon/forms/resources/js java/org/apache/cocoon/forms/resources/mattkruse-lib samples samples/resources/css samples/resources/htmlarea samples/resources/img samples/resources/js samples/resources/mattkruse-lib

Author: reinhard
Date: Tue Jan 18 09:13:55 2005
New Revision: 125518

URL: http://svn.apache.org/viewcvs?view=rev&rev=125518
Log:
move resources into JAR
Added:
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/css/
      - copied from r125516, cocoon/trunk/src/blocks/forms/samples/resources/css/
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/
      - copied from r125516, cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/img/
      - copied from r125516, cocoon/trunk/src/blocks/forms/samples/resources/img/
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/js/
      - copied from r125516, cocoon/trunk/src/blocks/forms/samples/resources/js/
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/mattkruse-lib/
      - copied from r125516, cocoon/trunk/src/blocks/forms/samples/resources/mattkruse-lib/
Removed:
   cocoon/trunk/src/blocks/forms/samples/resources/css/
   cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/
   cocoon/trunk/src/blocks/forms/samples/resources/img/
   cocoon/trunk/src/blocks/forms/samples/resources/js/
   cocoon/trunk/src/blocks/forms/samples/resources/mattkruse-lib/
Modified:
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/dialog.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/htmlarea.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/cz.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/he.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/lv.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/nl.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/no.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pl.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pt_br.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/ru.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/se.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/si.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/license.txt
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/CSS/css.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/context-menu.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/lang/nl.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/FullPage/full-page.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/lang/cz.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-checker.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/cz.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/nl.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/no.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/table-operations.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/blank.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/custom2.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/editor_help.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/fullscreen.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/insert_image.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old-fullscreen.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old_insert_image.html
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/popup.js
   cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/select_color.html
   cocoon/trunk/src/blocks/forms/samples/sitemap.xmap

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/dialog.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/dialog.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/dialog.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/dialog.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/dialog.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/dialog.js	Tue Jan 18 09:13:55 2005
@@ -9,7 +9,7 @@
 // Version 3.0 developed by Mihai Bazon.
 //   http://dynarch.com/mishoo
 //
-// $Id: dialog.js,v 1.3 2004/05/03 15:30:34 bruno Exp $
+// $Id$
 
 // Though "Dialog" looks like an object, it isn't really an object.  Instead
 // it's just namespace for protecting global symbols.

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/htmlarea.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/htmlarea.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/htmlarea.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/htmlarea.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/htmlarea.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/htmlarea.js	Tue Jan 18 09:13:55 2005
@@ -9,7 +9,7 @@
 // Version 3.0 developed by Mihai Bazon.
 //   http://dynarch.com/mishoo
 //
-// $Id: htmlarea.js,v 1.3 2004/05/03 15:30:34 bruno Exp $
+// $Id$
 
 if (typeof _editor_url == "string") {
 	// Leave exactly one backslash at the end of _editor_url

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/cz.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/cz.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/cz.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/cz.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/cz.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/cz.js	Tue Jan 18 09:13:55 2005
@@ -1,63 +1,63 @@
-// I18N constants
-
-// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
-// Author: Jiri Löw, <ji...@jirilow.com>
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "cz",
-
-	tooltips: {
-		bold:           "Tučně",
-		italic:         "Kurzíva",
-		underline:      "Podtržení",
-		strikethrough:  "Přeškrtnutí",
-		subscript:      "Dolní index",
-		superscript:    "Horní index",
-		justifyleft:    "Zarovnat doleva",
-		justifycenter:  "Na střed",
-		justifyright:   "Zarovnat doprava",
-		justifyfull:    "Zarovnat do stran",
-		orderedlist:    "Seznam",
-		unorderedlist:  "Odrážky",
-		outdent:        "Předsadit",
-		indent:         "Odsadit",
-		forecolor:      "Barva písma",
-		hilitecolor:    "Barva pozadí",
-		horizontalrule: "Vodorovná čára",
-		createlink:     "Vložit odkaz",
-		insertimage:    "Vložit obrázek",
-		inserttable:    "Vložit tabulku",
-		htmlmode:       "Přepnout HTML",
-		popupeditor:    "Nové okno editoru",
-		about:          "O této aplikaci",
-		showhelp:       "Nápověda aplikace",
-		textindicator:  "Zvolený styl",
-		undo:           "Vrátí poslední akci",
-		redo:           "Opakuje poslední akci",
-		cut:            "Vyjmout",
-		copy:           "Kopírovat",
-		paste:          "Vložit"
-	},
-
-	buttons: {
-		"ok":           "OK",
-		"cancel":       "Zrušit"
-	},
-
-	msg: {
-		"Path":         "Cesta",
-		"TEXT_MODE":    "Jste v TEXTOVÉM REŽIMU.  Použijte tlačítko [<>] pro přepnutí do WYSIWIG."
-	}
-};
+// I18N constants
+
+// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
+// Author: Jiri Löw, <ji...@jirilow.com>
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "cz",
+
+	tooltips: {
+		bold:           "Tučně",
+		italic:         "Kurzíva",
+		underline:      "Podtržení",
+		strikethrough:  "Přeškrtnutí",
+		subscript:      "Dolní index",
+		superscript:    "Horní index",
+		justifyleft:    "Zarovnat doleva",
+		justifycenter:  "Na střed",
+		justifyright:   "Zarovnat doprava",
+		justifyfull:    "Zarovnat do stran",
+		orderedlist:    "Seznam",
+		unorderedlist:  "Odrážky",
+		outdent:        "Předsadit",
+		indent:         "Odsadit",
+		forecolor:      "Barva písma",
+		hilitecolor:    "Barva pozadí",
+		horizontalrule: "Vodorovná čára",
+		createlink:     "Vložit odkaz",
+		insertimage:    "Vložit obrázek",
+		inserttable:    "Vložit tabulku",
+		htmlmode:       "Přepnout HTML",
+		popupeditor:    "Nové okno editoru",
+		about:          "O této aplikaci",
+		showhelp:       "Nápověda aplikace",
+		textindicator:  "Zvolený styl",
+		undo:           "Vrátí poslední akci",
+		redo:           "Opakuje poslední akci",
+		cut:            "Vyjmout",
+		copy:           "Kopírovat",
+		paste:          "Vložit"
+	},
+
+	buttons: {
+		"ok":           "OK",
+		"cancel":       "Zrušit"
+	},
+
+	msg: {
+		"Path":         "Cesta",
+		"TEXT_MODE":    "Jste v TEXTOVÉM REŽIMU.  Použijte tlačítko [<>] pro přepnutí do WYSIWIG."
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/he.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/he.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/he.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/he.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/he.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/he.js	Tue Jan 18 09:13:55 2005
@@ -1,63 +1,63 @@
-// I18N constants
-
-// LANG: "he", ENCODING: UTF-8
-// Author: Liron Newman, <pl...@ultinet.org>
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "he",
-
-	tooltips: {
-		bold:           "מודגש",
-		italic:         "נטוי",
-		underline:      "קו תחתי",
-		strikethrough:  "קו אמצע",
-		subscript:      "כתב עילי",
-		superscript:    "כתב תחתי",
-		justifyleft:    " ישור לשמאל",
-		justifycenter:  "ישור למרכז",
-		justifyright:   "ישור לימין",
-		justifyfull:    "יישור לשורה מלאה",
-		orderedlist:    "רשימה ממוספרת",
-		unorderedlist:  "רשימה לא ממוספרת",
-		outdent:        "הקטן כניסה",
-		indent:         "הגדל כניסה",
-		forecolor:      "צבע גופן",
-		hilitecolor:    "צבע רקע",
-		horizontalrule: "קו אנכי",
-		createlink:     "הכנס היפר-קישור",
-		insertimage:    "הכנס תמונה",
-		inserttable:    "הכנס טבלה",
-		htmlmode:       "שנה מצב קוד HTML",
-		popupeditor:    "הגדל את העורך",
-		about:          "אודות עורך זה",
-		showhelp:       "עזרה לשימוש בעורך",
-		textindicator:  "סגנון נוכחי",
-		undo:           "מבטל את פעולתך האחרונה",
-		redo:           "מבצע מחדש את הפעולה האחרונה שביטלת",
-		cut:            "גזור בחירה",
-		copy:           "העתק בחירה",
-		paste:          "הדבק מהלוח"
-	},
-
-	buttons: {
-		"ok":           "OK",
-		"cancel":       "ביטול"
-	},
-
-	msg: {
-		"Path":         "נתיב עיצוב",
-		"TEXT_MODE":    "אתה במצב טקסט נקי (קוד). השתמש בכפתור [<>] כדי לחזור למצב WYSIWYG (תצוגת עיצוב)."
-	}
-};
+// I18N constants
+
+// LANG: "he", ENCODING: UTF-8
+// Author: Liron Newman, <pl...@ultinet.org>
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "he",
+
+	tooltips: {
+		bold:           "מודגש",
+		italic:         "נטוי",
+		underline:      "קו תחתי",
+		strikethrough:  "קו אמצע",
+		subscript:      "כתב עילי",
+		superscript:    "כתב תחתי",
+		justifyleft:    " ישור לשמאל",
+		justifycenter:  "ישור למרכז",
+		justifyright:   "ישור לימין",
+		justifyfull:    "יישור לשורה מלאה",
+		orderedlist:    "רשימה ממוספרת",
+		unorderedlist:  "רשימה לא ממוספרת",
+		outdent:        "הקטן כניסה",
+		indent:         "הגדל כניסה",
+		forecolor:      "צבע גופן",
+		hilitecolor:    "צבע רקע",
+		horizontalrule: "קו אנכי",
+		createlink:     "הכנס היפר-קישור",
+		insertimage:    "הכנס תמונה",
+		inserttable:    "הכנס טבלה",
+		htmlmode:       "שנה מצב קוד HTML",
+		popupeditor:    "הגדל את העורך",
+		about:          "אודות עורך זה",
+		showhelp:       "עזרה לשימוש בעורך",
+		textindicator:  "סגנון נוכחי",
+		undo:           "מבטל את פעולתך האחרונה",
+		redo:           "מבצע מחדש את הפעולה האחרונה שביטלת",
+		cut:            "גזור בחירה",
+		copy:           "העתק בחירה",
+		paste:          "הדבק מהלוח"
+	},
+
+	buttons: {
+		"ok":           "OK",
+		"cancel":       "ביטול"
+	},
+
+	msg: {
+		"Path":         "נתיב עיצוב",
+		"TEXT_MODE":    "אתה במצב טקסט נקי (קוד). השתמש בכפתור [<>] כדי לחזור למצב WYSIWYG (תצוגת עיצוב)."
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/lv.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/lv.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/lv.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/lv.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/lv.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/lv.js	Tue Jan 18 09:13:55 2005
@@ -1,55 +1,55 @@
-// I18N constants
-
-// LANG: "lv", ENCODING: UTF-8 | ISO-8859-1
-// Author: Mihai Bazon, http://dynarch.com/mishoo
-// Translated by: Janis Klavins, <ja...@devia.lv>
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "lv",
-
-	tooltips: {
-		bold:           "Trekniem burtiem",
-		italic:         "Kurs�v�",
-		underline:      "Pasv�trots",
-		strikethrough:  "P�rsv�trots",
-		subscript:      "Novietot zem rindas",
-		superscript:    "Novietot virs rindas",
-		justifyleft:    "Izl�dzin�t pa kreisi",
-		justifycenter:  "Izl�dzin�t centr�",
-		justifyright:   "Izl�dzin�t pa labi",
-		justifyfull:    "Izl�dzin�t pa visu lapu",
-		orderedlist:    "Numur�ts saraksts",
-		unorderedlist:  "Saraksts",
-		outdent:        "Samazin�t atk�pi",
-		indent:         "Palielin�t atk�pi",
-		forecolor:      "Burtu kr�sa",
-		hilitecolor:    "Fona kr�sa",
-		horizontalrule: "Horizont�la atdal�t�jsv�tra",
-		createlink:     "Ievietot hipersaiti",
-		insertimage:    "Ievietot att�lu",
-		inserttable:    "Ievietot tabulu",
-		htmlmode:       "Skat�t HTML kodu",
-		popupeditor:    "Palielin�t Redi��t�ju",
-		about:          "Par �o redi��t�ju",
-		showhelp:       "Redi��t�ja pal�gs",
-		textindicator:  "Patreiz�jais stils",
-		undo:           "Atcelt p�d�jo darb�bu",
-		redo:           "Atk�rtot p�d�jo darb�bu",
-		cut:            "Izgriezt iez�m�to",
-		copy:           "Kop�t iez�m�to",
-		paste:          "Ievietot iez�m�to"
-	},
-
-	buttons: {
-		"ok":           "Labi",
-		"cancel":       "Atcelt"
-	},
-
-	msg: {
-		"Path":         "Ce��",
-		"TEXT_MODE":    "J�s patlaban darbojaties TEKSTA RE��M�. Lai p�rietu atpaka� uz GRAFISKO RE��MU (WYSIWIG), lietojiet [<>] pogu."
-	}
-};
+// I18N constants
+
+// LANG: "lv", ENCODING: UTF-8 | ISO-8859-1
+// Author: Mihai Bazon, http://dynarch.com/mishoo
+// Translated by: Janis Klavins, <ja...@devia.lv>
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "lv",
+
+	tooltips: {
+		bold:           "Trekniem burtiem",
+		italic:         "Kurs�v�",
+		underline:      "Pasv�trots",
+		strikethrough:  "P�rsv�trots",
+		subscript:      "Novietot zem rindas",
+		superscript:    "Novietot virs rindas",
+		justifyleft:    "Izl�dzin�t pa kreisi",
+		justifycenter:  "Izl�dzin�t centr�",
+		justifyright:   "Izl�dzin�t pa labi",
+		justifyfull:    "Izl�dzin�t pa visu lapu",
+		orderedlist:    "Numur�ts saraksts",
+		unorderedlist:  "Saraksts",
+		outdent:        "Samazin�t atk�pi",
+		indent:         "Palielin�t atk�pi",
+		forecolor:      "Burtu kr�sa",
+		hilitecolor:    "Fona kr�sa",
+		horizontalrule: "Horizont�la atdal�t�jsv�tra",
+		createlink:     "Ievietot hipersaiti",
+		insertimage:    "Ievietot att�lu",
+		inserttable:    "Ievietot tabulu",
+		htmlmode:       "Skat�t HTML kodu",
+		popupeditor:    "Palielin�t Redi��t�ju",
+		about:          "Par �o redi��t�ju",
+		showhelp:       "Redi��t�ja pal�gs",
+		textindicator:  "Patreiz�jais stils",
+		undo:           "Atcelt p�d�jo darb�bu",
+		redo:           "Atk�rtot p�d�jo darb�bu",
+		cut:            "Izgriezt iez�m�to",
+		copy:           "Kop�t iez�m�to",
+		paste:          "Ievietot iez�m�to"
+	},
+
+	buttons: {
+		"ok":           "Labi",
+		"cancel":       "Atcelt"
+	},
+
+	msg: {
+		"Path":         "Ce��",
+		"TEXT_MODE":    "J�s patlaban darbojaties TEKSTA RE��M�. Lai p�rietu atpaka� uz GRAFISKO RE��MU (WYSIWIG), lietojiet [<>] pogu."
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/nl.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/nl.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/nl.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/nl.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/nl.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/nl.js	Tue Jan 18 09:13:55 2005
@@ -1,90 +1,90 @@
-// I18N constants
-
-// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
-// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "nl",
-
-	tooltips: {
-		bold:					"Vet",
-		italic:					"Cursief",
-		underline:				"Onderstrepen",
-		strikethrough:			"Doorhalen",
-		subscript:				"Subscript",
-		superscript:			"Superscript",
-		justifyleft:			"Links uitlijnen",
-		justifycenter:			"Centreren",
-		justifyright:			"Rechts uitlijnen",
-		justifyfull:			"Uitvullen",
-		insertorderedlist:		"Nummering",
-		insertunorderedlist:	"Opsommingstekens",
-		outdent:				"Inspringing verkleinen",
-		indent:					"Inspringing vergroten",
-		forecolor:				"Tekstkleur",
-		hilitecolor:			"Achtergrondkleur",
-		inserthorizontalrule:	"Horizontale lijn",
-		createlink:				"Hyperlink invoegen/aanpassen",
-		insertimage:			"Afbeelding invoegen/aanpassen",
-		inserttable:			"Tabel invoegen",
-		htmlmode:				"HTML broncode",
-		popupeditor:			"Vergroot Editor",
-		about:					"Over deze editor",
-		showhelp:				"HTMLArea help",
-		textindicator:			"Huidige stijl",
-		undo:					"Ongedaan maken",
-		redo:					"Herhalen",
-		cut:					"Knippen",
-		copy:					"Kopi�ren",
-		paste:					"Plakken",
-		lefttoright:			"Tekstrichting links naar rechts",
-		righttoleft:			"Tekstrichting rechts naar links"
-	},
-
-	buttons: {
-		"ok":					"OK",
-		"cancel":				"Annuleren"
-	},
-
-	msg: {
-		"Path":					"Pad",
-		"TEXT_MODE":			"Je bent in TEKST-mode. Gebruik de [<>] knop om terug te keren naar WYSIWYG-mode.",
-      
-		"IE-sucks-full-screen" :
-		// translate here
-		"Fullscreen-mode veroorzaakt problemen met Internet Explorer door bugs in de webbrowser " +
-		"die we niet kunnen omzeilen. Hierdoor kunnen de volgende effecten optreden: verknoeide teksten, " +
-		"een verlies aan editor-functionaliteit en/of willekeurig vastlopen van de webbrowser. " +
-		"Als u Windows 95 of 98 gebruikt, is het zeer waarschijnlijk dat u een algemene beschermingsfout " +
-		"('General Protection Fault') krijgt en de computer opnieuw zal moeten opstarten.\n\n" +
-		"U bent gewaarschuwd. Druk OK als u toch nog de Fullscreen-editor wil gebruiken."
-	},
-
-	dialogs: {
-		"Cancel"                                            : "Annuleren",
-		"Insert/Modify Link"                                : "Hyperlink invoegen/aanpassen",
-		"New window (_blank)"                               : "Nieuw venster (_blank)",
-		"None (use implicit)"                               : "Geen",
-		"OK"                                                : "OK",
-		"Other"                                             : "Ander",
-		"Same frame (_self)"                                : "Zelfde frame (_self)",
-		"Target:"                                           : "Doel:",
-		"Title (tooltip):"                                  : "Titel (tooltip):",
-		"Top frame (_top)"                                  : "Bovenste frame (_top)",
-		"URL:"                                              : "URL:",
-		"You must enter the URL where this link points to"  : "Geef de URL in waar de link naar verwijst"
-	}
-};
-
+// I18N constants
+
+// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
+// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "nl",
+
+	tooltips: {
+		bold:					"Vet",
+		italic:					"Cursief",
+		underline:				"Onderstrepen",
+		strikethrough:			"Doorhalen",
+		subscript:				"Subscript",
+		superscript:			"Superscript",
+		justifyleft:			"Links uitlijnen",
+		justifycenter:			"Centreren",
+		justifyright:			"Rechts uitlijnen",
+		justifyfull:			"Uitvullen",
+		insertorderedlist:		"Nummering",
+		insertunorderedlist:	"Opsommingstekens",
+		outdent:				"Inspringing verkleinen",
+		indent:					"Inspringing vergroten",
+		forecolor:				"Tekstkleur",
+		hilitecolor:			"Achtergrondkleur",
+		inserthorizontalrule:	"Horizontale lijn",
+		createlink:				"Hyperlink invoegen/aanpassen",
+		insertimage:			"Afbeelding invoegen/aanpassen",
+		inserttable:			"Tabel invoegen",
+		htmlmode:				"HTML broncode",
+		popupeditor:			"Vergroot Editor",
+		about:					"Over deze editor",
+		showhelp:				"HTMLArea help",
+		textindicator:			"Huidige stijl",
+		undo:					"Ongedaan maken",
+		redo:					"Herhalen",
+		cut:					"Knippen",
+		copy:					"Kopi�ren",
+		paste:					"Plakken",
+		lefttoright:			"Tekstrichting links naar rechts",
+		righttoleft:			"Tekstrichting rechts naar links"
+	},
+
+	buttons: {
+		"ok":					"OK",
+		"cancel":				"Annuleren"
+	},
+
+	msg: {
+		"Path":					"Pad",
+		"TEXT_MODE":			"Je bent in TEKST-mode. Gebruik de [<>] knop om terug te keren naar WYSIWYG-mode.",
+      
+		"IE-sucks-full-screen" :
+		// translate here
+		"Fullscreen-mode veroorzaakt problemen met Internet Explorer door bugs in de webbrowser " +
+		"die we niet kunnen omzeilen. Hierdoor kunnen de volgende effecten optreden: verknoeide teksten, " +
+		"een verlies aan editor-functionaliteit en/of willekeurig vastlopen van de webbrowser. " +
+		"Als u Windows 95 of 98 gebruikt, is het zeer waarschijnlijk dat u een algemene beschermingsfout " +
+		"('General Protection Fault') krijgt en de computer opnieuw zal moeten opstarten.\n\n" +
+		"U bent gewaarschuwd. Druk OK als u toch nog de Fullscreen-editor wil gebruiken."
+	},
+
+	dialogs: {
+		"Cancel"                                            : "Annuleren",
+		"Insert/Modify Link"                                : "Hyperlink invoegen/aanpassen",
+		"New window (_blank)"                               : "Nieuw venster (_blank)",
+		"None (use implicit)"                               : "Geen",
+		"OK"                                                : "OK",
+		"Other"                                             : "Ander",
+		"Same frame (_self)"                                : "Zelfde frame (_self)",
+		"Target:"                                           : "Doel:",
+		"Title (tooltip):"                                  : "Titel (tooltip):",
+		"Top frame (_top)"                                  : "Bovenste frame (_top)",
+		"URL:"                                              : "URL:",
+		"You must enter the URL where this link points to"  : "Geef de URL in waar de link naar verwijst"
+	}
+};
+

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/no.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/no.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/no.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/no.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/no.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/no.js	Tue Jan 18 09:13:55 2005
@@ -1,79 +1,79 @@
-// Norwegian version for htmlArea v3.0 - pre1
-// - translated by ses<se...@online.no>
-// Additional translations by H�vard Wigtil <ha...@extend.no>
-// term�s and licenses are equal to htmlarea!
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "no",
-
-	tooltips: {
-		bold:                 "Fet",
-		italic:               "Kursiv",
-		underline:            "Understreket",
-		strikethrough:        "Gjennomstreket",
-		subscript:            "Nedsenket",
-		superscript:          "Opph�yet",
-		justifyleft:          "Venstrejuster",
-		justifycenter:        "Midtjuster",
-		justifyright:         "H�yrejuster",
-		justifyfull:          "Blokkjuster",
-		insertorderedlist:    "Nummerert liste",
-		insertunorderedlist:  "Punktliste",
-		outdent:              "Reduser innrykk",
-		indent:               "�ke innrykk",
-		forecolor:            "Tekstfarge",
-		hilitecolor:          "Bakgrundsfarge",
-		inserthorizontalrule: "Vannrett linje",
-		createlink:           "Lag lenke",
-		insertimage:          "Sett inn bilde",
-		inserttable:          "Sett inn tabell",
-		htmlmode:             "Vis kildekode",
-		popupeditor:          "Vis i eget vindu",
-		about:                "Om denne editor",
-		showhelp:             "Hjelp",
-		textindicator:        "N�v�rende stil",
-                undo:                 "Angrer siste redigering",
-		redo:                 "Gj�r om siste angring",
-		cut:                  "Klipp ut omr�de",
-		copy:                 "Kopier omr�de",
-		paste:                "Lim inn",
-		lefttoright:          "Fra venstre mot h�yre",
-		righttoleft:          "Fra h�yre mot venstre"
-	},
-    
-	buttons: {
-		"ok":           "OK",
-		"cancel":       "Avbryt"
-	},
-
-	msg: {
-		"Path":         "Tekstvelger",
-		"TEXT_MODE":    "Du er i tekstmodus  Klikk p� [<>] for � g� tilbake til WYSIWIG.",
-                "IE-sucks-full-screen" :
-		// translate here
-                "Visning i eget vindu har kjente problemer med Internet Explorer, " + 
-                "p� grunn av problemer med denne nettleseren. Mulige problemer er et uryddig " + 
-                "skjermbilde, manglende editorfunksjoner og/eller at nettleseren crasher. Hvis du bruker Windows 95 eller Windows 98 " +
-                "er det ogs� muligheter for at Windows will crashe.\n\n" +
-                "Trykk 'OK' hvis du vil bruke visning i eget vindu p� tross av denne advarselen."
-	},
-
-	dialogs: {
-		"Cancel"                                            : "Avbryt",
-		"Insert/Modify Link"                                : "Rediger lenke",
-		"New window (_blank)"                               : "Eget vindu (_blank)",
-		"None (use implicit)"                               : "Ingen (bruk standardinnstilling)",
-		"OK"                                                : "OK",
-		"Other"                                             : "Annen",
-		"Same frame (_self)"                                : "Samme ramme (_self)",
-		"Target:"                                           : "M�l:",
-		"Title (tooltip):"                                  : "Tittel (tooltip):",
-		"Top frame (_top)"                                  : "Toppramme (_top)",
-		"URL:"                                              : "Adresse:",
-		"You must enter the URL where this link points to"  : "Du m� skrive inn en adresse som denne lenken skal peke til"
-	}
-};
-
+// Norwegian version for htmlArea v3.0 - pre1
+// - translated by ses<se...@online.no>
+// Additional translations by H�vard Wigtil <ha...@extend.no>
+// term�s and licenses are equal to htmlarea!
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "no",
+
+	tooltips: {
+		bold:                 "Fet",
+		italic:               "Kursiv",
+		underline:            "Understreket",
+		strikethrough:        "Gjennomstreket",
+		subscript:            "Nedsenket",
+		superscript:          "Opph�yet",
+		justifyleft:          "Venstrejuster",
+		justifycenter:        "Midtjuster",
+		justifyright:         "H�yrejuster",
+		justifyfull:          "Blokkjuster",
+		insertorderedlist:    "Nummerert liste",
+		insertunorderedlist:  "Punktliste",
+		outdent:              "Reduser innrykk",
+		indent:               "�ke innrykk",
+		forecolor:            "Tekstfarge",
+		hilitecolor:          "Bakgrundsfarge",
+		inserthorizontalrule: "Vannrett linje",
+		createlink:           "Lag lenke",
+		insertimage:          "Sett inn bilde",
+		inserttable:          "Sett inn tabell",
+		htmlmode:             "Vis kildekode",
+		popupeditor:          "Vis i eget vindu",
+		about:                "Om denne editor",
+		showhelp:             "Hjelp",
+		textindicator:        "N�v�rende stil",
+                undo:                 "Angrer siste redigering",
+		redo:                 "Gj�r om siste angring",
+		cut:                  "Klipp ut omr�de",
+		copy:                 "Kopier omr�de",
+		paste:                "Lim inn",
+		lefttoright:          "Fra venstre mot h�yre",
+		righttoleft:          "Fra h�yre mot venstre"
+	},
+    
+	buttons: {
+		"ok":           "OK",
+		"cancel":       "Avbryt"
+	},
+
+	msg: {
+		"Path":         "Tekstvelger",
+		"TEXT_MODE":    "Du er i tekstmodus  Klikk p� [<>] for � g� tilbake til WYSIWIG.",
+                "IE-sucks-full-screen" :
+		// translate here
+                "Visning i eget vindu har kjente problemer med Internet Explorer, " + 
+                "p� grunn av problemer med denne nettleseren. Mulige problemer er et uryddig " + 
+                "skjermbilde, manglende editorfunksjoner og/eller at nettleseren crasher. Hvis du bruker Windows 95 eller Windows 98 " +
+                "er det ogs� muligheter for at Windows will crashe.\n\n" +
+                "Trykk 'OK' hvis du vil bruke visning i eget vindu p� tross av denne advarselen."
+	},
+
+	dialogs: {
+		"Cancel"                                            : "Avbryt",
+		"Insert/Modify Link"                                : "Rediger lenke",
+		"New window (_blank)"                               : "Eget vindu (_blank)",
+		"None (use implicit)"                               : "Ingen (bruk standardinnstilling)",
+		"OK"                                                : "OK",
+		"Other"                                             : "Annen",
+		"Same frame (_self)"                                : "Samme ramme (_self)",
+		"Target:"                                           : "M�l:",
+		"Title (tooltip):"                                  : "Tittel (tooltip):",
+		"Top frame (_top)"                                  : "Toppramme (_top)",
+		"URL:"                                              : "Adresse:",
+		"You must enter the URL where this link points to"  : "Du m� skrive inn en adresse som denne lenken skal peke til"
+	}
+};
+

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pl.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pl.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/pl.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pl.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/pl.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pl.js	Tue Jan 18 09:13:55 2005
@@ -1,36 +1,36 @@
-// I18N constants
-
-HTMLArea.I18N = {
+// I18N constants
+
+HTMLArea.I18N = {
 
 	// the following should be the filename without .js extension
 	// it will be used for automatically load plugin language.
 	lang: "pl",
 
-	tooltips: {
-		bold:           "Pogrubienie",
-		italic:         "Pochylenie",
-		underline:      "Podkre�lenie",
-		strikethrough:  "Przekre�lenie",
-		subscript:      "Indeks dolny",
-		superscript:    "Indeks g�rny",
-		justifyleft:    "Wyr�wnaj do lewej",
-		justifycenter:  "Wy�rodkuj",
-		justifyright:   "Wyr�wnaj do prawej",
-		justifyfull:    "Wyjustuj",
-		orderedlist:    "Numerowanie",
-		unorderedlist:  "Wypunktowanie",
-		outdent:        "Zmniejsz wci�cie",
-		indent:         "Zwi�ksz wci�cie",
-		forecolor:      "Kolor czcionki",
-		backcolor:      "Kolor t�a",
-		horizontalrule: "Linia pozioma",
-		createlink:     "Wstaw adres sieci Web",
-		insertimage:    "Wstaw obraz",
-		inserttable:    "Wstaw tabel�",
-		htmlmode:       "Edycja WYSIWYG/w �r�dle strony",
-		popupeditor:    "Pe�ny ekran",
-		about:          "Informacje o tym edytorze",
-		help:           "Pomoc",
-		textindicator:  "Obecny styl"
-	}
-};
+	tooltips: {
+		bold:           "Pogrubienie",
+		italic:         "Pochylenie",
+		underline:      "Podkre�lenie",
+		strikethrough:  "Przekre�lenie",
+		subscript:      "Indeks dolny",
+		superscript:    "Indeks g�rny",
+		justifyleft:    "Wyr�wnaj do lewej",
+		justifycenter:  "Wy�rodkuj",
+		justifyright:   "Wyr�wnaj do prawej",
+		justifyfull:    "Wyjustuj",
+		orderedlist:    "Numerowanie",
+		unorderedlist:  "Wypunktowanie",
+		outdent:        "Zmniejsz wci�cie",
+		indent:         "Zwi�ksz wci�cie",
+		forecolor:      "Kolor czcionki",
+		backcolor:      "Kolor t�a",
+		horizontalrule: "Linia pozioma",
+		createlink:     "Wstaw adres sieci Web",
+		insertimage:    "Wstaw obraz",
+		inserttable:    "Wstaw tabel�",
+		htmlmode:       "Edycja WYSIWYG/w �r�dle strony",
+		popupeditor:    "Pe�ny ekran",
+		about:          "Informacje o tym edytorze",
+		help:           "Pomoc",
+		textindicator:  "Obecny styl"
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pt_br.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pt_br.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/pt_br.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pt_br.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/pt_br.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/pt_br.js	Tue Jan 18 09:13:55 2005
@@ -1,37 +1,37 @@
-// I18N constants
-// Brazilian Portuguese Translation by Alex Piaz <we...@globalmap.com>
-
-HTMLArea.I18N = {
+// I18N constants
+// Brazilian Portuguese Translation by Alex Piaz <we...@globalmap.com>
+
+HTMLArea.I18N = {
 
 	// the following should be the filename without .js extension
 	// it will be used for automatically load plugin language.
 	lang: "pt_br",
 
-	tooltips: {
-		bold:           "Negrito",
-		italic:         "It�lico",
-		underline:      "Sublinhado",
-		strikethrough:  "Tachado",
-		subscript:      "Subescrito",
-		superscript:    "Sobrescrito",
-		justifyleft:    "Alinhar � Esquerda",
-		justifycenter:  "Centralizar",
-		justifyright:   "Alinhar � Direita",
-		justifyfull:    "Justificar",
-		orderedlist:    "Lista Numerada",
-		unorderedlist:  "Lista Marcadores",
-		outdent:        "Diminuir Indenta��o",
-		indent:         "Aumentar Indenta��o",
-		forecolor:      "Cor da Fonte",
-		backcolor:      "Cor do Fundo",
-		horizontalrule: "Linha Horizontal",
-		createlink:     "Inserir Link",
-		insertimage:    "Inserir Imagem",
-		inserttable:    "Inserir Tabela",
-		htmlmode:       "Ver C�digo-Fonte",
-		popupeditor:    "Expandir Editor",
-		about:          "Sobre",
-		help:           "Ajuda",
-		textindicator:  "Estilo Atual"
-	}
-};
+	tooltips: {
+		bold:           "Negrito",
+		italic:         "It�lico",
+		underline:      "Sublinhado",
+		strikethrough:  "Tachado",
+		subscript:      "Subescrito",
+		superscript:    "Sobrescrito",
+		justifyleft:    "Alinhar � Esquerda",
+		justifycenter:  "Centralizar",
+		justifyright:   "Alinhar � Direita",
+		justifyfull:    "Justificar",
+		orderedlist:    "Lista Numerada",
+		unorderedlist:  "Lista Marcadores",
+		outdent:        "Diminuir Indenta��o",
+		indent:         "Aumentar Indenta��o",
+		forecolor:      "Cor da Fonte",
+		backcolor:      "Cor do Fundo",
+		horizontalrule: "Linha Horizontal",
+		createlink:     "Inserir Link",
+		insertimage:    "Inserir Imagem",
+		inserttable:    "Inserir Tabela",
+		htmlmode:       "Ver C�digo-Fonte",
+		popupeditor:    "Expandir Editor",
+		about:          "Sobre",
+		help:           "Ajuda",
+		textindicator:  "Estilo Atual"
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/ru.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/ru.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/ru.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/ru.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/ru.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/ru.js	Tue Jan 18 09:13:55 2005
@@ -1,63 +1,63 @@
-// I18N constants
-
-// LANG: "ru", ENCODING: UTF-8 | ISO-8859-1
-// Author: Yulya Shtyryakova, <yu...@vdcom.ru>
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "ru",
-
-	tooltips: {
-		bold:           "Полужирный",
-		italic:         "Наклонный",
-		underline:      "Подчеркнутый",
-		strikethrough:  "Перечеркнутый",
-		subscript:      "Нижний индекс",
-		superscript:    "Верхний индекс",
-		justifyleft:    "По левому краю",
-		justifycenter:  "По центру",
-		justifyright:   "По правому краю",
-		justifyfull:    "По ширине",
-		insertorderedlist:    "Нумерованный лист",
-		insertunorderedlist:  "Маркированный лист",
-		outdent:        "Уменьшить отступ",
-		indent:         "Увеличить отступ",
-		forecolor:      "Цвет шрифта",
-		hilitecolor:    "Цвет фона",
-		horizontalrule: "Горизонтальный разделитель",
-		createlink:     "Вставить гиперссылку",
-		insertimage:    "Вставить изображение",
-		inserttable:    "Вставить таблицу",
-		htmlmode:       "Показать Html-код",
-		popupeditor:    "Увеличить редактор",
-		about:          "О редакторе",
-		showhelp:       "Помощь",
-		textindicator:  "Текущий стиль",
-		undo:           "Отменить",
-		redo:           "Повторить",
-		cut:            "Вырезать",
-		copy:           "Копировать",
-		paste:          "Вставить"
-	},
-
-	buttons: {
-		"ok":           "OK",
-		"cancel":       "Отмена"
-	},
-
-	msg: {
-		"Path":         "Путь",
-		"TEXT_MODE":    "Вы в режиме отображения Html-кода. нажмите кнопку [<>], чтобы переключиться в визуальный режим."
-	}
-};
+// I18N constants
+
+// LANG: "ru", ENCODING: UTF-8 | ISO-8859-1
+// Author: Yulya Shtyryakova, <yu...@vdcom.ru>
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "ru",
+
+	tooltips: {
+		bold:           "Полужирный",
+		italic:         "Наклонный",
+		underline:      "Подчеркнутый",
+		strikethrough:  "Перечеркнутый",
+		subscript:      "Нижний индекс",
+		superscript:    "Верхний индекс",
+		justifyleft:    "По левому краю",
+		justifycenter:  "По центру",
+		justifyright:   "По правому краю",
+		justifyfull:    "По ширине",
+		insertorderedlist:    "Нумерованный лист",
+		insertunorderedlist:  "Маркированный лист",
+		outdent:        "Уменьшить отступ",
+		indent:         "Увеличить отступ",
+		forecolor:      "Цвет шрифта",
+		hilitecolor:    "Цвет фона",
+		horizontalrule: "Горизонтальный разделитель",
+		createlink:     "Вставить гиперссылку",
+		insertimage:    "Вставить изображение",
+		inserttable:    "Вставить таблицу",
+		htmlmode:       "Показать Html-код",
+		popupeditor:    "Увеличить редактор",
+		about:          "О редакторе",
+		showhelp:       "Помощь",
+		textindicator:  "Текущий стиль",
+		undo:           "Отменить",
+		redo:           "Повторить",
+		cut:            "Вырезать",
+		copy:           "Копировать",
+		paste:          "Вставить"
+	},
+
+	buttons: {
+		"ok":           "OK",
+		"cancel":       "Отмена"
+	},
+
+	msg: {
+		"Path":         "Путь",
+		"TEXT_MODE":    "Вы в режиме отображения Html-кода. нажмите кнопку [<>], чтобы переключиться в визуальный режим."
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/se.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/se.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/se.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/se.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/se.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/se.js	Tue Jan 18 09:13:55 2005
@@ -1,38 +1,38 @@
-// Swedish version for htmlArea v3.0 - Alpha Release
-// - translated by pat<pa...@engvall.nu>
-// term�s and licenses are equal to htmlarea!
-
-HTMLArea.I18N = {
+// Swedish version for htmlArea v3.0 - Alpha Release
+// - translated by pat<pa...@engvall.nu>
+// term�s and licenses are equal to htmlarea!
+
+HTMLArea.I18N = {
 
 	// the following should be the filename without .js extension
 	// it will be used for automatically load plugin language.
 	lang: "se",
 
-	tooltips: {
-		bold:           "Fet",
-		italic:         "Kursiv",
-		underline:      "Understruken",
-		strikethrough:  "Genomstruken",
-		subscript:      "Neds�nkt",
-		superscript:    "Upph�jd",
-		justifyleft:    "V�nsterjustera",
-		justifycenter:  "Centrera",
-		justifyright:   "H�gerjustera",
-		justifyfull:    "Marginaljustera",
-		orderedlist:    "Numrerad lista",
-		unorderedlist:  "Punktlista",
-		outdent:        "Minska indrag",
-		indent:         "�ka indrag",
-		forecolor:      "Textf�rg",
-		backcolor:      "Bakgrundsf�rg",
-		horizontalrule: "V�gr�t linje",
-		createlink:     "Infoga l�nk",
-		insertimage:    "Infoga bild",
-		inserttable:    "Infoga tabell",
-		htmlmode:       "Visa k�llkod",
-		popupeditor:    "Visa i eget f�nster",
-		about:          "Om denna editor",
-		help:           "Hj�lp",
-		textindicator:  "Nuvarande stil"
-	}
-};
+	tooltips: {
+		bold:           "Fet",
+		italic:         "Kursiv",
+		underline:      "Understruken",
+		strikethrough:  "Genomstruken",
+		subscript:      "Neds�nkt",
+		superscript:    "Upph�jd",
+		justifyleft:    "V�nsterjustera",
+		justifycenter:  "Centrera",
+		justifyright:   "H�gerjustera",
+		justifyfull:    "Marginaljustera",
+		orderedlist:    "Numrerad lista",
+		unorderedlist:  "Punktlista",
+		outdent:        "Minska indrag",
+		indent:         "�ka indrag",
+		forecolor:      "Textf�rg",
+		backcolor:      "Bakgrundsf�rg",
+		horizontalrule: "V�gr�t linje",
+		createlink:     "Infoga l�nk",
+		insertimage:    "Infoga bild",
+		inserttable:    "Infoga tabell",
+		htmlmode:       "Visa k�llkod",
+		popupeditor:    "Visa i eget f�nster",
+		about:          "Om denna editor",
+		help:           "Hj�lp",
+		textindicator:  "Nuvarande stil"
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/si.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/si.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/si.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/si.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/lang/si.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/lang/si.js	Tue Jan 18 09:13:55 2005
@@ -1,63 +1,63 @@
-// I18N constants
-
-// LANG: "si", ENCODING: ISO-8859-2
-// Author: Tomaz Kregar, x_tomo_x@email.si
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-HTMLArea.I18N = {
-
-	// the following should be the filename without .js extension
-	// it will be used for automatically load plugin language.
-	lang: "si",
-
-	tooltips: {
-		bold:           "Krepko",
-		italic:         "Le�e�e",
-		underline:      "Pod�rtano",
-		strikethrough:  "Pre�rtano",
-		subscript:      "Podpisano",
-		superscript:    "Nadpisano",
-		justifyleft:    "Poravnaj levo",
-		justifycenter:  "Na sredino",
-		justifyright:   "Poravnaj desno",
-		justifyfull:    "Porazdeli vsebino",
-		orderedlist:    "O�tevil�evanje",
-		unorderedlist:  "Ozna�evanje",
-		outdent:        "Zmanj�aj zamik",
-		indent:         "Pove�aj zamik",
-		forecolor:      "Barva pisave",
-		hilitecolor:    "Barva ozadja",
-		horizontalrule: "Vodoravna �rta",
-		createlink:     "Vstavi hiperpovezavo",
-		insertimage:    "Vstavi sliko",
-		inserttable:    "Vstavi tabelo",
-		htmlmode:       "Preklopi na HTML kodo",
-		popupeditor:    "Pove�aj urejevalnik",
-		about:          "Vizitka za urejevalnik",
-		showhelp:       "Pomo� za urejevalnik",
-		textindicator:  "Trenutni slog",
-		undo:           "Razveljavi zadnjo akcijo",
-		redo:           "Uveljavi zadnjo akcijo",
-		cut:            "Izre�i",
-		copy:           "Kopiraj",
-		paste:          "Prilepi"
-	},
-
-	buttons: {
-		"ok":           "V redu",
-		"cancel":       "Prekli�i"
-	},
-
-	msg: {
-		"Path":         "Pot",
-		"TEXT_MODE":    "Si v tekstovnem na�inu.  Uporabi [<>] gumb za prklop nazaj na WYSIWYG."
-	}
-};
+// I18N constants
+
+// LANG: "si", ENCODING: ISO-8859-2
+// Author: Tomaz Kregar, x_tomo_x@email.si
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+HTMLArea.I18N = {
+
+	// the following should be the filename without .js extension
+	// it will be used for automatically load plugin language.
+	lang: "si",
+
+	tooltips: {
+		bold:           "Krepko",
+		italic:         "Le�e�e",
+		underline:      "Pod�rtano",
+		strikethrough:  "Pre�rtano",
+		subscript:      "Podpisano",
+		superscript:    "Nadpisano",
+		justifyleft:    "Poravnaj levo",
+		justifycenter:  "Na sredino",
+		justifyright:   "Poravnaj desno",
+		justifyfull:    "Porazdeli vsebino",
+		orderedlist:    "O�tevil�evanje",
+		unorderedlist:  "Ozna�evanje",
+		outdent:        "Zmanj�aj zamik",
+		indent:         "Pove�aj zamik",
+		forecolor:      "Barva pisave",
+		hilitecolor:    "Barva ozadja",
+		horizontalrule: "Vodoravna �rta",
+		createlink:     "Vstavi hiperpovezavo",
+		insertimage:    "Vstavi sliko",
+		inserttable:    "Vstavi tabelo",
+		htmlmode:       "Preklopi na HTML kodo",
+		popupeditor:    "Pove�aj urejevalnik",
+		about:          "Vizitka za urejevalnik",
+		showhelp:       "Pomo� za urejevalnik",
+		textindicator:  "Trenutni slog",
+		undo:           "Razveljavi zadnjo akcijo",
+		redo:           "Uveljavi zadnjo akcijo",
+		cut:            "Izre�i",
+		copy:           "Kopiraj",
+		paste:          "Prilepi"
+	},
+
+	buttons: {
+		"ok":           "V redu",
+		"cancel":       "Prekli�i"
+	},
+
+	msg: {
+		"Path":         "Pot",
+		"TEXT_MODE":    "Si v tekstovnem na�inu.  Uporabi [<>] gumb za prklop nazaj na WYSIWYG."
+	}
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/license.txt
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/license.txt?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/license.txt&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/license.txt&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/license.txt	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/license.txt	Tue Jan 18 09:13:55 2005
@@ -1,30 +1,30 @@
-htmlArea License (based on BSD license)
-Copyright (c) 2002-2004, interactivetools.com, inc.
-Copyright (c) 2003-2004 dynarch.com
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions are met:
-
-1) Redistributions of source code must retain the above copyright notice,
-   this list of conditions and the following disclaimer.
-
-2) Redistributions in binary form must reproduce the above copyright notice,
-   this list of conditions and the following disclaimer in the documentation
-   and/or other materials provided with the distribution.
-
-3) Neither the name of interactivetools.com, inc. nor the names of its
-   contributors may be used to endorse or promote products derived from this
-   software without specific prior written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
-AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
-IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
-ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
-LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
-INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
-CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
-ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
-POSSIBILITY OF SUCH DAMAGE.
+htmlArea License (based on BSD license)
+Copyright (c) 2002-2004, interactivetools.com, inc.
+Copyright (c) 2003-2004 dynarch.com
+All rights reserved.
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions are met:
+
+1) Redistributions of source code must retain the above copyright notice,
+   this list of conditions and the following disclaimer.
+
+2) Redistributions in binary form must reproduce the above copyright notice,
+   this list of conditions and the following disclaimer in the documentation
+   and/or other materials provided with the distribution.
+
+3) Neither the name of interactivetools.com, inc. nor the names of its
+   contributors may be used to endorse or promote products derived from this
+   software without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
+LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
+CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
+SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
+INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
+CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
+ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/CSS/css.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/CSS/css.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/css.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/CSS/css.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/css.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/CSS/css.js	Tue Jan 18 09:13:55 2005
@@ -6,7 +6,7 @@
 // Distributed under the same terms as HTMLArea itself.
 // This notice MUST stay intact for use (see license.txt).
 //
-// $Id: css.js,v 1.3 2004/05/03 15:30:37 bruno Exp $
+// $Id$
 
 function CSS(editor, params) {
 	this.editor = editor;

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/context-menu.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/context-menu.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/context-menu.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/context-menu.js	Tue Jan 18 09:13:55 2005
@@ -6,7 +6,7 @@
 // Distributed under the same terms as HTMLArea itself.
 // This notice MUST stay intact for use (see license.txt).
 //
-// $Id: context-menu.js,v 1.3 2004/05/03 15:30:37 bruno Exp $
+// $Id$
 
 HTMLArea.loadStyle("menu.css", "ContextMenu");
 

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/lang/nl.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/lang/nl.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/lang/nl.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/ContextMenu/lang/nl.js	Tue Jan 18 09:13:55 2005
@@ -1,66 +1,66 @@
-// I18N constants
-
-// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
-// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-ContextMenu.I18N = {
-	// Items that appear in menu.  Please note that an underscore (_)
-	// character in the translation (right column) will cause the following
-	// letter to become underlined and be shortcut for that menu option.
-
-	"Cut"                                                   : "Knippen",
-	"Copy"                                                  : "Kopi�ren",
-	"Paste"                                                 : "Plakken",
-	"Image Properties"                                      : "Eigenschappen afbeelding...",
-	"Modify Link"                                           : "Hyperlin_k aanpassen...",
-	"Check Link"                                            : "Controleer hyperlin_k...",
-	"Remove Link"                                           : "Ve_rwijder hyperlink...",
-	"Cell Properties"                                       : "C_eleigenschappen...",
-	"Row Properties"                                        : "Rijeigenscha_ppen...",
-	"Insert Row Before"                                     : "Rij invoegen boven",
-	"Insert Row After"                                      : "Rij invoegen onder",
-	"Delete Row"                                            : "Rij _verwijderen",
-	"Table Properties"                                      : "_Tabeleigenschappen...",
-	"Insert Column Before"                                  : "Kolom invoegen voor",
-	"Insert Column After"                                   : "Kolom invoegen na",
-	"Delete Column"                                         : "Kolom verwijderen",
-	"Justify Left"                                          : "Links uitlijnen",
-	"Justify Center"                                        : "Centreren",
-	"Justify Right"                                         : "Rechts uitlijnen",
-	"Justify Full"                                          : "Uitvullen",
-	"Make link"                                             : "Maak hyperlin_k...",
-	"Remove the"                                            : "Verwijder het",
-	"Element"                                               : "element...",
-
-	// Other labels (tooltips and alert/confirm box messages)
-
-	"Please confirm that you want to remove this element:"  : "Is het werkelijk de bedoeling dit element te verwijderen:",
-	"Remove this node from the document"                    : "Verwijder dit punt van het document",
-	"How did you get here? (Please report!)"                : "Hoe kwam je hier? (A.U.B. doorgeven!)",
-	"Show the image properties dialog"                      : "Laat het afbeeldingseigenschappen dialog zien",
-	"Modify URL"                                            : "Aanpassen URL",
-	"Current URL is"                                        : "Huidig URL is",
-	"Opens this link in a new window"                       : "Opend deze hyperlink in een nieuw venster",
-	"Please confirm that you want to unlink this element."  : "Is het werkelijk de bedoeling dit element te unlinken.",
-	"Link points to:"                                       : "Hyperlink verwijst naar:",
-	"Unlink the current element"                            : "Unlink het huidige element",
-	"Show the Table Cell Properties dialog"                 : "Laat de tabel celeigenschappen dialog zien",
-	"Show the Table Row Properties dialog"                  : "Laat de tabel rijeigenschappen dialog zien",
-	"Insert a new row before the current one"               : "Voeg een nieuwe rij in boven de huidige",
-	"Insert a new row after the current one"                : "Voeg een nieuwe rij in onder de huidige",
-	"Delete the current row"                                : "Verwijder de huidige rij",
-	"Show the Table Properties dialog"                      : "Laat de tabel eigenschappen dialog zien",
-	"Insert a new column before the current one"            : "Voeg een nieuwe kolom in voor de huidige",
-	"Insert a new column after the current one"             : "Voeg een nieuwe kolom in na de huidige",
-	"Delete the current column"                             : "Verwijder de huidige kolom",
-	"Create a link"                                         : "Maak een hyperlink"
-};
+// I18N constants
+
+// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
+// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+ContextMenu.I18N = {
+	// Items that appear in menu.  Please note that an underscore (_)
+	// character in the translation (right column) will cause the following
+	// letter to become underlined and be shortcut for that menu option.
+
+	"Cut"                                                   : "Knippen",
+	"Copy"                                                  : "Kopi�ren",
+	"Paste"                                                 : "Plakken",
+	"Image Properties"                                      : "Eigenschappen afbeelding...",
+	"Modify Link"                                           : "Hyperlin_k aanpassen...",
+	"Check Link"                                            : "Controleer hyperlin_k...",
+	"Remove Link"                                           : "Ve_rwijder hyperlink...",
+	"Cell Properties"                                       : "C_eleigenschappen...",
+	"Row Properties"                                        : "Rijeigenscha_ppen...",
+	"Insert Row Before"                                     : "Rij invoegen boven",
+	"Insert Row After"                                      : "Rij invoegen onder",
+	"Delete Row"                                            : "Rij _verwijderen",
+	"Table Properties"                                      : "_Tabeleigenschappen...",
+	"Insert Column Before"                                  : "Kolom invoegen voor",
+	"Insert Column After"                                   : "Kolom invoegen na",
+	"Delete Column"                                         : "Kolom verwijderen",
+	"Justify Left"                                          : "Links uitlijnen",
+	"Justify Center"                                        : "Centreren",
+	"Justify Right"                                         : "Rechts uitlijnen",
+	"Justify Full"                                          : "Uitvullen",
+	"Make link"                                             : "Maak hyperlin_k...",
+	"Remove the"                                            : "Verwijder het",
+	"Element"                                               : "element...",
+
+	// Other labels (tooltips and alert/confirm box messages)
+
+	"Please confirm that you want to remove this element:"  : "Is het werkelijk de bedoeling dit element te verwijderen:",
+	"Remove this node from the document"                    : "Verwijder dit punt van het document",
+	"How did you get here? (Please report!)"                : "Hoe kwam je hier? (A.U.B. doorgeven!)",
+	"Show the image properties dialog"                      : "Laat het afbeeldingseigenschappen dialog zien",
+	"Modify URL"                                            : "Aanpassen URL",
+	"Current URL is"                                        : "Huidig URL is",
+	"Opens this link in a new window"                       : "Opend deze hyperlink in een nieuw venster",
+	"Please confirm that you want to unlink this element."  : "Is het werkelijk de bedoeling dit element te unlinken.",
+	"Link points to:"                                       : "Hyperlink verwijst naar:",
+	"Unlink the current element"                            : "Unlink het huidige element",
+	"Show the Table Cell Properties dialog"                 : "Laat de tabel celeigenschappen dialog zien",
+	"Show the Table Row Properties dialog"                  : "Laat de tabel rijeigenschappen dialog zien",
+	"Insert a new row before the current one"               : "Voeg een nieuwe rij in boven de huidige",
+	"Insert a new row after the current one"                : "Voeg een nieuwe rij in onder de huidige",
+	"Delete the current row"                                : "Verwijder de huidige rij",
+	"Show the Table Properties dialog"                      : "Laat de tabel eigenschappen dialog zien",
+	"Insert a new column before the current one"            : "Voeg een nieuwe kolom in voor de huidige",
+	"Insert a new column after the current one"             : "Voeg een nieuwe kolom in na de huidige",
+	"Delete the current column"                             : "Verwijder de huidige kolom",
+	"Create a link"                                         : "Maak een hyperlink"
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/FullPage/full-page.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/FullPage/full-page.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/full-page.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/FullPage/full-page.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/full-page.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/FullPage/full-page.js	Tue Jan 18 09:13:55 2005
@@ -10,7 +10,7 @@
 // Version 3.0 developed by Mihai Bazon for InteractiveTools.
 //   http://dynarch.com/mishoo
 //
-// $Id: full-page.js,v 1.3 2004/05/03 15:30:37 bruno Exp $
+// $Id$
 
 function FullPage(editor) {
 	this.editor = editor;

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/lang/cz.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/lang/cz.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/lang/cz.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/lang/cz.js	Tue Jan 18 09:13:55 2005
@@ -1,37 +1,37 @@
-// I18N constants
-
-// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
-// Author: Jiri Löw, <ji...@jirilow.com>
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-SpellChecker.I18N = {
-	"CONFIRM_LINK_CLICK"                    : "Prosím potvrďte otevření tohoto odkazu",
-	"Cancel"                                : "Zrušit",
-	"Dictionary"                            : "Slovník",
-	"Finished list of mispelled words"      : "Dokončen seznam chybných slov",
-	"I will open it in a new page."         : "Bude otevřen jej v nové stránce.",
-	"Ignore all"                            : "Ignorovat vše",
-	"Ignore"                                : "Ignorovat",
-	"NO_ERRORS"                             : "Podle zvoleného slovníku nebyla nalezena žádná chybná slova.",
-	"NO_ERRORS_CLOSING"                     : "Kontrola správnosti slov dokončena, nebyla nalezena žádná chybná slova. Ukončování ...",
-	"OK"                                    : "OK",
-	"Original word"                         : "Původní slovo",
-	"Please wait.  Calling spell checker."  : "Prosím čekejte. Komunikuace s kontrolou správnosti slov.",
-	"Please wait: changing dictionary to"   : "Prosím čekejte: změna adresáře na",
-	"QUIT_CONFIRMATION"                     : "Změny budou zrušeny a kontrola správnosti slov ukončena. Prosím potvrďte.",
-	"Re-check"                              : "Překontrolovat",
-	"Replace all"                           : "Zaměnit všechno",
-	"Replace with"                          : "Zaměnit za",
-	"Replace"                               : "Zaměnit",
-	"SC-spell-check"                        : "Kontrola správnosti slov",
-	"Suggestions"                           : "Doporučení",
-	"pliz weit ;-)"                         : "strpení prosím ;-)"
-};
+// I18N constants
+
+// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
+// Author: Jiri Löw, <ji...@jirilow.com>
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+SpellChecker.I18N = {
+	"CONFIRM_LINK_CLICK"                    : "Prosím potvrďte otevření tohoto odkazu",
+	"Cancel"                                : "Zrušit",
+	"Dictionary"                            : "Slovník",
+	"Finished list of mispelled words"      : "Dokončen seznam chybných slov",
+	"I will open it in a new page."         : "Bude otevřen jej v nové stránce.",
+	"Ignore all"                            : "Ignorovat vše",
+	"Ignore"                                : "Ignorovat",
+	"NO_ERRORS"                             : "Podle zvoleného slovníku nebyla nalezena žádná chybná slova.",
+	"NO_ERRORS_CLOSING"                     : "Kontrola správnosti slov dokončena, nebyla nalezena žádná chybná slova. Ukončování ...",
+	"OK"                                    : "OK",
+	"Original word"                         : "Původní slovo",
+	"Please wait.  Calling spell checker."  : "Prosím čekejte. Komunikuace s kontrolou správnosti slov.",
+	"Please wait: changing dictionary to"   : "Prosím čekejte: změna adresáře na",
+	"QUIT_CONFIRMATION"                     : "Změny budou zrušeny a kontrola správnosti slov ukončena. Prosím potvrďte.",
+	"Re-check"                              : "Překontrolovat",
+	"Replace all"                           : "Zaměnit všechno",
+	"Replace with"                          : "Zaměnit za",
+	"Replace"                               : "Zaměnit",
+	"SC-spell-check"                        : "Kontrola správnosti slov",
+	"Suggestions"                           : "Doporučení",
+	"pliz weit ;-)"                         : "strpení prosím ;-)"
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js	Tue Jan 18 09:13:55 2005
@@ -6,7 +6,7 @@
 // Distributed under the same terms as HTMLArea itself.
 // This notice MUST stay intact for use (see license.txt).
 //
-// $Id: spell-check-ui.js,v 1.3 2004/05/03 15:30:38 bruno Exp $
+// $Id$
 
 // internationalization file was already loaded in parent ;-)
 var SpellChecker = window.opener.SpellChecker;

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-checker.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-checker.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-checker.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/SpellChecker/spell-checker.js	Tue Jan 18 09:13:55 2005
@@ -6,7 +6,7 @@
 // Distributed under the same terms as HTMLArea itself.
 // This notice MUST stay intact for use (see license.txt).
 //
-// $Id: spell-checker.js,v 1.3 2004/05/03 15:30:38 bruno Exp $
+// $Id$
 
 function SpellChecker(editor) {
 	this.editor = editor;

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/cz.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/cz.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/cz.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/cz.js	Tue Jan 18 09:13:55 2005
@@ -1,90 +1,90 @@
-// I18N constants
-
-// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
-// Author: Jiri Löw, <ji...@jirilow.com>
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-TableOperations.I18N = {
-	"Align":					  "Zarovnání",
-	"All four sides":				  "Všechny čtyři strany",
-	"Background":					  "Pozadí",
-	"Baseline":                                       "Základní linka",
-	"Border":					  "Obrys",
-	"Borders":					  "Obrysy",
-	"Bottom":                                         "Dolů",
-	"CSS Style":					  "Kaskádové styly (CSS)",
-	"Caption":					  "Titulek",
-	"Cell Properties":                                "Vlastnosti buňky",
-	"Center":					  "Na střed",
-	"Char":                                           "Znak",
-	"Collapsed borders":                              "Stlačené okraje",
-	"Color":					  "Barva",
-	"Description":					  "Popis",
-	"FG Color":					  "Barva popředí",
-	"Float":                                          "Obtékání",
-	"Frames":					  "Rámečky",
-	"Height":                                         "Výška",
-	"How many columns would you like to merge?":      "Kolik sloupců si přejete spojit?",
-	"How many rows would you like to merge?":         "Kolik řádků si přejete spojit?",
-	"Image URL":					  "Adresa obrázku",
-	"Justify":                                        "Do stran",
-	"Layout":					  "Rozložení",
-	"Left":						  "Vlevo",
-	"Margin":                                         "Okraj",
-	"Middle":                                         "Na střed",
-	"No rules":					  "Žádné čáry",
-	"No sides":					  "Žádné strany",
-	"None":                                           "Žádné",
-	"Padding":					  "Odsazování",
-	"Please click into some cell":                    "Prosím klikněte do některé buňky",
-	"Right":					  "Vpravo",
-	"Row Properties":                                 "Vlastnosti řádku",
-	"Rules will appear between all rows and columns": "Čáry mezi všemi řádky i sloupci",
-	"Rules will appear between columns only":	  "Čáry pouze mezi sloupci",
-	"Rules will appear between rows only":		  "Čáry pouze mezi řádky",
-	"Rules":					  "Čáry",
-	"Spacing and padding":                            "Mezery a odsazování",
-	"Spacing":					  "Mezery",
-	"Summary":					  "Shrnutí",
-	"TO-cell-delete":				  "Smazat buňku",
-	"TO-cell-insert-after":				  "Vložit buňku za",
-	"TO-cell-insert-before":			  "Vložit buňku před",
-	"TO-cell-merge":				  "Spojit buňky",
-	"TO-cell-prop":					  "Vlastnosti buňky",
-	"TO-cell-split":				  "Rozdělit buňku",
-	"TO-col-delete":				  "Smazat sloupec",
-	"TO-col-insert-after":				  "Vložit sloupec za",
-	"TO-col-insert-before":				  "Vložit sloupec před",
-	"TO-col-split":					  "Rozdělit sloupec",
-	"TO-row-delete":				  "Smazat řádek",
-	"TO-row-insert-above":				  "Smazat řádek nad",
-	"TO-row-insert-under":				  "Smazat řádek pod",
-	"TO-row-prop":					  "Vlastnosti řádku",
-	"TO-row-split":					  "Rozdělit řádek",
-	"TO-table-prop":				  "Vlastnosti tabulky",
-	"Table Properties":				  "Vlastnosti tabulky",
-	"Text align":                                     "Zarovnání textu",
-	"The bottom side only":				  "Pouze spodní strana",
-	"The left-hand side only":			  "Pouze levá strana",
-	"The right and left sides only":		  "Pouze levá a pravá strana",
-	"The right-hand side only":			  "Pouze pravá strana",
-	"The top and bottom sides only":		  "Pouze horní a dolní strana",
-	"The top side only":				  "Pouze horní strana",
-	"Top":                                            "Nahoru",	
-	"Unset color":                                    "Zrušit barvu",
-	"Vertical align":                                 "Svislé zarovnání",
-	"Width":					  "Šířka",
-	"not-del-last-cell":				  "HTMLArea zbaběle odmítá smazat poslední buňku v řádku.",
-	"not-del-last-col":				  "HTMLArea zbaběle odmítá smazat poslední sloupec v tabulce.",
-	"not-del-last-row":				  "HTMLArea zbaběle odmítá smazat poslední řádek v tabulce.",
-	"percent":					  "procent",
-	"pixels":					  "pixelů"
-};
+// I18N constants
+
+// LANG: "cz", ENCODING: UTF-8 | ISO-8859-2
+// Author: Jiri Löw, <ji...@jirilow.com>
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+TableOperations.I18N = {
+	"Align":					  "Zarovnání",
+	"All four sides":				  "Všechny čtyři strany",
+	"Background":					  "Pozadí",
+	"Baseline":                                       "Základní linka",
+	"Border":					  "Obrys",
+	"Borders":					  "Obrysy",
+	"Bottom":                                         "Dolů",
+	"CSS Style":					  "Kaskádové styly (CSS)",
+	"Caption":					  "Titulek",
+	"Cell Properties":                                "Vlastnosti buňky",
+	"Center":					  "Na střed",
+	"Char":                                           "Znak",
+	"Collapsed borders":                              "Stlačené okraje",
+	"Color":					  "Barva",
+	"Description":					  "Popis",
+	"FG Color":					  "Barva popředí",
+	"Float":                                          "Obtékání",
+	"Frames":					  "Rámečky",
+	"Height":                                         "Výška",
+	"How many columns would you like to merge?":      "Kolik sloupců si přejete spojit?",
+	"How many rows would you like to merge?":         "Kolik řádků si přejete spojit?",
+	"Image URL":					  "Adresa obrázku",
+	"Justify":                                        "Do stran",
+	"Layout":					  "Rozložení",
+	"Left":						  "Vlevo",
+	"Margin":                                         "Okraj",
+	"Middle":                                         "Na střed",
+	"No rules":					  "Žádné čáry",
+	"No sides":					  "Žádné strany",
+	"None":                                           "Žádné",
+	"Padding":					  "Odsazování",
+	"Please click into some cell":                    "Prosím klikněte do některé buňky",
+	"Right":					  "Vpravo",
+	"Row Properties":                                 "Vlastnosti řádku",
+	"Rules will appear between all rows and columns": "Čáry mezi všemi řádky i sloupci",
+	"Rules will appear between columns only":	  "Čáry pouze mezi sloupci",
+	"Rules will appear between rows only":		  "Čáry pouze mezi řádky",
+	"Rules":					  "Čáry",
+	"Spacing and padding":                            "Mezery a odsazování",
+	"Spacing":					  "Mezery",
+	"Summary":					  "Shrnutí",
+	"TO-cell-delete":				  "Smazat buňku",
+	"TO-cell-insert-after":				  "Vložit buňku za",
+	"TO-cell-insert-before":			  "Vložit buňku před",
+	"TO-cell-merge":				  "Spojit buňky",
+	"TO-cell-prop":					  "Vlastnosti buňky",
+	"TO-cell-split":				  "Rozdělit buňku",
+	"TO-col-delete":				  "Smazat sloupec",
+	"TO-col-insert-after":				  "Vložit sloupec za",
+	"TO-col-insert-before":				  "Vložit sloupec před",
+	"TO-col-split":					  "Rozdělit sloupec",
+	"TO-row-delete":				  "Smazat řádek",
+	"TO-row-insert-above":				  "Smazat řádek nad",
+	"TO-row-insert-under":				  "Smazat řádek pod",
+	"TO-row-prop":					  "Vlastnosti řádku",
+	"TO-row-split":					  "Rozdělit řádek",
+	"TO-table-prop":				  "Vlastnosti tabulky",
+	"Table Properties":				  "Vlastnosti tabulky",
+	"Text align":                                     "Zarovnání textu",
+	"The bottom side only":				  "Pouze spodní strana",
+	"The left-hand side only":			  "Pouze levá strana",
+	"The right and left sides only":		  "Pouze levá a pravá strana",
+	"The right-hand side only":			  "Pouze pravá strana",
+	"The top and bottom sides only":		  "Pouze horní a dolní strana",
+	"The top side only":				  "Pouze horní strana",
+	"Top":                                            "Nahoru",	
+	"Unset color":                                    "Zrušit barvu",
+	"Vertical align":                                 "Svislé zarovnání",
+	"Width":					  "Šířka",
+	"not-del-last-cell":				  "HTMLArea zbaběle odmítá smazat poslední buňku v řádku.",
+	"not-del-last-col":				  "HTMLArea zbaběle odmítá smazat poslední sloupec v tabulce.",
+	"not-del-last-row":				  "HTMLArea zbaběle odmítá smazat poslední řádek v tabulce.",
+	"percent":					  "procent",
+	"pixels":					  "pixelů"
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/nl.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/nl.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/nl.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/nl.js	Tue Jan 18 09:13:55 2005
@@ -1,90 +1,90 @@
-// I18N constants
-
-// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
-// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-TableOperations.I18N = {
-	"Align":											"Uitlijning",
-	"All four sides":									"Alle 4 zijden",
-	"Background":										"Achtergrond",
-	"Baseline":											"Basis",
-	"Border":											"Rand",
-	"Borders":											"Randen",
-	"Bottom":											"Onder",
-	"CSS Style":										"CSS Style",
-	"Caption":											"Opmerking",
-	"Cell Properties":									"Celeigenschappen",
-	"Center":											"Centreren",
-	"Char":												"Karakter",
-	"Collapsed borders":								"Geen randen",
-	"Color":											"Kleur",
-	"Description":										"Omschrijving",
-	"FG Color":											"Voorgrond",
-	"Float":											"Zwevend",
-	"Frames":											"Frames",
-	"Height":											"Hoogte",
-	"How many columns would you like to merge?":		"Hoeveel kolommen wilt u samenvoegen?",
-	"How many rows would you like to merge?":			"Hoeveel rijen wilt u samenvoegen?",
-	"Image URL":										"Afbeelding URL",
-	"Justify":											"Uitvullen",
-	"Layout":											"Opmaak",
-	"Left":												"Links",
-	"Margin":											"Marge",
-	"Middle":											"Midden",
-	"No rules":											"Geen regels",
-	"No sides":											"Geen zijlijnen",
-	"None":												"Geen",
-	"Padding":											"Celmarge",
-	"Please click into some cell":						"Klik in een cel a.u.b.",
-	"Right":											"Rechts",
-	"Row Properties":									"Rijeigenschappen",
-	"Rules will appear between all rows and columns":	"Regels verschijnen tussen alle rijen en kolommen",
-	"Rules will appear between columns only":	  		"Regels verschijnen enkel tussen de kolommen",
-	"Rules will appear between rows only":				"Regels verschijnen enkel tussen de rijen",
-	"Rules":					  						"Regels",
-	"Spacing and padding":                           	"Celmarge en afstand tussen cellen",
-	"Spacing":											"marge",
-	"Summary":											"Overzicht",
-	"TO-cell-delete":				  					"Cel verwijderen",
-	"TO-cell-insert-after":				  				"Voeg cel toe achter",
-	"TO-cell-insert-before":			  				"Voeg cel toe voor",
-	"TO-cell-merge":									"Cellen samenvoegen",
-	"TO-cell-prop":										"Celeigenschappen",
-	"TO-cell-split":									"Cel splitsen",
-	"TO-col-delete":									"Kolom verwijderen",
-	"TO-col-insert-after":								"Kolom invoegen achter",
-	"TO-col-insert-before":								"Kolom invoegen voor",
-	"TO-col-split":										"Kolom splitsen",
-	"TO-row-delete":									"Rij verwijderen",
-	"TO-row-insert-above":								"Rij invoegen boven",
-	"TO-row-insert-under":								"Rij invoegen onder",
-	"TO-row-prop":										"Rij eigenschappen",
-	"TO-row-split":										"Rij splitsen",
-	"TO-table-prop":				  					"Tabel eigenschappen",
-	"Table Properties":				  					"Tabel eigenschappen",
-	"Text align":                                     	"Text uitlijning",
-	"The bottom side only":				  				"Enkel aan de onderkant",
-	"The left-hand side only":			 				"Enkel aan de linkerkant",
-	"The right and left sides only":		 			"Enkel aan de linker en rechterkant",
-	"The right-hand side only":							"Enkel aan de rechterkant",
-	"The top and bottom sides only":					"Enkel aan de bovenen onderkant",
-	"The top side only":								"Enkel aan de bovenkant",
-	"Top":												"Boven",
-	"Unset color":										"Wis kleur",
-	"Vertical align":									"Vertikale uitlijning",
-	"Width":					 						"Breedte",
-	"not-del-last-cell":								"HTMLArea kan de laatste cel in deze tabel niet verwijderen.",
-	"not-del-last-col":									"HTMLArea kan de laatste kolom in deze tabel niet verwijderen.",
-	"not-del-last-row":									"HTMLArea kan de laatste rij in deze tabel niet verwijderen.",
-	"percent":											"procent",
-	"pixels":											"pixels"
-};
+// I18N constants
+
+// LANG: "nl", ENCODING: UTF-8 | ISO-8859-1
+// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+TableOperations.I18N = {
+	"Align":											"Uitlijning",
+	"All four sides":									"Alle 4 zijden",
+	"Background":										"Achtergrond",
+	"Baseline":											"Basis",
+	"Border":											"Rand",
+	"Borders":											"Randen",
+	"Bottom":											"Onder",
+	"CSS Style":										"CSS Style",
+	"Caption":											"Opmerking",
+	"Cell Properties":									"Celeigenschappen",
+	"Center":											"Centreren",
+	"Char":												"Karakter",
+	"Collapsed borders":								"Geen randen",
+	"Color":											"Kleur",
+	"Description":										"Omschrijving",
+	"FG Color":											"Voorgrond",
+	"Float":											"Zwevend",
+	"Frames":											"Frames",
+	"Height":											"Hoogte",
+	"How many columns would you like to merge?":		"Hoeveel kolommen wilt u samenvoegen?",
+	"How many rows would you like to merge?":			"Hoeveel rijen wilt u samenvoegen?",
+	"Image URL":										"Afbeelding URL",
+	"Justify":											"Uitvullen",
+	"Layout":											"Opmaak",
+	"Left":												"Links",
+	"Margin":											"Marge",
+	"Middle":											"Midden",
+	"No rules":											"Geen regels",
+	"No sides":											"Geen zijlijnen",
+	"None":												"Geen",
+	"Padding":											"Celmarge",
+	"Please click into some cell":						"Klik in een cel a.u.b.",
+	"Right":											"Rechts",
+	"Row Properties":									"Rijeigenschappen",
+	"Rules will appear between all rows and columns":	"Regels verschijnen tussen alle rijen en kolommen",
+	"Rules will appear between columns only":	  		"Regels verschijnen enkel tussen de kolommen",
+	"Rules will appear between rows only":				"Regels verschijnen enkel tussen de rijen",
+	"Rules":					  						"Regels",
+	"Spacing and padding":                           	"Celmarge en afstand tussen cellen",
+	"Spacing":											"marge",
+	"Summary":											"Overzicht",
+	"TO-cell-delete":				  					"Cel verwijderen",
+	"TO-cell-insert-after":				  				"Voeg cel toe achter",
+	"TO-cell-insert-before":			  				"Voeg cel toe voor",
+	"TO-cell-merge":									"Cellen samenvoegen",
+	"TO-cell-prop":										"Celeigenschappen",
+	"TO-cell-split":									"Cel splitsen",
+	"TO-col-delete":									"Kolom verwijderen",
+	"TO-col-insert-after":								"Kolom invoegen achter",
+	"TO-col-insert-before":								"Kolom invoegen voor",
+	"TO-col-split":										"Kolom splitsen",
+	"TO-row-delete":									"Rij verwijderen",
+	"TO-row-insert-above":								"Rij invoegen boven",
+	"TO-row-insert-under":								"Rij invoegen onder",
+	"TO-row-prop":										"Rij eigenschappen",
+	"TO-row-split":										"Rij splitsen",
+	"TO-table-prop":				  					"Tabel eigenschappen",
+	"Table Properties":				  					"Tabel eigenschappen",
+	"Text align":                                     	"Text uitlijning",
+	"The bottom side only":				  				"Enkel aan de onderkant",
+	"The left-hand side only":			 				"Enkel aan de linkerkant",
+	"The right and left sides only":		 			"Enkel aan de linker en rechterkant",
+	"The right-hand side only":							"Enkel aan de rechterkant",
+	"The top and bottom sides only":					"Enkel aan de bovenen onderkant",
+	"The top side only":								"Enkel aan de bovenkant",
+	"Top":												"Boven",
+	"Unset color":										"Wis kleur",
+	"Vertical align":									"Vertikale uitlijning",
+	"Width":					 						"Breedte",
+	"not-del-last-cell":								"HTMLArea kan de laatste cel in deze tabel niet verwijderen.",
+	"not-del-last-col":									"HTMLArea kan de laatste kolom in deze tabel niet verwijderen.",
+	"not-del-last-row":									"HTMLArea kan de laatste rij in deze tabel niet verwijderen.",
+	"percent":											"procent",
+	"pixels":											"pixels"
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/no.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/no.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/no.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/no.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/no.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/lang/no.js	Tue Jan 18 09:13:55 2005
@@ -1,91 +1,91 @@
-// I18N constants
-
-// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
-// Author: Mihai Bazon, <mi...@infoiasi.ro>
-// translated into Norwegia: ses@online.no  11.11.03
-
-// FOR TRANSLATORS:
-//
-//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
-//      (at least a valid email address)
-//
-//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
-//      (if this is not possible, please include a comment
-//       that states what encoding is necessary.)
-
-TableOperations.I18N = {
-	"Align":					  	"Juster",
-	"All four sides":			  	"Alle fire sider",
-	"Background":					"Bakgrund",
-	"Baseline":                   	"Grunnlinje",
-	"Border":					  	"Kantlinje",
-	"Borders":					  	"Kantlinjer",
-	"Bottom":                     	"Bunn",
-	"CSS Style":					"Stil [CSS]",
-	"Caption":					  	"Overskrift",
-	"Cell Properties":              "Celleegenskaper",
-	"Center":					  	"Sentrer",
-	"Char":                         "Tegn",
-	"Collapsed borders":            "Fjern kantlinjer",
-	"Color":					  	"Farge",
-	"Description":					"Beskrivelse",
-	"FG Color":					  	"FG farge",
-	"Float":                        "Flytende",
-	"Frames":					  	"rammer",
-	"Height":                       "H�yde",
-	"How many columns would you like to merge?":      "Hvor mange kolonner vil du sl� sammen?",
-	"How many rows would you like to merge?":         "Hvor mange rader vil du sl� sammen?",
-	"Image URL":					"Bildets URL",
-	"Justify":                      "Juster",
-	"Layout":					  	"Layout",
-	"Left":						  	"Venstre",
-	"Margin":                       "Marg",
-	"Middle":                       "Midten",
-	"No rules":					  	"Ingen linjal",
-	"No sides":					  	"Ingen sider",
-	"None":                         "Ingen",
-	"Padding":					  	"Luft",
-	"Please click into some cell":  "Klikk i en eller annen celle",
-	"Right":					  	"H�yre",
-	"Row Properties":               "Egenskaper for rad",
-	"Rules will appear between all rows and columns": "Linjer vil synes mellom alle rader og kolonner",
-	"Rules will appear between columns only":	  "Linjer vil synes kun mellom kolonner",
-	"Rules will appear between rows only":		  "Linjer vil synes kun mellom rader",
-	"Rules":					  	"Linjer",
-	"Spacing and padding":          "Luft",
-	"Spacing":					  	"Luft",
-	"Summary":					  	"Sammendrag",
-	"TO-cell-delete":				"Slett celle",
-	"TO-cell-insert-after":			"Sett inn celle etter",
-	"TO-cell-insert-before":		"Sett inn celle foran",
-	"TO-cell-merge":				"Sl� sammen celler",
-	"TO-cell-prop":					"Egenskaper for celle",
-	"TO-cell-split":				"Del celle",
-	"TO-col-delete":				"Slett kolonne",
-	"TO-col-insert-after":			"Skyt inn kolonne etter",
-	"TO-col-insert-before":			"Skyt inn kolonne f�r",
-	"TO-col-split":					"Del kolonne",
-	"TO-row-delete":				"Slett rad",
-	"TO-row-insert-above":			"Skyt inn rad foran",
-	"TO-row-insert-under":			"Skyt inn rad etter",
-	"TO-row-prop":					"Egenskaper for rad",
-	"TO-row-split":					"Del rad",
-	"TO-table-prop":				"Tabellegenskaper",
-	"Table Properties":				"Tabellegenskaper",
-	"Text align":                   "Juster tekst",
-	"The bottom side only":			"Bunnen kun",
-	"The left-hand side only":		"Venstresiden kun",
-	"The right and left sides only":	"H�yre- og venstresiden kun",
-	"The right-hand side only":			"H�yresiden kun",
-	"The top and bottom sides only":	"The top and bottom sides only",
-	"The top side only":				"Overkanten kun",
-	"Top":                          "Overkant",	
-	"Unset color":                  "Ikke-bestemt farge",
-	"Vertical align":               "Vertikal justering",
-	"Width":					  	"Bredde",
-	"not-del-last-cell":			"HTMLArea nekter � slette siste cellen i tabellen.",
-	"not-del-last-col":				"HTMLArea nekter � slette siste kolonnen i tabellen.",
-	"not-del-last-row":				"HTMLArea nekter � slette siste raden i tabellen.",
-	"percent":					  	"prosent",
-	"pixels":					  	"billedpunkter"
-};
+// I18N constants
+
+// LANG: "en", ENCODING: UTF-8 | ISO-8859-1
+// Author: Mihai Bazon, <mi...@infoiasi.ro>
+// translated into Norwegia: ses@online.no  11.11.03
+
+// FOR TRANSLATORS:
+//
+//   1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
+//      (at least a valid email address)
+//
+//   2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
+//      (if this is not possible, please include a comment
+//       that states what encoding is necessary.)
+
+TableOperations.I18N = {
+	"Align":					  	"Juster",
+	"All four sides":			  	"Alle fire sider",
+	"Background":					"Bakgrund",
+	"Baseline":                   	"Grunnlinje",
+	"Border":					  	"Kantlinje",
+	"Borders":					  	"Kantlinjer",
+	"Bottom":                     	"Bunn",
+	"CSS Style":					"Stil [CSS]",
+	"Caption":					  	"Overskrift",
+	"Cell Properties":              "Celleegenskaper",
+	"Center":					  	"Sentrer",
+	"Char":                         "Tegn",
+	"Collapsed borders":            "Fjern kantlinjer",
+	"Color":					  	"Farge",
+	"Description":					"Beskrivelse",
+	"FG Color":					  	"FG farge",
+	"Float":                        "Flytende",
+	"Frames":					  	"rammer",
+	"Height":                       "H�yde",
+	"How many columns would you like to merge?":      "Hvor mange kolonner vil du sl� sammen?",
+	"How many rows would you like to merge?":         "Hvor mange rader vil du sl� sammen?",
+	"Image URL":					"Bildets URL",
+	"Justify":                      "Juster",
+	"Layout":					  	"Layout",
+	"Left":						  	"Venstre",
+	"Margin":                       "Marg",
+	"Middle":                       "Midten",
+	"No rules":					  	"Ingen linjal",
+	"No sides":					  	"Ingen sider",
+	"None":                         "Ingen",
+	"Padding":					  	"Luft",
+	"Please click into some cell":  "Klikk i en eller annen celle",
+	"Right":					  	"H�yre",
+	"Row Properties":               "Egenskaper for rad",
+	"Rules will appear between all rows and columns": "Linjer vil synes mellom alle rader og kolonner",
+	"Rules will appear between columns only":	  "Linjer vil synes kun mellom kolonner",
+	"Rules will appear between rows only":		  "Linjer vil synes kun mellom rader",
+	"Rules":					  	"Linjer",
+	"Spacing and padding":          "Luft",
+	"Spacing":					  	"Luft",
+	"Summary":					  	"Sammendrag",
+	"TO-cell-delete":				"Slett celle",
+	"TO-cell-insert-after":			"Sett inn celle etter",
+	"TO-cell-insert-before":		"Sett inn celle foran",
+	"TO-cell-merge":				"Sl� sammen celler",
+	"TO-cell-prop":					"Egenskaper for celle",
+	"TO-cell-split":				"Del celle",
+	"TO-col-delete":				"Slett kolonne",
+	"TO-col-insert-after":			"Skyt inn kolonne etter",
+	"TO-col-insert-before":			"Skyt inn kolonne f�r",
+	"TO-col-split":					"Del kolonne",
+	"TO-row-delete":				"Slett rad",
+	"TO-row-insert-above":			"Skyt inn rad foran",
+	"TO-row-insert-under":			"Skyt inn rad etter",
+	"TO-row-prop":					"Egenskaper for rad",
+	"TO-row-split":					"Del rad",
+	"TO-table-prop":				"Tabellegenskaper",
+	"Table Properties":				"Tabellegenskaper",
+	"Text align":                   "Juster tekst",
+	"The bottom side only":			"Bunnen kun",
+	"The left-hand side only":		"Venstresiden kun",
+	"The right and left sides only":	"H�yre- og venstresiden kun",
+	"The right-hand side only":			"H�yresiden kun",
+	"The top and bottom sides only":	"The top and bottom sides only",
+	"The top side only":				"Overkanten kun",
+	"Top":                          "Overkant",	
+	"Unset color":                  "Ikke-bestemt farge",
+	"Vertical align":               "Vertikal justering",
+	"Width":					  	"Bredde",
+	"not-del-last-cell":			"HTMLArea nekter � slette siste cellen i tabellen.",
+	"not-del-last-col":				"HTMLArea nekter � slette siste kolonnen i tabellen.",
+	"not-del-last-row":				"HTMLArea nekter � slette siste raden i tabellen.",
+	"percent":					  	"prosent",
+	"pixels":					  	"billedpunkter"
+};

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/table-operations.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/table-operations.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/table-operations.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/table-operations.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/table-operations.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/plugins/TableOperations/table-operations.js	Tue Jan 18 09:13:55 2005
@@ -10,7 +10,7 @@
 // Version 3.0 developed by Mihai Bazon for InteractiveTools.
 //   http://dynarch.com/mishoo
 //
-// $Id: table-operations.js,v 1.3 2004/05/03 15:30:38 bruno Exp $
+// $Id$
 
 // Object that will encapsulate all the table operations provided by
 // HTMLArea-3.0 (except "insert table" which is included in the main file)

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/blank.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/blank.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/blank.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/blank.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/blank.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/blank.html	Tue Jan 18 09:13:55 2005
@@ -1,2 +1,2 @@
-<html>
+<html>
 </html>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/custom2.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/custom2.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/custom2.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/custom2.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/custom2.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/custom2.html	Tue Jan 18 09:13:55 2005
@@ -1,35 +1,35 @@
-<html style="width:300px; Height: 60px;">
- <head>
-  <title>Select Phrase</title>
-<script language="javascript">
-
-var myTitle = window.dialogArguments;
-document.title = myTitle;
-
-
-function returnSelected() {
-  var idx  = document.all.textPulldown.selectedIndex;
-  var text = document.all.textPulldown[idx].text;
-
-  window.returnValue = text;          // set return value
-  window.close();                     // close dialog
-}
-
-</script>
-</head>
-<body bgcolor="#FFFFFF" topmargin=15 leftmargin=0>
-
-<form method=get onSubmit="Set(document.all.ColorHex.value); return false;">
-<div align=center>
-
-<select name="textPulldown">
-<option>The quick brown</option>
-<option>fox jumps over</option>
-<option>the lazy dog.</option>
-</select>
-
-<input type="button" value=" Go " onClick="returnSelected()">
-
-</div>
-</form>
+<html style="width:300px; Height: 60px;">
+ <head>
+  <title>Select Phrase</title>
+<script language="javascript">
+
+var myTitle = window.dialogArguments;
+document.title = myTitle;
+
+
+function returnSelected() {
+  var idx  = document.all.textPulldown.selectedIndex;
+  var text = document.all.textPulldown[idx].text;
+
+  window.returnValue = text;          // set return value
+  window.close();                     // close dialog
+}
+
+</script>
+</head>
+<body bgcolor="#FFFFFF" topmargin=15 leftmargin=0>
+
+<form method=get onSubmit="Set(document.all.ColorHex.value); return false;">
+<div align=center>
+
+<select name="textPulldown">
+<option>The quick brown</option>
+<option>fox jumps over</option>
+<option>the lazy dog.</option>
+</select>
+
+<input type="button" value=" Go " onClick="returnSelected()">
+
+</div>
+</form>
 </body></html>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/editor_help.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/editor_help.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/editor_help.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/editor_help.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/editor_help.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/editor_help.html	Tue Jan 18 09:13:55 2005
@@ -1,16 +1,16 @@
-<html>
- <head>
-  <title>Editor Help</title>
-  <style>
-    body, td, p, div { font-family: arial; font-size: x-small; }
-  </style>
- </head>
-<body>
-
-<h2>Editor Help<hr></h2>
-
-Todo...
-
-
-</body>
+<html>
+ <head>
+  <title>Editor Help</title>
+  <style>
+    body, td, p, div { font-family: arial; font-size: x-small; }
+  </style>
+ </head>
+<body>
+
+<h2>Editor Help<hr></h2>
+
+Todo...
+
+
+</body>
 </html>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/fullscreen.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/fullscreen.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/fullscreen.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/fullscreen.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/fullscreen.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/fullscreen.html	Tue Jan 18 09:13:55 2005
@@ -1,133 +1,133 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
-<html>
-  <head>
-    <title>Fullscreen HTMLArea</title>
-    <script type="text/javascript">
-      _editor_url = window.opener._editor_url;
-      _editor_lang = window.opener._editor_lang;
-      var BASE = window.opener.document.baseURI || window.opener.document.URL;
-      var head = document.getElementsByTagName("head")[0];
-      var base = document.createElement("base");
-      base.href = BASE;
-      head.appendChild(base);
-    </script>
-
-    <script type="text/javascript" src="../htmlarea.js"></script>
-
-    <script type="text/javascript">
-	// load HTMLArea scripts that are present in the opener frame
-	var scripts = window.opener.HTMLArea._scripts;
-	for (var i = 4; i < scripts.length; ++i) {
-           document.write("<scr" + "ipt type='text/javascript' src='" + scripts[i] + "'></scr" + "ipt>");
-        }
-    </script>
-
-    <!-- browser takes a coffee break here -->
-    <script type="text/javascript">
-var parent_object  = null;
-var editor	   = null;	// to be initialized later [ function init() ]
-
-/* ---------------------------------------------------------------------- *\
-   Function    : 
-   Description : 
-\* ---------------------------------------------------------------------- */
-
-function _CloseOnEsc(ev) {
-	ev || (ev = window.event);
-	if (ev.keyCode == 27) {
-		// update_parent();
-		window.close();
-		return;
-	}
-}
-
-/* ---------------------------------------------------------------------- *\
-   Function    : resize_editor
-   Description : resize the editor when the user resizes the popup
-\* ---------------------------------------------------------------------- */
-
-function resize_editor() {  // resize editor to fix window
-	var newHeight;
-	if (document.all) {
-		// IE
-		newHeight = document.body.offsetHeight - editor._toolbar.offsetHeight;
-		if (newHeight < 0) { newHeight = 0; }
-	} else {
-		// Gecko
-		newHeight = window.innerHeight - editor._toolbar.offsetHeight;
-	}
-	if (editor.config.statusBar) {
-		newHeight -= editor._statusBar.offsetHeight;
-	}
-	editor._textArea.style.height = editor._iframe.style.height = newHeight + "px";
-}
-
-/* ---------------------------------------------------------------------- *\
-   Function    : init
-   Description : run this code on page load
-\* ---------------------------------------------------------------------- */
-
-function init() {
-	parent_object	   = opener.HTMLArea._object;
-	var config	   = HTMLArea.cloneObject( parent_object.config );
-	config.width	   = "100%";
-	config.height	   = "auto";
-
-	// change maximize button to minimize button
-	config.btnList["popupeditor"] = [ 'Minimize Editor', _editor_url + 'images/fullscreen_minimize.gif', true,
-					  function() { window.close(); } ];
-
-	// generate editor and resize it
-	editor = new HTMLArea("editor", config);
-
-	// register the plugins, if any
-	for (var i in parent_object.plugins) {
-		var plugin = parent_object.plugins[i];
-		editor.registerPlugin2(plugin.name, plugin.args);
-	}
-	// and restore the original toolbar
-        config.toolbar = parent_object.config.toolbar;
-	editor.generate();
-	editor._iframe.style.width = "100%";
-	editor._textArea.style.width = "100%";
-	resize_editor();
-
-	editor.doctype = parent_object.doctype;
-
-	// set child window contents and event handlers, after a small delay
-	setTimeout(function() {
-			   editor.setHTML(parent_object.getInnerHTML());
-
-			   // switch mode if needed
-			   if (parent_object._mode == "textmode") { editor.setMode("textmode"); }
-
-			   // continuously update parent editor window
-			   setInterval(update_parent, 500);
-
-			   // setup event handlers
-			   document.body.onkeypress = _CloseOnEsc;
-			   editor._doc.body.onkeypress = _CloseOnEsc;
-			   editor._textArea.onkeypress = _CloseOnEsc;
-			   window.onresize = resize_editor;
-		   }, 333);			 // give it some time to meet the new frame
-}
-
-/* ---------------------------------------------------------------------- *\
-   Function    : update_parent
-   Description : update parent window editor field with contents from child window
-   \* ---------------------------------------------------------------------- */
-
-function update_parent() {
-	// use the fast version
-	parent_object.setHTML(editor.getInnerHTML());
-}
-
-    </script>
-    <style type="text/css"> html, body { height: 100%; margin: 0px; border: 0px; background-color: buttonface; } </style>
-  </head>
-  <body scroll="no" onload="setTimeout(function(){init();}, 500)" onunload="update_parent()">
-    <form style="margin: 0px; border: 1px solid; border-color: threedshadow threedhighlight threedhighlight threedshadow;">
-      <textarea name="editor" id="editor" style="width:100%; height:300px">&nbsp;</textarea>
-    </form>
-  </body>
-</html>
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
+<html>
+  <head>
+    <title>Fullscreen HTMLArea</title>
+    <script type="text/javascript">
+      _editor_url = window.opener._editor_url;
+      _editor_lang = window.opener._editor_lang;
+      var BASE = window.opener.document.baseURI || window.opener.document.URL;
+      var head = document.getElementsByTagName("head")[0];
+      var base = document.createElement("base");
+      base.href = BASE;
+      head.appendChild(base);
+    </script>
+
+    <script type="text/javascript" src="../htmlarea.js"></script>
+
+    <script type="text/javascript">
+	// load HTMLArea scripts that are present in the opener frame
+	var scripts = window.opener.HTMLArea._scripts;
+	for (var i = 4; i < scripts.length; ++i) {
+           document.write("<scr" + "ipt type='text/javascript' src='" + scripts[i] + "'></scr" + "ipt>");
+        }
+    </script>
+
+    <!-- browser takes a coffee break here -->
+    <script type="text/javascript">
+var parent_object  = null;
+var editor	   = null;	// to be initialized later [ function init() ]
+
+/* ---------------------------------------------------------------------- *\
+   Function    : 
+   Description : 
+\* ---------------------------------------------------------------------- */
+
+function _CloseOnEsc(ev) {
+	ev || (ev = window.event);
+	if (ev.keyCode == 27) {
+		// update_parent();
+		window.close();
+		return;
+	}
+}
+
+/* ---------------------------------------------------------------------- *\
+   Function    : resize_editor
+   Description : resize the editor when the user resizes the popup
+\* ---------------------------------------------------------------------- */
+
+function resize_editor() {  // resize editor to fix window
+	var newHeight;
+	if (document.all) {
+		// IE
+		newHeight = document.body.offsetHeight - editor._toolbar.offsetHeight;
+		if (newHeight < 0) { newHeight = 0; }
+	} else {
+		// Gecko
+		newHeight = window.innerHeight - editor._toolbar.offsetHeight;
+	}
+	if (editor.config.statusBar) {
+		newHeight -= editor._statusBar.offsetHeight;
+	}
+	editor._textArea.style.height = editor._iframe.style.height = newHeight + "px";
+}
+
+/* ---------------------------------------------------------------------- *\
+   Function    : init
+   Description : run this code on page load
+\* ---------------------------------------------------------------------- */
+
+function init() {
+	parent_object	   = opener.HTMLArea._object;
+	var config	   = HTMLArea.cloneObject( parent_object.config );
+	config.width	   = "100%";
+	config.height	   = "auto";
+
+	// change maximize button to minimize button
+	config.btnList["popupeditor"] = [ 'Minimize Editor', _editor_url + 'images/fullscreen_minimize.gif', true,
+					  function() { window.close(); } ];
+
+	// generate editor and resize it
+	editor = new HTMLArea("editor", config);
+
+	// register the plugins, if any
+	for (var i in parent_object.plugins) {
+		var plugin = parent_object.plugins[i];
+		editor.registerPlugin2(plugin.name, plugin.args);
+	}
+	// and restore the original toolbar
+        config.toolbar = parent_object.config.toolbar;
+	editor.generate();
+	editor._iframe.style.width = "100%";
+	editor._textArea.style.width = "100%";
+	resize_editor();
+
+	editor.doctype = parent_object.doctype;
+
+	// set child window contents and event handlers, after a small delay
+	setTimeout(function() {
+			   editor.setHTML(parent_object.getInnerHTML());
+
+			   // switch mode if needed
+			   if (parent_object._mode == "textmode") { editor.setMode("textmode"); }
+
+			   // continuously update parent editor window
+			   setInterval(update_parent, 500);
+
+			   // setup event handlers
+			   document.body.onkeypress = _CloseOnEsc;
+			   editor._doc.body.onkeypress = _CloseOnEsc;
+			   editor._textArea.onkeypress = _CloseOnEsc;
+			   window.onresize = resize_editor;
+		   }, 333);			 // give it some time to meet the new frame
+}
+
+/* ---------------------------------------------------------------------- *\
+   Function    : update_parent
+   Description : update parent window editor field with contents from child window
+   \* ---------------------------------------------------------------------- */
+
+function update_parent() {
+	// use the fast version
+	parent_object.setHTML(editor.getInnerHTML());
+}
+
+    </script>
+    <style type="text/css"> html, body { height: 100%; margin: 0px; border: 0px; background-color: buttonface; } </style>
+  </head>
+  <body scroll="no" onload="setTimeout(function(){init();}, 500)" onunload="update_parent()">
+    <form style="margin: 0px; border: 1px solid; border-color: threedshadow threedhighlight threedhighlight threedshadow;">
+      <textarea name="editor" id="editor" style="width:100%; height:300px">&nbsp;</textarea>
+    </form>
+  </body>
+</html>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/insert_image.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/insert_image.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/insert_image.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/insert_image.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/insert_image.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/insert_image.html	Tue Jan 18 09:13:55 2005
@@ -1,191 +1,191 @@
-<html>
-
-<head>
-  <title>Insert Image</title>
-
-<script type="text/javascript" src="popup.js"></script>
-
-<script type="text/javascript">
-
-window.resizeTo(400, 100);
-
-function Init() {
-  __dlg_init();
-  var param = window.dialogArguments;
-  if (param) {
-      document.getElementById("f_url").value = param["f_url"];
-      document.getElementById("f_alt").value = param["f_alt"];
-      document.getElementById("f_border").value = param["f_border"];
-      document.getElementById("f_align").value = param["f_align"];
-      document.getElementById("f_vert").value = param["f_vert"];
-      document.getElementById("f_horiz").value = param["f_horiz"];
-      window.ipreview.location.replace(param.f_url);
-  }
-  document.getElementById("f_url").focus();
-};
-
-function onOK() {
-  var required = {
-    "f_url": "You must enter the URL"
-  };
-  for (var i in required) {
-    var el = document.getElementById(i);
-    if (!el.value) {
-      alert(required[i]);
-      el.focus();
-      return false;
-    }
-  }
-  // pass data back to the calling window
-  var fields = ["f_url", "f_alt", "f_align", "f_border",
-                "f_horiz", "f_vert"];
-  var param = new Object();
-  for (var i in fields) {
-    var id = fields[i];
-    var el = document.getElementById(id);
-    param[id] = el.value;
-  }
-  __dlg_close(param);
-  return false;
-};
-
-function onCancel() {
-  __dlg_close(null);
-  return false;
-};
-
-function onPreview() {
-  var f_url = document.getElementById("f_url");
-  var url = f_url.value;
-  if (!url) {
-    alert("You have to enter an URL first");
-    f_url.focus();
-    return false;
-  }
-  window.ipreview.location.replace(url);
-  return false;
-};
-</script>
-
-<style type="text/css">
-html, body {
-  background: ButtonFace;
-  color: ButtonText;
-  font: 11px Tahoma,Verdana,sans-serif;
-  margin: 0px;
-  padding: 0px;
-}
-body { padding: 5px; }
-table {
-  font: 11px Tahoma,Verdana,sans-serif;
-}
-form p {
-  margin-top: 5px;
-  margin-bottom: 5px;
-}
-.fl { width: 9em; float: left; padding: 2px 5px; text-align: right; }
-.fr { width: 6em; float: left; padding: 2px 5px; text-align: right; }
-fieldset { padding: 0px 10px 5px 5px; }
-select, input, button { font: 11px Tahoma,Verdana,sans-serif; }
-button { width: 70px; }
-.space { padding: 2px; }
-
-.title { background: #ddf; color: #000; font-weight: bold; font-size: 120%; padding: 3px 10px; margin-bottom: 10px;
-border-bottom: 1px solid black; letter-spacing: 2px;
-}
-form { padding: 0px; margin: 0px; }
-</style>
-
-</head>
-
-<body onload="Init()">
-
-<div class="title">Insert Image</div>
-<!--- new stuff --->
-<form action="" method="get">
-<table border="0" width="100%" style="padding: 0px; margin: 0px">
-  <tbody>
-
-  <tr>
-    <td style="width: 7em; text-align: right">Image URL:</td>
-    <td><input type="text" name="url" id="f_url" style="width:75%"
-      title="Enter the image URL here" />
-      <button name="preview" onclick="return onPreview();"
-      title="Preview the image in a new window">Preview</button>
-    </td>
-  </tr>
-  <tr>
-    <td style="width: 7em; text-align: right">Alternate text:</td>
-    <td><input type="text" name="alt" id="f_alt" style="width:100%"
-      title="For browsers that don't support images" /></td>
-  </tr>
-
-  </tbody>
-</table>
-
-<p />
-
-<fieldset style="float: left; margin-left: 5px;">
-<legend>Layout</legend>
-
-<div class="space"></div>
-
-<div class="fl">Alignment:</div>
-<select size="1" name="align" id="f_align"
-  title="Positioning of this image">
-  <option value=""                             >Not set</option>
-  <option value="left"                         >Left</option>
-  <option value="right"                        >Right</option>
-  <option value="texttop"                      >Texttop</option>
-  <option value="absmiddle"                    >Absmiddle</option>
-  <option value="baseline" selected="1"        >Baseline</option>
-  <option value="absbottom"                    >Absbottom</option>
-  <option value="bottom"                       >Bottom</option>
-  <option value="middle"                       >Middle</option>
-  <option value="top"                          >Top</option>
-</select>
-
-<p />
-
-<div class="fl">Border thickness:</div>
-<input type="text" name="border" id="f_border" size="5"
-title="Leave empty for no border" />
-
-<div class="space"></div>
-
-</fieldset>
-
-<fieldset style="float:right; margin-right: 5px;">
-<legend>Spacing</legend>
-
-<div class="space"></div>
-
-<div class="fr">Horizontal:</div>
-<input type="text" name="horiz" id="f_horiz" size="5"
-title="Horizontal padding" />
-
-<p />
-
-<div class="fr">Vertical:</div>
-<input type="text" name="vert" id="f_vert" size="5"
-title="Vertical padding" />
-
-<div class="space"></div>
-
-</fieldset>
-<br clear="all" />
-<table width="100%" style="margin-bottom: 0.2em">
- <tr>
-  <td valign="bottom">
-    Image Preview:<br />
-    <iframe name="ipreview" id="ipreview" frameborder="0" style="border : 1px solid gray;" height="200" width="300" src=""></iframe>
-  </td>
-  <td valign="bottom" style="text-align: right">
-    <button type="button" name="ok" onclick="return onOK();">OK</button><br>
-    <button type="button" name="cancel" onclick="return onCancel();">Cancel</button>
-  </td>
- </tr>
-</table>
-</form>
-</body>
-</html>
+<html>
+
+<head>
+  <title>Insert Image</title>
+
+<script type="text/javascript" src="popup.js"></script>
+
+<script type="text/javascript">
+
+window.resizeTo(400, 100);
+
+function Init() {
+  __dlg_init();
+  var param = window.dialogArguments;
+  if (param) {
+      document.getElementById("f_url").value = param["f_url"];
+      document.getElementById("f_alt").value = param["f_alt"];
+      document.getElementById("f_border").value = param["f_border"];
+      document.getElementById("f_align").value = param["f_align"];
+      document.getElementById("f_vert").value = param["f_vert"];
+      document.getElementById("f_horiz").value = param["f_horiz"];
+      window.ipreview.location.replace(param.f_url);
+  }
+  document.getElementById("f_url").focus();
+};
+
+function onOK() {
+  var required = {
+    "f_url": "You must enter the URL"
+  };
+  for (var i in required) {
+    var el = document.getElementById(i);
+    if (!el.value) {
+      alert(required[i]);
+      el.focus();
+      return false;
+    }
+  }
+  // pass data back to the calling window
+  var fields = ["f_url", "f_alt", "f_align", "f_border",
+                "f_horiz", "f_vert"];
+  var param = new Object();
+  for (var i in fields) {
+    var id = fields[i];
+    var el = document.getElementById(id);
+    param[id] = el.value;
+  }
+  __dlg_close(param);
+  return false;
+};
+
+function onCancel() {
+  __dlg_close(null);
+  return false;
+};
+
+function onPreview() {
+  var f_url = document.getElementById("f_url");
+  var url = f_url.value;
+  if (!url) {
+    alert("You have to enter an URL first");
+    f_url.focus();
+    return false;
+  }
+  window.ipreview.location.replace(url);
+  return false;
+};
+</script>
+
+<style type="text/css">
+html, body {
+  background: ButtonFace;
+  color: ButtonText;
+  font: 11px Tahoma,Verdana,sans-serif;
+  margin: 0px;
+  padding: 0px;
+}
+body { padding: 5px; }
+table {
+  font: 11px Tahoma,Verdana,sans-serif;
+}
+form p {
+  margin-top: 5px;
+  margin-bottom: 5px;
+}
+.fl { width: 9em; float: left; padding: 2px 5px; text-align: right; }
+.fr { width: 6em; float: left; padding: 2px 5px; text-align: right; }
+fieldset { padding: 0px 10px 5px 5px; }
+select, input, button { font: 11px Tahoma,Verdana,sans-serif; }
+button { width: 70px; }
+.space { padding: 2px; }
+
+.title { background: #ddf; color: #000; font-weight: bold; font-size: 120%; padding: 3px 10px; margin-bottom: 10px;
+border-bottom: 1px solid black; letter-spacing: 2px;
+}
+form { padding: 0px; margin: 0px; }
+</style>
+
+</head>
+
+<body onload="Init()">
+
+<div class="title">Insert Image</div>
+<!--- new stuff --->
+<form action="" method="get">
+<table border="0" width="100%" style="padding: 0px; margin: 0px">
+  <tbody>
+
+  <tr>
+    <td style="width: 7em; text-align: right">Image URL:</td>
+    <td><input type="text" name="url" id="f_url" style="width:75%"
+      title="Enter the image URL here" />
+      <button name="preview" onclick="return onPreview();"
+      title="Preview the image in a new window">Preview</button>
+    </td>
+  </tr>
+  <tr>
+    <td style="width: 7em; text-align: right">Alternate text:</td>
+    <td><input type="text" name="alt" id="f_alt" style="width:100%"
+      title="For browsers that don't support images" /></td>
+  </tr>
+
+  </tbody>
+</table>
+
+<p />
+
+<fieldset style="float: left; margin-left: 5px;">
+<legend>Layout</legend>
+
+<div class="space"></div>
+
+<div class="fl">Alignment:</div>
+<select size="1" name="align" id="f_align"
+  title="Positioning of this image">
+  <option value=""                             >Not set</option>
+  <option value="left"                         >Left</option>
+  <option value="right"                        >Right</option>
+  <option value="texttop"                      >Texttop</option>
+  <option value="absmiddle"                    >Absmiddle</option>
+  <option value="baseline" selected="1"        >Baseline</option>
+  <option value="absbottom"                    >Absbottom</option>
+  <option value="bottom"                       >Bottom</option>
+  <option value="middle"                       >Middle</option>
+  <option value="top"                          >Top</option>
+</select>
+
+<p />
+
+<div class="fl">Border thickness:</div>
+<input type="text" name="border" id="f_border" size="5"
+title="Leave empty for no border" />
+
+<div class="space"></div>
+
+</fieldset>
+
+<fieldset style="float:right; margin-right: 5px;">
+<legend>Spacing</legend>
+
+<div class="space"></div>
+
+<div class="fr">Horizontal:</div>
+<input type="text" name="horiz" id="f_horiz" size="5"
+title="Horizontal padding" />
+
+<p />
+
+<div class="fr">Vertical:</div>
+<input type="text" name="vert" id="f_vert" size="5"
+title="Vertical padding" />
+
+<div class="space"></div>
+
+</fieldset>
+<br clear="all" />
+<table width="100%" style="margin-bottom: 0.2em">
+ <tr>
+  <td valign="bottom">
+    Image Preview:<br />
+    <iframe name="ipreview" id="ipreview" frameborder="0" style="border : 1px solid gray;" height="200" width="300" src=""></iframe>
+  </td>
+  <td valign="bottom" style="text-align: right">
+    <button type="button" name="ok" onclick="return onOK();">OK</button><br>
+    <button type="button" name="cancel" onclick="return onCancel();">Cancel</button>
+  </td>
+ </tr>
+</table>
+</form>
+</body>
+</html>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old-fullscreen.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old-fullscreen.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/old-fullscreen.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old-fullscreen.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/old-fullscreen.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old-fullscreen.html	Tue Jan 18 09:13:55 2005
@@ -1,131 +1,131 @@
-<html>
-<head><title>Fullscreen Editor</title>
-<style type="text/css"> body {	margin: 0px; border: 0px; background-color: buttonface; } </style>
-
-<script>
-
-// if we pass the "window" object as a argument and then set opener to
-// equal that we can refer to dialogWindows and popupWindows the same way
-if (window.dialogArguments) { opener = window.dialogArguments; }
-
-var _editor_url = "../";
-document.write('<scr'+'ipt src="' +_editor_url+ 'editor.js" language="Javascript1.2"></scr'+'ipt>');
-
-var parent_objname = location.search.substring(1,location.search.length);  // parent editor objname
-var parent_config  = opener.document.all[parent_objname].config;
-
-var config         = cloneObject( parent_config );
-var objname        = 'editor'; // name of this editor
-
-//  DOMViewerObj = config;
-//  DOMViewerName = 'config';
-//  window.open('/innerHTML/domviewer.htm');  
-
-/* ---------------------------------------------------------------------- *\
-  Function    : 
-  Description : 
-\* ---------------------------------------------------------------------- */
-
-function _CloseOnEsc() {
-  if (event.keyCode == 27) {
-    update_parent();
-    window.close();
-    return;
-  }
-}
-
-/* ---------------------------------------------------------------------- *\
-  Function    : cloneObject
-  Description : copy an object by value instead of by reference
-  Usage       : var newObj = cloneObject(oldObj);
-\* ---------------------------------------------------------------------- */
-
-function cloneObject(obj) {
-  var newObj          = new Object; 
-
-  // check for array objects
-  if (obj.constructor.toString().indexOf('function Array(') == 1) {
-    newObj = obj.constructor();
-  }
-
-  for (var n in obj) {
-    var node = obj[n];
-    if (typeof node == 'object') { newObj[n] = cloneObject(node); }
-    else                         { newObj[n] = node; }
-  }
-  
-  return newObj;
-}
-
-/* ---------------------------------------------------------------------- *\
-  Function    : resize_editor
-  Description : resize the editor when the user resizes the popup
-\* ---------------------------------------------------------------------- */
-
-function resize_editor() {  // resize editor to fix window
-  var editor = document.all['_editor_editor'];
-
-  newWidth  = document.body.offsetWidth;
-  newHeight = document.body.offsetHeight - editor.offsetTop;
-
-  if (newWidth < 0) { newWidth = 0; }
-  if (newHeight < 0) { newHeight = 0; }
-
-  editor.style.width  = newWidth;
-  editor.style.height = newHeight;
-}
-
-/* ---------------------------------------------------------------------- *\
-  Function    : init
-  Description : run this code on page load
-\* ---------------------------------------------------------------------- */
-
-function init() {
-  // change maximize button to minimize button
-  config.btnList["popupeditor"] = ['popupeditor', 'Minimize Editor',  'update_parent(); window.close();', 'fullscreen_minimize.gif'];
-
-  // set htmlmode button to refer to THIS editor
-  config.btnList["htmlmode"]    = ['HtmlMode',    'View HTML Source', 'editor_setmode(\'editor\')',  'ed_html.gif'];
-
-  // change image url to be relative to current path
-  config.imgURL = "../images/";
-  
-  // generate editor and resize it
-  editor_generate('editor', config);
-  resize_editor();
-
-  // switch mode if needed
-  if (parent_config.mode == 'textedit') { editor_setmode(objname, 'textedit'); }
-
-  // set child window contents
-  var parentHTML = opener.editor_getHTML(parent_objname);
-  editor_setHTML(objname, parentHTML);
-
-  // continuously update parent editor window
-  window.setInterval(update_parent, 333);
-
-  // setup event handlers
-  document.body.onkeypress = _CloseOnEsc;
-  window.onresize = resize_editor;
-}
-
-/* ---------------------------------------------------------------------- *\
-  Function    : update_parent
-  Description : update parent window editor field with contents from child window
-\* ---------------------------------------------------------------------- */
-
-function update_parent() {
-  var childHTML = editor_getHTML(objname);
-  opener.editor_setHTML(parent_objname, childHTML);
-}
-
-
-</script>
-</head>
-<body scroll="no" onload="init()" onunload="update_parent()">
-
-<div style="margin: 0 0 0 0; border-width: 1; border-style: solid; border-color: threedshadow threedhighlight threedhighlight threedshadow; "></div>
-
-<textarea name="editor" style="width:100%; height:300px"></textarea><br>
-
+<html>
+<head><title>Fullscreen Editor</title>
+<style type="text/css"> body {	margin: 0px; border: 0px; background-color: buttonface; } </style>
+
+<script>
+
+// if we pass the "window" object as a argument and then set opener to
+// equal that we can refer to dialogWindows and popupWindows the same way
+if (window.dialogArguments) { opener = window.dialogArguments; }
+
+var _editor_url = "../";
+document.write('<scr'+'ipt src="' +_editor_url+ 'editor.js" language="Javascript1.2"></scr'+'ipt>');
+
+var parent_objname = location.search.substring(1,location.search.length);  // parent editor objname
+var parent_config  = opener.document.all[parent_objname].config;
+
+var config         = cloneObject( parent_config );
+var objname        = 'editor'; // name of this editor
+
+//  DOMViewerObj = config;
+//  DOMViewerName = 'config';
+//  window.open('/innerHTML/domviewer.htm');  
+
+/* ---------------------------------------------------------------------- *\
+  Function    : 
+  Description : 
+\* ---------------------------------------------------------------------- */
+
+function _CloseOnEsc() {
+  if (event.keyCode == 27) {
+    update_parent();
+    window.close();
+    return;
+  }
+}
+
+/* ---------------------------------------------------------------------- *\
+  Function    : cloneObject
+  Description : copy an object by value instead of by reference
+  Usage       : var newObj = cloneObject(oldObj);
+\* ---------------------------------------------------------------------- */
+
+function cloneObject(obj) {
+  var newObj          = new Object; 
+
+  // check for array objects
+  if (obj.constructor.toString().indexOf('function Array(') == 1) {
+    newObj = obj.constructor();
+  }
+
+  for (var n in obj) {
+    var node = obj[n];
+    if (typeof node == 'object') { newObj[n] = cloneObject(node); }
+    else                         { newObj[n] = node; }
+  }
+  
+  return newObj;
+}
+
+/* ---------------------------------------------------------------------- *\
+  Function    : resize_editor
+  Description : resize the editor when the user resizes the popup
+\* ---------------------------------------------------------------------- */
+
+function resize_editor() {  // resize editor to fix window
+  var editor = document.all['_editor_editor'];
+
+  newWidth  = document.body.offsetWidth;
+  newHeight = document.body.offsetHeight - editor.offsetTop;
+
+  if (newWidth < 0) { newWidth = 0; }
+  if (newHeight < 0) { newHeight = 0; }
+
+  editor.style.width  = newWidth;
+  editor.style.height = newHeight;
+}
+
+/* ---------------------------------------------------------------------- *\
+  Function    : init
+  Description : run this code on page load
+\* ---------------------------------------------------------------------- */
+
+function init() {
+  // change maximize button to minimize button
+  config.btnList["popupeditor"] = ['popupeditor', 'Minimize Editor',  'update_parent(); window.close();', 'fullscreen_minimize.gif'];
+
+  // set htmlmode button to refer to THIS editor
+  config.btnList["htmlmode"]    = ['HtmlMode',    'View HTML Source', 'editor_setmode(\'editor\')',  'ed_html.gif'];
+
+  // change image url to be relative to current path
+  config.imgURL = "../images/";
+  
+  // generate editor and resize it
+  editor_generate('editor', config);
+  resize_editor();
+
+  // switch mode if needed
+  if (parent_config.mode == 'textedit') { editor_setmode(objname, 'textedit'); }
+
+  // set child window contents
+  var parentHTML = opener.editor_getHTML(parent_objname);
+  editor_setHTML(objname, parentHTML);
+
+  // continuously update parent editor window
+  window.setInterval(update_parent, 333);
+
+  // setup event handlers
+  document.body.onkeypress = _CloseOnEsc;
+  window.onresize = resize_editor;
+}
+
+/* ---------------------------------------------------------------------- *\
+  Function    : update_parent
+  Description : update parent window editor field with contents from child window
+\* ---------------------------------------------------------------------- */
+
+function update_parent() {
+  var childHTML = editor_getHTML(objname);
+  opener.editor_setHTML(parent_objname, childHTML);
+}
+
+
+</script>
+</head>
+<body scroll="no" onload="init()" onunload="update_parent()">
+
+<div style="margin: 0 0 0 0; border-width: 1; border-style: solid; border-color: threedshadow threedhighlight threedhighlight threedshadow; "></div>
+
+<textarea name="editor" style="width:100%; height:300px"></textarea><br>
+
 </body></html>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old_insert_image.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old_insert_image.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/old_insert_image.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old_insert_image.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/old_insert_image.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/old_insert_image.html	Tue Jan 18 09:13:55 2005
@@ -1,206 +1,206 @@
-<!-- based on insimage.dlg -->
-
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML 3.2//EN">
-<HTML  id=dlgImage STYLE="width: 432px; height: 194px; ">
-<HEAD>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<meta http-equiv="MSThemeCompatible" content="Yes">
-<TITLE>Insert Image</TITLE>
-<style>
-  html, body, button, div, input, select, fieldset { font-family: MS Shell Dlg; font-size: 8pt; position: absolute; };
-</style>
-<SCRIPT defer>
-
-function _CloseOnEsc() {
-  if (event.keyCode == 27) { window.close(); return; }
-}
-
-function _getTextRange(elm) {
-  var r = elm.parentTextEdit.createTextRange();
-  r.moveToElementText(elm);
-  return r;
-}
-
-window.onerror = HandleError
-
-function HandleError(message, url, line) {
-  var str = "An error has occurred in this dialog." + "\n\n"
-  + "Error: " + line + "\n" + message;
-  alert(str);
-  window.close();
-  return true;
-}
-
-function Init() {
-  var elmSelectedImage;
-  var htmlSelectionControl = "Control";
-  var globalDoc = window.dialogArguments;
-  var grngMaster = globalDoc.selection.createRange();
-  
-  // event handlers  
-  document.body.onkeypress = _CloseOnEsc;
-  btnOK.onclick = new Function("btnOKClick()");
-
-  txtFileName.fImageLoaded = false;
-  txtFileName.intImageWidth = 0;
-  txtFileName.intImageHeight = 0;
-
-  if (globalDoc.selection.type == htmlSelectionControl) {
-    if (grngMaster.length == 1) {
-      elmSelectedImage = grngMaster.item(0);
-      if (elmSelectedImage.tagName == "IMG") {
-        txtFileName.fImageLoaded = true;
-        if (elmSelectedImage.src) {
-          txtFileName.value          = elmSelectedImage.src.replace(/^[^*]*(\*\*\*)/, "$1");  // fix placeholder src values that editor converted to abs paths
-          txtFileName.intImageHeight = elmSelectedImage.height;
-          txtFileName.intImageWidth  = elmSelectedImage.width;
-          txtVertical.value          = elmSelectedImage.vspace;
-          txtHorizontal.value        = elmSelectedImage.hspace;
-          txtBorder.value            = elmSelectedImage.border;
-          txtAltText.value           = elmSelectedImage.alt;
-          selAlignment.value         = elmSelectedImage.align;
-        }
-      }
-    }
-  }
-  txtFileName.value = txtFileName.value || "http://";
-  txtFileName.focus();
-}
-
-function _isValidNumber(txtBox) {
-  var val = parseInt(txtBox);
-  if (isNaN(val) || val < 0 || val > 999) { return false; }
-  return true;
-}
-
-function btnOKClick() {
-  var elmImage;
-  var intAlignment;
-  var htmlSelectionControl = "Control";
-  var globalDoc = window.dialogArguments;
-  var grngMaster = globalDoc.selection.createRange();
-  
-  // error checking
-
-  if (!txtFileName.value || txtFileName.value == "http://") { 
-    alert("Image URL must be specified.");
-    txtFileName.focus();
-    return;
-  }
-  if (txtHorizontal.value && !_isValidNumber(txtHorizontal.value)) {
-    alert("Horizontal spacing must be a number between 0 and 999.");
-    txtHorizontal.focus();
-    return;
-  }
-  if (txtBorder.value && !_isValidNumber(txtBorder.value)) {
-    alert("Border thickness must be a number between 0 and 999.");
-    txtBorder.focus();
-    return;
-  }
-  if (txtVertical.value && !_isValidNumber(txtVertical.value)) {
-    alert("Vertical spacing must be a number between 0 and 999.");
-    txtVertical.focus();
-    return;
-  }
-
-  // delete selected content and replace with image
-  if (globalDoc.selection.type == htmlSelectionControl && !txtFileName.fImageLoaded) {
-    grngMaster.execCommand('Delete');
-    grngMaster = globalDoc.selection.createRange();
-  }
-    
-  idstr = "\" id=\"556e697175657e537472696e67";     // new image creation ID
-  if (!txtFileName.fImageLoaded) {
-    grngMaster.execCommand("InsertImage", false, idstr);
-    elmImage = globalDoc.all['556e697175657e537472696e67'];
-    elmImage.removeAttribute("id");
-    elmImage.removeAttribute("src");
-    grngMaster.moveStart("character", -1);
-  } else {
-    elmImage = grngMaster.item(0);
-    if (elmImage.src != txtFileName.value) {
-      grngMaster.execCommand('Delete');
-      grngMaster = globalDoc.selection.createRange();
-      grngMaster.execCommand("InsertImage", false, idstr);
-      elmImage = globalDoc.all['556e697175657e537472696e67'];
-      elmImage.removeAttribute("id");
-      elmImage.removeAttribute("src");
-      grngMaster.moveStart("character", -1);
-      txtFileName.fImageLoaded = false;
-    }
-    grngMaster = _getTextRange(elmImage);
-  }
-
-  if (txtFileName.fImageLoaded) {
-    elmImage.style.width = txtFileName.intImageWidth;
-    elmImage.style.height = txtFileName.intImageHeight;
-  }
-
-  if (txtFileName.value.length > 2040) {
-    txtFileName.value = txtFileName.value.substring(0,2040);
-  }
-  
-  elmImage.src = txtFileName.value;
-  
-  if (txtHorizontal.value != "") { elmImage.hspace = parseInt(txtHorizontal.value); }
-  else                           { elmImage.hspace = 0; }
-
-  if (txtVertical.value != "") { elmImage.vspace = parseInt(txtVertical.value); }
-  else                         { elmImage.vspace = 0; }
-  
-  elmImage.alt = txtAltText.value;
-
-  if (txtBorder.value != "") { elmImage.border = parseInt(txtBorder.value); }
-  else                       { elmImage.border = 0; }
-
-  elmImage.align = selAlignment.value;
-  grngMaster.collapse(false);
-  grngMaster.select();
-  window.close();
-}
-</SCRIPT>
-</HEAD>
-<BODY id=bdy onload="Init()" style="background: threedface; color: windowtext;" scroll=no>
-
-<DIV id=divFileName style="left: 0.98em; top: 1.2168em; width: 7em; height: 1.2168em; ">Image URL:</DIV>
-<INPUT ID=txtFileName type=text style="left: 8.54em; top: 1.0647em; width: 21.5em;height: 2.1294em; " tabIndex=10 onfocus="select()">
-
-<DIV id=divAltText style="left: 0.98em; top: 4.1067em; width: 6.58em; height: 1.2168em; ">Alternate Text:</DIV>
-<INPUT type=text ID=txtAltText tabIndex=15 style="left: 8.54em; top: 3.8025em; width: 21.5em; height: 2.1294em; " onfocus="select()">
-
-<FIELDSET id=fldLayout style="left: .9em; top: 7.1em; width: 17.08em; height: 7.6em;">
-<LEGEND id=lgdLayout>Layout</LEGEND>
-</FIELDSET>
-
-<FIELDSET id=fldSpacing style="left: 18.9em; top: 7.1em; width: 11em; height: 7.6em;">
-<LEGEND id=lgdSpacing>Spacing</LEGEND>
-</FIELDSET>
-
-<DIV id=divAlign style="left: 1.82em; top: 9.126em; width: 4.76em; height: 1.2168em; ">Alignment:</DIV>
-<SELECT size=1 ID=selAlignment tabIndex=20 style="left: 10.36em; top: 8.8218em; width: 6.72em; height: 1.2168em; ">
-<OPTION id=optNotSet value=""> Not set </OPTION>
-<OPTION id=optLeft value=left> Left </OPTION>
-<OPTION id=optRight value=right> Right </OPTION>
-<OPTION id=optTexttop value=textTop> Texttop </OPTION>
-<OPTION id=optAbsMiddle value=absMiddle> Absmiddle </OPTION>
-<OPTION id=optBaseline value=baseline SELECTED> Baseline </OPTION>
-<OPTION id=optAbsBottom value=absBottom> Absbottom </OPTION>
-<OPTION id=optBottom value=bottom> Bottom </OPTION>
-<OPTION id=optMiddle value=middle> Middle </OPTION>
-<OPTION id=optTop value=top> Top </OPTION>
-</SELECT>
-
-<DIV id=divHoriz style="left: 19.88em; top: 9.126em; width: 4.76em; height: 1.2168em; ">Horizontal:</DIV>
-<INPUT ID=txtHorizontal style="left: 24.92em; top: 8.8218em; width: 4.2em; height: 2.1294em; ime-mode: disabled;" type=text size=3 maxlength=3 value="" tabIndex=25 onfocus="select()">
-
-<DIV id=divBorder style="left: 1.82em; top: 12.0159em; width: 8.12em; height: 1.2168em; ">Border Thickness:</DIV>
-<INPUT ID=txtBorder style="left: 10.36em; top: 11.5596em; width: 6.72em; height: 2.1294em; ime-mode: disabled;" type=text size=3 maxlength=3 value="" tabIndex=21 onfocus="select()">
-
-<DIV id=divVert style="left: 19.88em; top: 12.0159em; width: 3.64em; height: 1.2168em; ">Vertical:</DIV>
-<INPUT ID=txtVertical style="left: 24.92em; top: 11.5596em; width: 4.2em; height: 2.1294em; ime-mode: disabled;" type=text size=3 maxlength=3 value="" tabIndex=30 onfocus="select()">
-
-<BUTTON ID=btnOK style="left: 31.36em; top: 1.0647em; width: 7em; height: 2.2em; " type=submit tabIndex=40>OK</BUTTON>
-<BUTTON ID=btnCancel style="left: 31.36em; top: 3.6504em; width: 7em; height: 2.2em; " type=reset tabIndex=45 onClick="window.close();">Cancel</BUTTON>
-
-</BODY>
+<!-- based on insimage.dlg -->
+
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML 3.2//EN">
+<HTML  id=dlgImage STYLE="width: 432px; height: 194px; ">
+<HEAD>
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<meta http-equiv="MSThemeCompatible" content="Yes">
+<TITLE>Insert Image</TITLE>
+<style>
+  html, body, button, div, input, select, fieldset { font-family: MS Shell Dlg; font-size: 8pt; position: absolute; };
+</style>
+<SCRIPT defer>
+
+function _CloseOnEsc() {
+  if (event.keyCode == 27) { window.close(); return; }
+}
+
+function _getTextRange(elm) {
+  var r = elm.parentTextEdit.createTextRange();
+  r.moveToElementText(elm);
+  return r;
+}
+
+window.onerror = HandleError
+
+function HandleError(message, url, line) {
+  var str = "An error has occurred in this dialog." + "\n\n"
+  + "Error: " + line + "\n" + message;
+  alert(str);
+  window.close();
+  return true;
+}
+
+function Init() {
+  var elmSelectedImage;
+  var htmlSelectionControl = "Control";
+  var globalDoc = window.dialogArguments;
+  var grngMaster = globalDoc.selection.createRange();
+  
+  // event handlers  
+  document.body.onkeypress = _CloseOnEsc;
+  btnOK.onclick = new Function("btnOKClick()");
+
+  txtFileName.fImageLoaded = false;
+  txtFileName.intImageWidth = 0;
+  txtFileName.intImageHeight = 0;
+
+  if (globalDoc.selection.type == htmlSelectionControl) {
+    if (grngMaster.length == 1) {
+      elmSelectedImage = grngMaster.item(0);
+      if (elmSelectedImage.tagName == "IMG") {
+        txtFileName.fImageLoaded = true;
+        if (elmSelectedImage.src) {
+          txtFileName.value          = elmSelectedImage.src.replace(/^[^*]*(\*\*\*)/, "$1");  // fix placeholder src values that editor converted to abs paths
+          txtFileName.intImageHeight = elmSelectedImage.height;
+          txtFileName.intImageWidth  = elmSelectedImage.width;
+          txtVertical.value          = elmSelectedImage.vspace;
+          txtHorizontal.value        = elmSelectedImage.hspace;
+          txtBorder.value            = elmSelectedImage.border;
+          txtAltText.value           = elmSelectedImage.alt;
+          selAlignment.value         = elmSelectedImage.align;
+        }
+      }
+    }
+  }
+  txtFileName.value = txtFileName.value || "http://";
+  txtFileName.focus();
+}
+
+function _isValidNumber(txtBox) {
+  var val = parseInt(txtBox);
+  if (isNaN(val) || val < 0 || val > 999) { return false; }
+  return true;
+}
+
+function btnOKClick() {
+  var elmImage;
+  var intAlignment;
+  var htmlSelectionControl = "Control";
+  var globalDoc = window.dialogArguments;
+  var grngMaster = globalDoc.selection.createRange();
+  
+  // error checking
+
+  if (!txtFileName.value || txtFileName.value == "http://") { 
+    alert("Image URL must be specified.");
+    txtFileName.focus();
+    return;
+  }
+  if (txtHorizontal.value && !_isValidNumber(txtHorizontal.value)) {
+    alert("Horizontal spacing must be a number between 0 and 999.");
+    txtHorizontal.focus();
+    return;
+  }
+  if (txtBorder.value && !_isValidNumber(txtBorder.value)) {
+    alert("Border thickness must be a number between 0 and 999.");
+    txtBorder.focus();
+    return;
+  }
+  if (txtVertical.value && !_isValidNumber(txtVertical.value)) {
+    alert("Vertical spacing must be a number between 0 and 999.");
+    txtVertical.focus();
+    return;
+  }
+
+  // delete selected content and replace with image
+  if (globalDoc.selection.type == htmlSelectionControl && !txtFileName.fImageLoaded) {
+    grngMaster.execCommand('Delete');
+    grngMaster = globalDoc.selection.createRange();
+  }
+    
+  idstr = "\" id=\"556e697175657e537472696e67";     // new image creation ID
+  if (!txtFileName.fImageLoaded) {
+    grngMaster.execCommand("InsertImage", false, idstr);
+    elmImage = globalDoc.all['556e697175657e537472696e67'];
+    elmImage.removeAttribute("id");
+    elmImage.removeAttribute("src");
+    grngMaster.moveStart("character", -1);
+  } else {
+    elmImage = grngMaster.item(0);
+    if (elmImage.src != txtFileName.value) {
+      grngMaster.execCommand('Delete');
+      grngMaster = globalDoc.selection.createRange();
+      grngMaster.execCommand("InsertImage", false, idstr);
+      elmImage = globalDoc.all['556e697175657e537472696e67'];
+      elmImage.removeAttribute("id");
+      elmImage.removeAttribute("src");
+      grngMaster.moveStart("character", -1);
+      txtFileName.fImageLoaded = false;
+    }
+    grngMaster = _getTextRange(elmImage);
+  }
+
+  if (txtFileName.fImageLoaded) {
+    elmImage.style.width = txtFileName.intImageWidth;
+    elmImage.style.height = txtFileName.intImageHeight;
+  }
+
+  if (txtFileName.value.length > 2040) {
+    txtFileName.value = txtFileName.value.substring(0,2040);
+  }
+  
+  elmImage.src = txtFileName.value;
+  
+  if (txtHorizontal.value != "") { elmImage.hspace = parseInt(txtHorizontal.value); }
+  else                           { elmImage.hspace = 0; }
+
+  if (txtVertical.value != "") { elmImage.vspace = parseInt(txtVertical.value); }
+  else                         { elmImage.vspace = 0; }
+  
+  elmImage.alt = txtAltText.value;
+
+  if (txtBorder.value != "") { elmImage.border = parseInt(txtBorder.value); }
+  else                       { elmImage.border = 0; }
+
+  elmImage.align = selAlignment.value;
+  grngMaster.collapse(false);
+  grngMaster.select();
+  window.close();
+}
+</SCRIPT>
+</HEAD>
+<BODY id=bdy onload="Init()" style="background: threedface; color: windowtext;" scroll=no>
+
+<DIV id=divFileName style="left: 0.98em; top: 1.2168em; width: 7em; height: 1.2168em; ">Image URL:</DIV>
+<INPUT ID=txtFileName type=text style="left: 8.54em; top: 1.0647em; width: 21.5em;height: 2.1294em; " tabIndex=10 onfocus="select()">
+
+<DIV id=divAltText style="left: 0.98em; top: 4.1067em; width: 6.58em; height: 1.2168em; ">Alternate Text:</DIV>
+<INPUT type=text ID=txtAltText tabIndex=15 style="left: 8.54em; top: 3.8025em; width: 21.5em; height: 2.1294em; " onfocus="select()">
+
+<FIELDSET id=fldLayout style="left: .9em; top: 7.1em; width: 17.08em; height: 7.6em;">
+<LEGEND id=lgdLayout>Layout</LEGEND>
+</FIELDSET>
+
+<FIELDSET id=fldSpacing style="left: 18.9em; top: 7.1em; width: 11em; height: 7.6em;">
+<LEGEND id=lgdSpacing>Spacing</LEGEND>
+</FIELDSET>
+
+<DIV id=divAlign style="left: 1.82em; top: 9.126em; width: 4.76em; height: 1.2168em; ">Alignment:</DIV>
+<SELECT size=1 ID=selAlignment tabIndex=20 style="left: 10.36em; top: 8.8218em; width: 6.72em; height: 1.2168em; ">
+<OPTION id=optNotSet value=""> Not set </OPTION>
+<OPTION id=optLeft value=left> Left </OPTION>
+<OPTION id=optRight value=right> Right </OPTION>
+<OPTION id=optTexttop value=textTop> Texttop </OPTION>
+<OPTION id=optAbsMiddle value=absMiddle> Absmiddle </OPTION>
+<OPTION id=optBaseline value=baseline SELECTED> Baseline </OPTION>
+<OPTION id=optAbsBottom value=absBottom> Absbottom </OPTION>
+<OPTION id=optBottom value=bottom> Bottom </OPTION>
+<OPTION id=optMiddle value=middle> Middle </OPTION>
+<OPTION id=optTop value=top> Top </OPTION>
+</SELECT>
+
+<DIV id=divHoriz style="left: 19.88em; top: 9.126em; width: 4.76em; height: 1.2168em; ">Horizontal:</DIV>
+<INPUT ID=txtHorizontal style="left: 24.92em; top: 8.8218em; width: 4.2em; height: 2.1294em; ime-mode: disabled;" type=text size=3 maxlength=3 value="" tabIndex=25 onfocus="select()">
+
+<DIV id=divBorder style="left: 1.82em; top: 12.0159em; width: 8.12em; height: 1.2168em; ">Border Thickness:</DIV>
+<INPUT ID=txtBorder style="left: 10.36em; top: 11.5596em; width: 6.72em; height: 2.1294em; ime-mode: disabled;" type=text size=3 maxlength=3 value="" tabIndex=21 onfocus="select()">
+
+<DIV id=divVert style="left: 19.88em; top: 12.0159em; width: 3.64em; height: 1.2168em; ">Vertical:</DIV>
+<INPUT ID=txtVertical style="left: 24.92em; top: 11.5596em; width: 4.2em; height: 2.1294em; ime-mode: disabled;" type=text size=3 maxlength=3 value="" tabIndex=30 onfocus="select()">
+
+<BUTTON ID=btnOK style="left: 31.36em; top: 1.0647em; width: 7em; height: 2.2em; " type=submit tabIndex=40>OK</BUTTON>
+<BUTTON ID=btnCancel style="left: 31.36em; top: 3.6504em; width: 7em; height: 2.2em; " type=reset tabIndex=45 onClick="window.close();">Cancel</BUTTON>
+
+</BODY>
 </HTML>

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/popup.js
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/popup.js?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/popup.js&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/popup.js&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/popup.js	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/popup.js	Tue Jan 18 09:13:55 2005
@@ -9,7 +9,7 @@
 // Version 3.0 developed by Mihai Bazon.
 //   http://dynarch.com/mishoo
 //
-// $Id: popup.js,v 1.3 2004/05/03 15:30:38 bruno Exp $
+// $Id$
 
 function getAbsolutePos(el) {
 	var r = { x: el.offsetLeft, y: el.offsetTop };

Modified: cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/select_color.html
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/select_color.html?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/select_color.html&r1=125516&p2=cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/select_color.html&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/resources/htmlarea/popups/select_color.html	(original)
+++ cocoon/trunk/src/blocks/forms/java/org/apache/cocoon/forms/resources/htmlarea/popups/select_color.html	Tue Jan 18 09:13:55 2005
@@ -1,347 +1,347 @@
-<!-- note: this version of the color picker is optimized for IE 5.5+ only -->
-
-<html><head><title>Select Color</title>
-
-<script type="text/javascript" src="popup.js"></script>
-
-<script type="text/javascript">
-
-window.resizeTo(240, 182);
-function _CloseOnEsc() {
-  if (event.keyCode == 27) { window.close(); return; }
-}
-
-function Init() {                                                       // run on page load
-  __dlg_init();    // <!-- this can be found in popup.js -->
-  document.body.onkeypress = _CloseOnEsc;
-
-  var color = window.dialogArguments;
-  color = ValidateColor(color) || '000000';
-  View(color);                                                          // set default color
-}
-
-function View(color) {                  // preview color
-  document.getElementById("ColorPreview").style.backgroundColor = '#' + color;
-  document.getElementById("ColorHex").value = '#' + color;
-}
-
-function Set(string) {                   // select color
-  var color = ValidateColor(string);
-  if (color == null) { alert("Invalid color code: " + string); }        // invalid color
-  else {                                                                // valid color
-    View(color);                          // show selected color
-    __dlg_close(color);
-  }
-}
-
-function ValidateColor(string) {                // return valid color code
-  string = string || '';
-  string = string + "";
-  string = string.toUpperCase();
-  var chars = '0123456789ABCDEF';
-  var out   = '';
-
-  for (var i=0; i<string.length; i++) {             // remove invalid color chars
-    var schar = string.charAt(i);
-    if (chars.indexOf(schar) != -1) { out += schar; }
-  }
-
-  if (out.length != 6) { return null; }            // check length
-  return out;
-}
-
-</script>
-</head>
-<body style="background:ButtonFace; margin:0px; padding:0px" onload="Init()">
-
-<form method="get" style="margin:0px; padding:0px" onSubmit="Set(document.getElementById('ColorHex').value); return false;">
-<table border="0px" cellspacing="0px" cellpadding="4" width="100%">
- <tr>
-  <td style="background:buttonface" valign=center><div style="background-color: #000000; padding: 1; height: 21px; width: 50px"><div id="ColorPreview" style="height: 100%; width: 100%"></div></div></td>
-  <td style="background:buttonface" valign=center><input type="text" name="ColorHex"
-    id="ColorHex" value="" size=15 style="font-size: 12px"></td>
-  <td style="background:buttonface" width=100%></td>
- </tr>
-</table>
-</form>
-
-<table border="0" cellspacing="1px" cellpadding="0px" width="100%" bgcolor="#000000" style="cursor: hand;">
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#003300 onMouseOver=View('003300') onClick=Set('003300') height="10px" width="10px"></td>
-<td bgcolor=#006600 onMouseOver=View('006600') onClick=Set('006600') height="10px" width="10px"></td>
-<td bgcolor=#009900 onMouseOver=View('009900') onClick=Set('009900') height="10px" width="10px"></td>
-<td bgcolor=#00CC00 onMouseOver=View('00CC00') onClick=Set('00CC00') height="10px" width="10px"></td>
-<td bgcolor=#00FF00 onMouseOver=View('00FF00') onClick=Set('00FF00') height="10px" width="10px"></td>
-<td bgcolor=#330000 onMouseOver=View('330000') onClick=Set('330000') height="10px" width="10px"></td>
-<td bgcolor=#333300 onMouseOver=View('333300') onClick=Set('333300') height="10px" width="10px"></td>
-<td bgcolor=#336600 onMouseOver=View('336600') onClick=Set('336600') height="10px" width="10px"></td>
-<td bgcolor=#339900 onMouseOver=View('339900') onClick=Set('339900') height="10px" width="10px"></td>
-<td bgcolor=#33CC00 onMouseOver=View('33CC00') onClick=Set('33CC00') height="10px" width="10px"></td>
-<td bgcolor=#33FF00 onMouseOver=View('33FF00') onClick=Set('33FF00') height="10px" width="10px"></td>
-<td bgcolor=#660000 onMouseOver=View('660000') onClick=Set('660000') height="10px" width="10px"></td>
-<td bgcolor=#663300 onMouseOver=View('663300') onClick=Set('663300') height="10px" width="10px"></td>
-<td bgcolor=#666600 onMouseOver=View('666600') onClick=Set('666600') height="10px" width="10px"></td>
-<td bgcolor=#669900 onMouseOver=View('669900') onClick=Set('669900') height="10px" width="10px"></td>
-<td bgcolor=#66CC00 onMouseOver=View('66CC00') onClick=Set('66CC00') height="10px" width="10px"></td>
-<td bgcolor=#66FF00 onMouseOver=View('66FF00') onClick=Set('66FF00') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#333333 onMouseOver=View('333333') onClick=Set('333333') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#000033 onMouseOver=View('000033') onClick=Set('000033') height="10px" width="10px"></td>
-<td bgcolor=#003333 onMouseOver=View('003333') onClick=Set('003333') height="10px" width="10px"></td>
-<td bgcolor=#006633 onMouseOver=View('006633') onClick=Set('006633') height="10px" width="10px"></td>
-<td bgcolor=#009933 onMouseOver=View('009933') onClick=Set('009933') height="10px" width="10px"></td>
-<td bgcolor=#00CC33 onMouseOver=View('00CC33') onClick=Set('00CC33') height="10px" width="10px"></td>
-<td bgcolor=#00FF33 onMouseOver=View('00FF33') onClick=Set('00FF33') height="10px" width="10px"></td>
-<td bgcolor=#330033 onMouseOver=View('330033') onClick=Set('330033') height="10px" width="10px"></td>
-<td bgcolor=#333333 onMouseOver=View('333333') onClick=Set('333333') height="10px" width="10px"></td>
-<td bgcolor=#336633 onMouseOver=View('336633') onClick=Set('336633') height="10px" width="10px"></td>
-<td bgcolor=#339933 onMouseOver=View('339933') onClick=Set('339933') height="10px" width="10px"></td>
-<td bgcolor=#33CC33 onMouseOver=View('33CC33') onClick=Set('33CC33') height="10px" width="10px"></td>
-<td bgcolor=#33FF33 onMouseOver=View('33FF33') onClick=Set('33FF33') height="10px" width="10px"></td>
-<td bgcolor=#660033 onMouseOver=View('660033') onClick=Set('660033') height="10px" width="10px"></td>
-<td bgcolor=#663333 onMouseOver=View('663333') onClick=Set('663333') height="10px" width="10px"></td>
-<td bgcolor=#666633 onMouseOver=View('666633') onClick=Set('666633') height="10px" width="10px"></td>
-<td bgcolor=#669933 onMouseOver=View('669933') onClick=Set('669933') height="10px" width="10px"></td>
-<td bgcolor=#66CC33 onMouseOver=View('66CC33') onClick=Set('66CC33') height="10px" width="10px"></td>
-<td bgcolor=#66FF33 onMouseOver=View('66FF33') onClick=Set('66FF33') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#666666 onMouseOver=View('666666') onClick=Set('666666') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#000066 onMouseOver=View('000066') onClick=Set('000066') height="10px" width="10px"></td>
-<td bgcolor=#003366 onMouseOver=View('003366') onClick=Set('003366') height="10px" width="10px"></td>
-<td bgcolor=#006666 onMouseOver=View('006666') onClick=Set('006666') height="10px" width="10px"></td>
-<td bgcolor=#009966 onMouseOver=View('009966') onClick=Set('009966') height="10px" width="10px"></td>
-<td bgcolor=#00CC66 onMouseOver=View('00CC66') onClick=Set('00CC66') height="10px" width="10px"></td>
-<td bgcolor=#00FF66 onMouseOver=View('00FF66') onClick=Set('00FF66') height="10px" width="10px"></td>
-<td bgcolor=#330066 onMouseOver=View('330066') onClick=Set('330066') height="10px" width="10px"></td>
-<td bgcolor=#333366 onMouseOver=View('333366') onClick=Set('333366') height="10px" width="10px"></td>
-<td bgcolor=#336666 onMouseOver=View('336666') onClick=Set('336666') height="10px" width="10px"></td>
-<td bgcolor=#339966 onMouseOver=View('339966') onClick=Set('339966') height="10px" width="10px"></td>
-<td bgcolor=#33CC66 onMouseOver=View('33CC66') onClick=Set('33CC66') height="10px" width="10px"></td>
-<td bgcolor=#33FF66 onMouseOver=View('33FF66') onClick=Set('33FF66') height="10px" width="10px"></td>
-<td bgcolor=#660066 onMouseOver=View('660066') onClick=Set('660066') height="10px" width="10px"></td>
-<td bgcolor=#663366 onMouseOver=View('663366') onClick=Set('663366') height="10px" width="10px"></td>
-<td bgcolor=#666666 onMouseOver=View('666666') onClick=Set('666666') height="10px" width="10px"></td>
-<td bgcolor=#669966 onMouseOver=View('669966') onClick=Set('669966') height="10px" width="10px"></td>
-<td bgcolor=#66CC66 onMouseOver=View('66CC66') onClick=Set('66CC66') height="10px" width="10px"></td>
-<td bgcolor=#66FF66 onMouseOver=View('66FF66') onClick=Set('66FF66') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#999999 onMouseOver=View('999999') onClick=Set('999999') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#000099 onMouseOver=View('000099') onClick=Set('000099') height="10px" width="10px"></td>
-<td bgcolor=#003399 onMouseOver=View('003399') onClick=Set('003399') height="10px" width="10px"></td>
-<td bgcolor=#006699 onMouseOver=View('006699') onClick=Set('006699') height="10px" width="10px"></td>
-<td bgcolor=#009999 onMouseOver=View('009999') onClick=Set('009999') height="10px" width="10px"></td>
-<td bgcolor=#00CC99 onMouseOver=View('00CC99') onClick=Set('00CC99') height="10px" width="10px"></td>
-<td bgcolor=#00FF99 onMouseOver=View('00FF99') onClick=Set('00FF99') height="10px" width="10px"></td>
-<td bgcolor=#330099 onMouseOver=View('330099') onClick=Set('330099') height="10px" width="10px"></td>
-<td bgcolor=#333399 onMouseOver=View('333399') onClick=Set('333399') height="10px" width="10px"></td>
-<td bgcolor=#336699 onMouseOver=View('336699') onClick=Set('336699') height="10px" width="10px"></td>
-<td bgcolor=#339999 onMouseOver=View('339999') onClick=Set('339999') height="10px" width="10px"></td>
-<td bgcolor=#33CC99 onMouseOver=View('33CC99') onClick=Set('33CC99') height="10px" width="10px"></td>
-<td bgcolor=#33FF99 onMouseOver=View('33FF99') onClick=Set('33FF99') height="10px" width="10px"></td>
-<td bgcolor=#660099 onMouseOver=View('660099') onClick=Set('660099') height="10px" width="10px"></td>
-<td bgcolor=#663399 onMouseOver=View('663399') onClick=Set('663399') height="10px" width="10px"></td>
-<td bgcolor=#666699 onMouseOver=View('666699') onClick=Set('666699') height="10px" width="10px"></td>
-<td bgcolor=#669999 onMouseOver=View('669999') onClick=Set('669999') height="10px" width="10px"></td>
-<td bgcolor=#66CC99 onMouseOver=View('66CC99') onClick=Set('66CC99') height="10px" width="10px"></td>
-<td bgcolor=#66FF99 onMouseOver=View('66FF99') onClick=Set('66FF99') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#CCCCCC onMouseOver=View('CCCCCC') onClick=Set('CCCCCC') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#0000CC onMouseOver=View('0000CC') onClick=Set('0000CC') height="10px" width="10px"></td>
-<td bgcolor=#0033CC onMouseOver=View('0033CC') onClick=Set('0033CC') height="10px" width="10px"></td>
-<td bgcolor=#0066CC onMouseOver=View('0066CC') onClick=Set('0066CC') height="10px" width="10px"></td>
-<td bgcolor=#0099CC onMouseOver=View('0099CC') onClick=Set('0099CC') height="10px" width="10px"></td>
-<td bgcolor=#00CCCC onMouseOver=View('00CCCC') onClick=Set('00CCCC') height="10px" width="10px"></td>
-<td bgcolor=#00FFCC onMouseOver=View('00FFCC') onClick=Set('00FFCC') height="10px" width="10px"></td>
-<td bgcolor=#3300CC onMouseOver=View('3300CC') onClick=Set('3300CC') height="10px" width="10px"></td>
-<td bgcolor=#3333CC onMouseOver=View('3333CC') onClick=Set('3333CC') height="10px" width="10px"></td>
-<td bgcolor=#3366CC onMouseOver=View('3366CC') onClick=Set('3366CC') height="10px" width="10px"></td>
-<td bgcolor=#3399CC onMouseOver=View('3399CC') onClick=Set('3399CC') height="10px" width="10px"></td>
-<td bgcolor=#33CCCC onMouseOver=View('33CCCC') onClick=Set('33CCCC') height="10px" width="10px"></td>
-<td bgcolor=#33FFCC onMouseOver=View('33FFCC') onClick=Set('33FFCC') height="10px" width="10px"></td>
-<td bgcolor=#6600CC onMouseOver=View('6600CC') onClick=Set('6600CC') height="10px" width="10px"></td>
-<td bgcolor=#6633CC onMouseOver=View('6633CC') onClick=Set('6633CC') height="10px" width="10px"></td>
-<td bgcolor=#6666CC onMouseOver=View('6666CC') onClick=Set('6666CC') height="10px" width="10px"></td>
-<td bgcolor=#6699CC onMouseOver=View('6699CC') onClick=Set('6699CC') height="10px" width="10px"></td>
-<td bgcolor=#66CCCC onMouseOver=View('66CCCC') onClick=Set('66CCCC') height="10px" width="10px"></td>
-<td bgcolor=#66FFCC onMouseOver=View('66FFCC') onClick=Set('66FFCC') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#FFFFFF onMouseOver=View('FFFFFF') onClick=Set('FFFFFF') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#0000FF onMouseOver=View('0000FF') onClick=Set('0000FF') height="10px" width="10px"></td>
-<td bgcolor=#0033FF onMouseOver=View('0033FF') onClick=Set('0033FF') height="10px" width="10px"></td>
-<td bgcolor=#0066FF onMouseOver=View('0066FF') onClick=Set('0066FF') height="10px" width="10px"></td>
-<td bgcolor=#0099FF onMouseOver=View('0099FF') onClick=Set('0099FF') height="10px" width="10px"></td>
-<td bgcolor=#00CCFF onMouseOver=View('00CCFF') onClick=Set('00CCFF') height="10px" width="10px"></td>
-<td bgcolor=#00FFFF onMouseOver=View('00FFFF') onClick=Set('00FFFF') height="10px" width="10px"></td>
-<td bgcolor=#3300FF onMouseOver=View('3300FF') onClick=Set('3300FF') height="10px" width="10px"></td>
-<td bgcolor=#3333FF onMouseOver=View('3333FF') onClick=Set('3333FF') height="10px" width="10px"></td>
-<td bgcolor=#3366FF onMouseOver=View('3366FF') onClick=Set('3366FF') height="10px" width="10px"></td>
-<td bgcolor=#3399FF onMouseOver=View('3399FF') onClick=Set('3399FF') height="10px" width="10px"></td>
-<td bgcolor=#33CCFF onMouseOver=View('33CCFF') onClick=Set('33CCFF') height="10px" width="10px"></td>
-<td bgcolor=#33FFFF onMouseOver=View('33FFFF') onClick=Set('33FFFF') height="10px" width="10px"></td>
-<td bgcolor=#6600FF onMouseOver=View('6600FF') onClick=Set('6600FF') height="10px" width="10px"></td>
-<td bgcolor=#6633FF onMouseOver=View('6633FF') onClick=Set('6633FF') height="10px" width="10px"></td>
-<td bgcolor=#6666FF onMouseOver=View('6666FF') onClick=Set('6666FF') height="10px" width="10px"></td>
-<td bgcolor=#6699FF onMouseOver=View('6699FF') onClick=Set('6699FF') height="10px" width="10px"></td>
-<td bgcolor=#66CCFF onMouseOver=View('66CCFF') onClick=Set('66CCFF') height="10px" width="10px"></td>
-<td bgcolor=#66FFFF onMouseOver=View('66FFFF') onClick=Set('66FFFF') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#FF0000 onMouseOver=View('FF0000') onClick=Set('FF0000') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#990000 onMouseOver=View('990000') onClick=Set('990000') height="10px" width="10px"></td>
-<td bgcolor=#993300 onMouseOver=View('993300') onClick=Set('993300') height="10px" width="10px"></td>
-<td bgcolor=#996600 onMouseOver=View('996600') onClick=Set('996600') height="10px" width="10px"></td>
-<td bgcolor=#999900 onMouseOver=View('999900') onClick=Set('999900') height="10px" width="10px"></td>
-<td bgcolor=#99CC00 onMouseOver=View('99CC00') onClick=Set('99CC00') height="10px" width="10px"></td>
-<td bgcolor=#99FF00 onMouseOver=View('99FF00') onClick=Set('99FF00') height="10px" width="10px"></td>
-<td bgcolor=#CC0000 onMouseOver=View('CC0000') onClick=Set('CC0000') height="10px" width="10px"></td>
-<td bgcolor=#CC3300 onMouseOver=View('CC3300') onClick=Set('CC3300') height="10px" width="10px"></td>
-<td bgcolor=#CC6600 onMouseOver=View('CC6600') onClick=Set('CC6600') height="10px" width="10px"></td>
-<td bgcolor=#CC9900 onMouseOver=View('CC9900') onClick=Set('CC9900') height="10px" width="10px"></td>
-<td bgcolor=#CCCC00 onMouseOver=View('CCCC00') onClick=Set('CCCC00') height="10px" width="10px"></td>
-<td bgcolor=#CCFF00 onMouseOver=View('CCFF00') onClick=Set('CCFF00') height="10px" width="10px"></td>
-<td bgcolor=#FF0000 onMouseOver=View('FF0000') onClick=Set('FF0000') height="10px" width="10px"></td>
-<td bgcolor=#FF3300 onMouseOver=View('FF3300') onClick=Set('FF3300') height="10px" width="10px"></td>
-<td bgcolor=#FF6600 onMouseOver=View('FF6600') onClick=Set('FF6600') height="10px" width="10px"></td>
-<td bgcolor=#FF9900 onMouseOver=View('FF9900') onClick=Set('FF9900') height="10px" width="10px"></td>
-<td bgcolor=#FFCC00 onMouseOver=View('FFCC00') onClick=Set('FFCC00') height="10px" width="10px"></td>
-<td bgcolor=#FFFF00 onMouseOver=View('FFFF00') onClick=Set('FFFF00') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#00FF00 onMouseOver=View('00FF00') onClick=Set('00FF00') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#990033 onMouseOver=View('990033') onClick=Set('990033') height="10px" width="10px"></td>
-<td bgcolor=#993333 onMouseOver=View('993333') onClick=Set('993333') height="10px" width="10px"></td>
-<td bgcolor=#996633 onMouseOver=View('996633') onClick=Set('996633') height="10px" width="10px"></td>
-<td bgcolor=#999933 onMouseOver=View('999933') onClick=Set('999933') height="10px" width="10px"></td>
-<td bgcolor=#99CC33 onMouseOver=View('99CC33') onClick=Set('99CC33') height="10px" width="10px"></td>
-<td bgcolor=#99FF33 onMouseOver=View('99FF33') onClick=Set('99FF33') height="10px" width="10px"></td>
-<td bgcolor=#CC0033 onMouseOver=View('CC0033') onClick=Set('CC0033') height="10px" width="10px"></td>
-<td bgcolor=#CC3333 onMouseOver=View('CC3333') onClick=Set('CC3333') height="10px" width="10px"></td>
-<td bgcolor=#CC6633 onMouseOver=View('CC6633') onClick=Set('CC6633') height="10px" width="10px"></td>
-<td bgcolor=#CC9933 onMouseOver=View('CC9933') onClick=Set('CC9933') height="10px" width="10px"></td>
-<td bgcolor=#CCCC33 onMouseOver=View('CCCC33') onClick=Set('CCCC33') height="10px" width="10px"></td>
-<td bgcolor=#CCFF33 onMouseOver=View('CCFF33') onClick=Set('CCFF33') height="10px" width="10px"></td>
-<td bgcolor=#FF0033 onMouseOver=View('FF0033') onClick=Set('FF0033') height="10px" width="10px"></td>
-<td bgcolor=#FF3333 onMouseOver=View('FF3333') onClick=Set('FF3333') height="10px" width="10px"></td>
-<td bgcolor=#FF6633 onMouseOver=View('FF6633') onClick=Set('FF6633') height="10px" width="10px"></td>
-<td bgcolor=#FF9933 onMouseOver=View('FF9933') onClick=Set('FF9933') height="10px" width="10px"></td>
-<td bgcolor=#FFCC33 onMouseOver=View('FFCC33') onClick=Set('FFCC33') height="10px" width="10px"></td>
-<td bgcolor=#FFFF33 onMouseOver=View('FFFF33') onClick=Set('FFFF33') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#0000FF onMouseOver=View('0000FF') onClick=Set('0000FF') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#990066 onMouseOver=View('990066') onClick=Set('990066') height="10px" width="10px"></td>
-<td bgcolor=#993366 onMouseOver=View('993366') onClick=Set('993366') height="10px" width="10px"></td>
-<td bgcolor=#996666 onMouseOver=View('996666') onClick=Set('996666') height="10px" width="10px"></td>
-<td bgcolor=#999966 onMouseOver=View('999966') onClick=Set('999966') height="10px" width="10px"></td>
-<td bgcolor=#99CC66 onMouseOver=View('99CC66') onClick=Set('99CC66') height="10px" width="10px"></td>
-<td bgcolor=#99FF66 onMouseOver=View('99FF66') onClick=Set('99FF66') height="10px" width="10px"></td>
-<td bgcolor=#CC0066 onMouseOver=View('CC0066') onClick=Set('CC0066') height="10px" width="10px"></td>
-<td bgcolor=#CC3366 onMouseOver=View('CC3366') onClick=Set('CC3366') height="10px" width="10px"></td>
-<td bgcolor=#CC6666 onMouseOver=View('CC6666') onClick=Set('CC6666') height="10px" width="10px"></td>
-<td bgcolor=#CC9966 onMouseOver=View('CC9966') onClick=Set('CC9966') height="10px" width="10px"></td>
-<td bgcolor=#CCCC66 onMouseOver=View('CCCC66') onClick=Set('CCCC66') height="10px" width="10px"></td>
-<td bgcolor=#CCFF66 onMouseOver=View('CCFF66') onClick=Set('CCFF66') height="10px" width="10px"></td>
-<td bgcolor=#FF0066 onMouseOver=View('FF0066') onClick=Set('FF0066') height="10px" width="10px"></td>
-<td bgcolor=#FF3366 onMouseOver=View('FF3366') onClick=Set('FF3366') height="10px" width="10px"></td>
-<td bgcolor=#FF6666 onMouseOver=View('FF6666') onClick=Set('FF6666') height="10px" width="10px"></td>
-<td bgcolor=#FF9966 onMouseOver=View('FF9966') onClick=Set('FF9966') height="10px" width="10px"></td>
-<td bgcolor=#FFCC66 onMouseOver=View('FFCC66') onClick=Set('FFCC66') height="10px" width="10px"></td>
-<td bgcolor=#FFFF66 onMouseOver=View('FFFF66') onClick=Set('FFFF66') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#FFFF00 onMouseOver=View('FFFF00') onClick=Set('FFFF00') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#990099 onMouseOver=View('990099') onClick=Set('990099') height="10px" width="10px"></td>
-<td bgcolor=#993399 onMouseOver=View('993399') onClick=Set('993399') height="10px" width="10px"></td>
-<td bgcolor=#996699 onMouseOver=View('996699') onClick=Set('996699') height="10px" width="10px"></td>
-<td bgcolor=#999999 onMouseOver=View('999999') onClick=Set('999999') height="10px" width="10px"></td>
-<td bgcolor=#99CC99 onMouseOver=View('99CC99') onClick=Set('99CC99') height="10px" width="10px"></td>
-<td bgcolor=#99FF99 onMouseOver=View('99FF99') onClick=Set('99FF99') height="10px" width="10px"></td>
-<td bgcolor=#CC0099 onMouseOver=View('CC0099') onClick=Set('CC0099') height="10px" width="10px"></td>
-<td bgcolor=#CC3399 onMouseOver=View('CC3399') onClick=Set('CC3399') height="10px" width="10px"></td>
-<td bgcolor=#CC6699 onMouseOver=View('CC6699') onClick=Set('CC6699') height="10px" width="10px"></td>
-<td bgcolor=#CC9999 onMouseOver=View('CC9999') onClick=Set('CC9999') height="10px" width="10px"></td>
-<td bgcolor=#CCCC99 onMouseOver=View('CCCC99') onClick=Set('CCCC99') height="10px" width="10px"></td>
-<td bgcolor=#CCFF99 onMouseOver=View('CCFF99') onClick=Set('CCFF99') height="10px" width="10px"></td>
-<td bgcolor=#FF0099 onMouseOver=View('FF0099') onClick=Set('FF0099') height="10px" width="10px"></td>
-<td bgcolor=#FF3399 onMouseOver=View('FF3399') onClick=Set('FF3399') height="10px" width="10px"></td>
-<td bgcolor=#FF6699 onMouseOver=View('FF6699') onClick=Set('FF6699') height="10px" width="10px"></td>
-<td bgcolor=#FF9999 onMouseOver=View('FF9999') onClick=Set('FF9999') height="10px" width="10px"></td>
-<td bgcolor=#FFCC99 onMouseOver=View('FFCC99') onClick=Set('FFCC99') height="10px" width="10px"></td>
-<td bgcolor=#FFFF99 onMouseOver=View('FFFF99') onClick=Set('FFFF99') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#00FFFF onMouseOver=View('00FFFF') onClick=Set('00FFFF') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#9900CC onMouseOver=View('9900CC') onClick=Set('9900CC') height="10px" width="10px"></td>
-<td bgcolor=#9933CC onMouseOver=View('9933CC') onClick=Set('9933CC') height="10px" width="10px"></td>
-<td bgcolor=#9966CC onMouseOver=View('9966CC') onClick=Set('9966CC') height="10px" width="10px"></td>
-<td bgcolor=#9999CC onMouseOver=View('9999CC') onClick=Set('9999CC') height="10px" width="10px"></td>
-<td bgcolor=#99CCCC onMouseOver=View('99CCCC') onClick=Set('99CCCC') height="10px" width="10px"></td>
-<td bgcolor=#99FFCC onMouseOver=View('99FFCC') onClick=Set('99FFCC') height="10px" width="10px"></td>
-<td bgcolor=#CC00CC onMouseOver=View('CC00CC') onClick=Set('CC00CC') height="10px" width="10px"></td>
-<td bgcolor=#CC33CC onMouseOver=View('CC33CC') onClick=Set('CC33CC') height="10px" width="10px"></td>
-<td bgcolor=#CC66CC onMouseOver=View('CC66CC') onClick=Set('CC66CC') height="10px" width="10px"></td>
-<td bgcolor=#CC99CC onMouseOver=View('CC99CC') onClick=Set('CC99CC') height="10px" width="10px"></td>
-<td bgcolor=#CCCCCC onMouseOver=View('CCCCCC') onClick=Set('CCCCCC') height="10px" width="10px"></td>
-<td bgcolor=#CCFFCC onMouseOver=View('CCFFCC') onClick=Set('CCFFCC') height="10px" width="10px"></td>
-<td bgcolor=#FF00CC onMouseOver=View('FF00CC') onClick=Set('FF00CC') height="10px" width="10px"></td>
-<td bgcolor=#FF33CC onMouseOver=View('FF33CC') onClick=Set('FF33CC') height="10px" width="10px"></td>
-<td bgcolor=#FF66CC onMouseOver=View('FF66CC') onClick=Set('FF66CC') height="10px" width="10px"></td>
-<td bgcolor=#FF99CC onMouseOver=View('FF99CC') onClick=Set('FF99CC') height="10px" width="10px"></td>
-<td bgcolor=#FFCCCC onMouseOver=View('FFCCCC') onClick=Set('FFCCCC') height="10px" width="10px"></td>
-<td bgcolor=#FFFFCC onMouseOver=View('FFFFCC') onClick=Set('FFFFCC') height="10px" width="10px"></td>
-</tr>
-<tr>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#FF00FF onMouseOver=View('FF00FF') onClick=Set('FF00FF') height="10px" width="10px"></td>
-<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
-<td bgcolor=#9900FF onMouseOver=View('9900FF') onClick=Set('9900FF') height="10px" width="10px"></td>
-<td bgcolor=#9933FF onMouseOver=View('9933FF') onClick=Set('9933FF') height="10px" width="10px"></td>
-<td bgcolor=#9966FF onMouseOver=View('9966FF') onClick=Set('9966FF') height="10px" width="10px"></td>
-<td bgcolor=#9999FF onMouseOver=View('9999FF') onClick=Set('9999FF') height="10px" width="10px"></td>
-<td bgcolor=#99CCFF onMouseOver=View('99CCFF') onClick=Set('99CCFF') height="10px" width="10px"></td>
-<td bgcolor=#99FFFF onMouseOver=View('99FFFF') onClick=Set('99FFFF') height="10px" width="10px"></td>
-<td bgcolor=#CC00FF onMouseOver=View('CC00FF') onClick=Set('CC00FF') height="10px" width="10px"></td>
-<td bgcolor=#CC33FF onMouseOver=View('CC33FF') onClick=Set('CC33FF') height="10px" width="10px"></td>
-<td bgcolor=#CC66FF onMouseOver=View('CC66FF') onClick=Set('CC66FF') height="10px" width="10px"></td>
-<td bgcolor=#CC99FF onMouseOver=View('CC99FF') onClick=Set('CC99FF') height="10px" width="10px"></td>
-<td bgcolor=#CCCCFF onMouseOver=View('CCCCFF') onClick=Set('CCCCFF') height="10px" width="10px"></td>
-<td bgcolor=#CCFFFF onMouseOver=View('CCFFFF') onClick=Set('CCFFFF') height="10px" width="10px"></td>
-<td bgcolor=#FF00FF onMouseOver=View('FF00FF') onClick=Set('FF00FF') height="10px" width="10px"></td>
-<td bgcolor=#FF33FF onMouseOver=View('FF33FF') onClick=Set('FF33FF') height="10px" width="10px"></td>
-<td bgcolor=#FF66FF onMouseOver=View('FF66FF') onClick=Set('FF66FF') height="10px" width="10px"></td>
-<td bgcolor=#FF99FF onMouseOver=View('FF99FF') onClick=Set('FF99FF') height="10px" width="10px"></td>
-<td bgcolor=#FFCCFF onMouseOver=View('FFCCFF') onClick=Set('FFCCFF') height="10px" width="10px"></td>
-<td bgcolor=#FFFFFF onMouseOver=View('FFFFFF') onClick=Set('FFFFFF') height="10px" width="10px"></td>
-</tr>
-</table>
-
-</body></html>
+<!-- note: this version of the color picker is optimized for IE 5.5+ only -->
+
+<html><head><title>Select Color</title>
+
+<script type="text/javascript" src="popup.js"></script>
+
+<script type="text/javascript">
+
+window.resizeTo(240, 182);
+function _CloseOnEsc() {
+  if (event.keyCode == 27) { window.close(); return; }
+}
+
+function Init() {                                                       // run on page load
+  __dlg_init();    // <!-- this can be found in popup.js -->
+  document.body.onkeypress = _CloseOnEsc;
+
+  var color = window.dialogArguments;
+  color = ValidateColor(color) || '000000';
+  View(color);                                                          // set default color
+}
+
+function View(color) {                  // preview color
+  document.getElementById("ColorPreview").style.backgroundColor = '#' + color;
+  document.getElementById("ColorHex").value = '#' + color;
+}
+
+function Set(string) {                   // select color
+  var color = ValidateColor(string);
+  if (color == null) { alert("Invalid color code: " + string); }        // invalid color
+  else {                                                                // valid color
+    View(color);                          // show selected color
+    __dlg_close(color);
+  }
+}
+
+function ValidateColor(string) {                // return valid color code
+  string = string || '';
+  string = string + "";
+  string = string.toUpperCase();
+  var chars = '0123456789ABCDEF';
+  var out   = '';
+
+  for (var i=0; i<string.length; i++) {             // remove invalid color chars
+    var schar = string.charAt(i);
+    if (chars.indexOf(schar) != -1) { out += schar; }
+  }
+
+  if (out.length != 6) { return null; }            // check length
+  return out;
+}
+
+</script>
+</head>
+<body style="background:ButtonFace; margin:0px; padding:0px" onload="Init()">
+
+<form method="get" style="margin:0px; padding:0px" onSubmit="Set(document.getElementById('ColorHex').value); return false;">
+<table border="0px" cellspacing="0px" cellpadding="4" width="100%">
+ <tr>
+  <td style="background:buttonface" valign=center><div style="background-color: #000000; padding: 1; height: 21px; width: 50px"><div id="ColorPreview" style="height: 100%; width: 100%"></div></div></td>
+  <td style="background:buttonface" valign=center><input type="text" name="ColorHex"
+    id="ColorHex" value="" size=15 style="font-size: 12px"></td>
+  <td style="background:buttonface" width=100%></td>
+ </tr>
+</table>
+</form>
+
+<table border="0" cellspacing="1px" cellpadding="0px" width="100%" bgcolor="#000000" style="cursor: hand;">
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#003300 onMouseOver=View('003300') onClick=Set('003300') height="10px" width="10px"></td>
+<td bgcolor=#006600 onMouseOver=View('006600') onClick=Set('006600') height="10px" width="10px"></td>
+<td bgcolor=#009900 onMouseOver=View('009900') onClick=Set('009900') height="10px" width="10px"></td>
+<td bgcolor=#00CC00 onMouseOver=View('00CC00') onClick=Set('00CC00') height="10px" width="10px"></td>
+<td bgcolor=#00FF00 onMouseOver=View('00FF00') onClick=Set('00FF00') height="10px" width="10px"></td>
+<td bgcolor=#330000 onMouseOver=View('330000') onClick=Set('330000') height="10px" width="10px"></td>
+<td bgcolor=#333300 onMouseOver=View('333300') onClick=Set('333300') height="10px" width="10px"></td>
+<td bgcolor=#336600 onMouseOver=View('336600') onClick=Set('336600') height="10px" width="10px"></td>
+<td bgcolor=#339900 onMouseOver=View('339900') onClick=Set('339900') height="10px" width="10px"></td>
+<td bgcolor=#33CC00 onMouseOver=View('33CC00') onClick=Set('33CC00') height="10px" width="10px"></td>
+<td bgcolor=#33FF00 onMouseOver=View('33FF00') onClick=Set('33FF00') height="10px" width="10px"></td>
+<td bgcolor=#660000 onMouseOver=View('660000') onClick=Set('660000') height="10px" width="10px"></td>
+<td bgcolor=#663300 onMouseOver=View('663300') onClick=Set('663300') height="10px" width="10px"></td>
+<td bgcolor=#666600 onMouseOver=View('666600') onClick=Set('666600') height="10px" width="10px"></td>
+<td bgcolor=#669900 onMouseOver=View('669900') onClick=Set('669900') height="10px" width="10px"></td>
+<td bgcolor=#66CC00 onMouseOver=View('66CC00') onClick=Set('66CC00') height="10px" width="10px"></td>
+<td bgcolor=#66FF00 onMouseOver=View('66FF00') onClick=Set('66FF00') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#333333 onMouseOver=View('333333') onClick=Set('333333') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#000033 onMouseOver=View('000033') onClick=Set('000033') height="10px" width="10px"></td>
+<td bgcolor=#003333 onMouseOver=View('003333') onClick=Set('003333') height="10px" width="10px"></td>
+<td bgcolor=#006633 onMouseOver=View('006633') onClick=Set('006633') height="10px" width="10px"></td>
+<td bgcolor=#009933 onMouseOver=View('009933') onClick=Set('009933') height="10px" width="10px"></td>
+<td bgcolor=#00CC33 onMouseOver=View('00CC33') onClick=Set('00CC33') height="10px" width="10px"></td>
+<td bgcolor=#00FF33 onMouseOver=View('00FF33') onClick=Set('00FF33') height="10px" width="10px"></td>
+<td bgcolor=#330033 onMouseOver=View('330033') onClick=Set('330033') height="10px" width="10px"></td>
+<td bgcolor=#333333 onMouseOver=View('333333') onClick=Set('333333') height="10px" width="10px"></td>
+<td bgcolor=#336633 onMouseOver=View('336633') onClick=Set('336633') height="10px" width="10px"></td>
+<td bgcolor=#339933 onMouseOver=View('339933') onClick=Set('339933') height="10px" width="10px"></td>
+<td bgcolor=#33CC33 onMouseOver=View('33CC33') onClick=Set('33CC33') height="10px" width="10px"></td>
+<td bgcolor=#33FF33 onMouseOver=View('33FF33') onClick=Set('33FF33') height="10px" width="10px"></td>
+<td bgcolor=#660033 onMouseOver=View('660033') onClick=Set('660033') height="10px" width="10px"></td>
+<td bgcolor=#663333 onMouseOver=View('663333') onClick=Set('663333') height="10px" width="10px"></td>
+<td bgcolor=#666633 onMouseOver=View('666633') onClick=Set('666633') height="10px" width="10px"></td>
+<td bgcolor=#669933 onMouseOver=View('669933') onClick=Set('669933') height="10px" width="10px"></td>
+<td bgcolor=#66CC33 onMouseOver=View('66CC33') onClick=Set('66CC33') height="10px" width="10px"></td>
+<td bgcolor=#66FF33 onMouseOver=View('66FF33') onClick=Set('66FF33') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#666666 onMouseOver=View('666666') onClick=Set('666666') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#000066 onMouseOver=View('000066') onClick=Set('000066') height="10px" width="10px"></td>
+<td bgcolor=#003366 onMouseOver=View('003366') onClick=Set('003366') height="10px" width="10px"></td>
+<td bgcolor=#006666 onMouseOver=View('006666') onClick=Set('006666') height="10px" width="10px"></td>
+<td bgcolor=#009966 onMouseOver=View('009966') onClick=Set('009966') height="10px" width="10px"></td>
+<td bgcolor=#00CC66 onMouseOver=View('00CC66') onClick=Set('00CC66') height="10px" width="10px"></td>
+<td bgcolor=#00FF66 onMouseOver=View('00FF66') onClick=Set('00FF66') height="10px" width="10px"></td>
+<td bgcolor=#330066 onMouseOver=View('330066') onClick=Set('330066') height="10px" width="10px"></td>
+<td bgcolor=#333366 onMouseOver=View('333366') onClick=Set('333366') height="10px" width="10px"></td>
+<td bgcolor=#336666 onMouseOver=View('336666') onClick=Set('336666') height="10px" width="10px"></td>
+<td bgcolor=#339966 onMouseOver=View('339966') onClick=Set('339966') height="10px" width="10px"></td>
+<td bgcolor=#33CC66 onMouseOver=View('33CC66') onClick=Set('33CC66') height="10px" width="10px"></td>
+<td bgcolor=#33FF66 onMouseOver=View('33FF66') onClick=Set('33FF66') height="10px" width="10px"></td>
+<td bgcolor=#660066 onMouseOver=View('660066') onClick=Set('660066') height="10px" width="10px"></td>
+<td bgcolor=#663366 onMouseOver=View('663366') onClick=Set('663366') height="10px" width="10px"></td>
+<td bgcolor=#666666 onMouseOver=View('666666') onClick=Set('666666') height="10px" width="10px"></td>
+<td bgcolor=#669966 onMouseOver=View('669966') onClick=Set('669966') height="10px" width="10px"></td>
+<td bgcolor=#66CC66 onMouseOver=View('66CC66') onClick=Set('66CC66') height="10px" width="10px"></td>
+<td bgcolor=#66FF66 onMouseOver=View('66FF66') onClick=Set('66FF66') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#999999 onMouseOver=View('999999') onClick=Set('999999') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#000099 onMouseOver=View('000099') onClick=Set('000099') height="10px" width="10px"></td>
+<td bgcolor=#003399 onMouseOver=View('003399') onClick=Set('003399') height="10px" width="10px"></td>
+<td bgcolor=#006699 onMouseOver=View('006699') onClick=Set('006699') height="10px" width="10px"></td>
+<td bgcolor=#009999 onMouseOver=View('009999') onClick=Set('009999') height="10px" width="10px"></td>
+<td bgcolor=#00CC99 onMouseOver=View('00CC99') onClick=Set('00CC99') height="10px" width="10px"></td>
+<td bgcolor=#00FF99 onMouseOver=View('00FF99') onClick=Set('00FF99') height="10px" width="10px"></td>
+<td bgcolor=#330099 onMouseOver=View('330099') onClick=Set('330099') height="10px" width="10px"></td>
+<td bgcolor=#333399 onMouseOver=View('333399') onClick=Set('333399') height="10px" width="10px"></td>
+<td bgcolor=#336699 onMouseOver=View('336699') onClick=Set('336699') height="10px" width="10px"></td>
+<td bgcolor=#339999 onMouseOver=View('339999') onClick=Set('339999') height="10px" width="10px"></td>
+<td bgcolor=#33CC99 onMouseOver=View('33CC99') onClick=Set('33CC99') height="10px" width="10px"></td>
+<td bgcolor=#33FF99 onMouseOver=View('33FF99') onClick=Set('33FF99') height="10px" width="10px"></td>
+<td bgcolor=#660099 onMouseOver=View('660099') onClick=Set('660099') height="10px" width="10px"></td>
+<td bgcolor=#663399 onMouseOver=View('663399') onClick=Set('663399') height="10px" width="10px"></td>
+<td bgcolor=#666699 onMouseOver=View('666699') onClick=Set('666699') height="10px" width="10px"></td>
+<td bgcolor=#669999 onMouseOver=View('669999') onClick=Set('669999') height="10px" width="10px"></td>
+<td bgcolor=#66CC99 onMouseOver=View('66CC99') onClick=Set('66CC99') height="10px" width="10px"></td>
+<td bgcolor=#66FF99 onMouseOver=View('66FF99') onClick=Set('66FF99') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#CCCCCC onMouseOver=View('CCCCCC') onClick=Set('CCCCCC') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#0000CC onMouseOver=View('0000CC') onClick=Set('0000CC') height="10px" width="10px"></td>
+<td bgcolor=#0033CC onMouseOver=View('0033CC') onClick=Set('0033CC') height="10px" width="10px"></td>
+<td bgcolor=#0066CC onMouseOver=View('0066CC') onClick=Set('0066CC') height="10px" width="10px"></td>
+<td bgcolor=#0099CC onMouseOver=View('0099CC') onClick=Set('0099CC') height="10px" width="10px"></td>
+<td bgcolor=#00CCCC onMouseOver=View('00CCCC') onClick=Set('00CCCC') height="10px" width="10px"></td>
+<td bgcolor=#00FFCC onMouseOver=View('00FFCC') onClick=Set('00FFCC') height="10px" width="10px"></td>
+<td bgcolor=#3300CC onMouseOver=View('3300CC') onClick=Set('3300CC') height="10px" width="10px"></td>
+<td bgcolor=#3333CC onMouseOver=View('3333CC') onClick=Set('3333CC') height="10px" width="10px"></td>
+<td bgcolor=#3366CC onMouseOver=View('3366CC') onClick=Set('3366CC') height="10px" width="10px"></td>
+<td bgcolor=#3399CC onMouseOver=View('3399CC') onClick=Set('3399CC') height="10px" width="10px"></td>
+<td bgcolor=#33CCCC onMouseOver=View('33CCCC') onClick=Set('33CCCC') height="10px" width="10px"></td>
+<td bgcolor=#33FFCC onMouseOver=View('33FFCC') onClick=Set('33FFCC') height="10px" width="10px"></td>
+<td bgcolor=#6600CC onMouseOver=View('6600CC') onClick=Set('6600CC') height="10px" width="10px"></td>
+<td bgcolor=#6633CC onMouseOver=View('6633CC') onClick=Set('6633CC') height="10px" width="10px"></td>
+<td bgcolor=#6666CC onMouseOver=View('6666CC') onClick=Set('6666CC') height="10px" width="10px"></td>
+<td bgcolor=#6699CC onMouseOver=View('6699CC') onClick=Set('6699CC') height="10px" width="10px"></td>
+<td bgcolor=#66CCCC onMouseOver=View('66CCCC') onClick=Set('66CCCC') height="10px" width="10px"></td>
+<td bgcolor=#66FFCC onMouseOver=View('66FFCC') onClick=Set('66FFCC') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#FFFFFF onMouseOver=View('FFFFFF') onClick=Set('FFFFFF') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#0000FF onMouseOver=View('0000FF') onClick=Set('0000FF') height="10px" width="10px"></td>
+<td bgcolor=#0033FF onMouseOver=View('0033FF') onClick=Set('0033FF') height="10px" width="10px"></td>
+<td bgcolor=#0066FF onMouseOver=View('0066FF') onClick=Set('0066FF') height="10px" width="10px"></td>
+<td bgcolor=#0099FF onMouseOver=View('0099FF') onClick=Set('0099FF') height="10px" width="10px"></td>
+<td bgcolor=#00CCFF onMouseOver=View('00CCFF') onClick=Set('00CCFF') height="10px" width="10px"></td>
+<td bgcolor=#00FFFF onMouseOver=View('00FFFF') onClick=Set('00FFFF') height="10px" width="10px"></td>
+<td bgcolor=#3300FF onMouseOver=View('3300FF') onClick=Set('3300FF') height="10px" width="10px"></td>
+<td bgcolor=#3333FF onMouseOver=View('3333FF') onClick=Set('3333FF') height="10px" width="10px"></td>
+<td bgcolor=#3366FF onMouseOver=View('3366FF') onClick=Set('3366FF') height="10px" width="10px"></td>
+<td bgcolor=#3399FF onMouseOver=View('3399FF') onClick=Set('3399FF') height="10px" width="10px"></td>
+<td bgcolor=#33CCFF onMouseOver=View('33CCFF') onClick=Set('33CCFF') height="10px" width="10px"></td>
+<td bgcolor=#33FFFF onMouseOver=View('33FFFF') onClick=Set('33FFFF') height="10px" width="10px"></td>
+<td bgcolor=#6600FF onMouseOver=View('6600FF') onClick=Set('6600FF') height="10px" width="10px"></td>
+<td bgcolor=#6633FF onMouseOver=View('6633FF') onClick=Set('6633FF') height="10px" width="10px"></td>
+<td bgcolor=#6666FF onMouseOver=View('6666FF') onClick=Set('6666FF') height="10px" width="10px"></td>
+<td bgcolor=#6699FF onMouseOver=View('6699FF') onClick=Set('6699FF') height="10px" width="10px"></td>
+<td bgcolor=#66CCFF onMouseOver=View('66CCFF') onClick=Set('66CCFF') height="10px" width="10px"></td>
+<td bgcolor=#66FFFF onMouseOver=View('66FFFF') onClick=Set('66FFFF') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#FF0000 onMouseOver=View('FF0000') onClick=Set('FF0000') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#990000 onMouseOver=View('990000') onClick=Set('990000') height="10px" width="10px"></td>
+<td bgcolor=#993300 onMouseOver=View('993300') onClick=Set('993300') height="10px" width="10px"></td>
+<td bgcolor=#996600 onMouseOver=View('996600') onClick=Set('996600') height="10px" width="10px"></td>
+<td bgcolor=#999900 onMouseOver=View('999900') onClick=Set('999900') height="10px" width="10px"></td>
+<td bgcolor=#99CC00 onMouseOver=View('99CC00') onClick=Set('99CC00') height="10px" width="10px"></td>
+<td bgcolor=#99FF00 onMouseOver=View('99FF00') onClick=Set('99FF00') height="10px" width="10px"></td>
+<td bgcolor=#CC0000 onMouseOver=View('CC0000') onClick=Set('CC0000') height="10px" width="10px"></td>
+<td bgcolor=#CC3300 onMouseOver=View('CC3300') onClick=Set('CC3300') height="10px" width="10px"></td>
+<td bgcolor=#CC6600 onMouseOver=View('CC6600') onClick=Set('CC6600') height="10px" width="10px"></td>
+<td bgcolor=#CC9900 onMouseOver=View('CC9900') onClick=Set('CC9900') height="10px" width="10px"></td>
+<td bgcolor=#CCCC00 onMouseOver=View('CCCC00') onClick=Set('CCCC00') height="10px" width="10px"></td>
+<td bgcolor=#CCFF00 onMouseOver=View('CCFF00') onClick=Set('CCFF00') height="10px" width="10px"></td>
+<td bgcolor=#FF0000 onMouseOver=View('FF0000') onClick=Set('FF0000') height="10px" width="10px"></td>
+<td bgcolor=#FF3300 onMouseOver=View('FF3300') onClick=Set('FF3300') height="10px" width="10px"></td>
+<td bgcolor=#FF6600 onMouseOver=View('FF6600') onClick=Set('FF6600') height="10px" width="10px"></td>
+<td bgcolor=#FF9900 onMouseOver=View('FF9900') onClick=Set('FF9900') height="10px" width="10px"></td>
+<td bgcolor=#FFCC00 onMouseOver=View('FFCC00') onClick=Set('FFCC00') height="10px" width="10px"></td>
+<td bgcolor=#FFFF00 onMouseOver=View('FFFF00') onClick=Set('FFFF00') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#00FF00 onMouseOver=View('00FF00') onClick=Set('00FF00') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#990033 onMouseOver=View('990033') onClick=Set('990033') height="10px" width="10px"></td>
+<td bgcolor=#993333 onMouseOver=View('993333') onClick=Set('993333') height="10px" width="10px"></td>
+<td bgcolor=#996633 onMouseOver=View('996633') onClick=Set('996633') height="10px" width="10px"></td>
+<td bgcolor=#999933 onMouseOver=View('999933') onClick=Set('999933') height="10px" width="10px"></td>
+<td bgcolor=#99CC33 onMouseOver=View('99CC33') onClick=Set('99CC33') height="10px" width="10px"></td>
+<td bgcolor=#99FF33 onMouseOver=View('99FF33') onClick=Set('99FF33') height="10px" width="10px"></td>
+<td bgcolor=#CC0033 onMouseOver=View('CC0033') onClick=Set('CC0033') height="10px" width="10px"></td>
+<td bgcolor=#CC3333 onMouseOver=View('CC3333') onClick=Set('CC3333') height="10px" width="10px"></td>
+<td bgcolor=#CC6633 onMouseOver=View('CC6633') onClick=Set('CC6633') height="10px" width="10px"></td>
+<td bgcolor=#CC9933 onMouseOver=View('CC9933') onClick=Set('CC9933') height="10px" width="10px"></td>
+<td bgcolor=#CCCC33 onMouseOver=View('CCCC33') onClick=Set('CCCC33') height="10px" width="10px"></td>
+<td bgcolor=#CCFF33 onMouseOver=View('CCFF33') onClick=Set('CCFF33') height="10px" width="10px"></td>
+<td bgcolor=#FF0033 onMouseOver=View('FF0033') onClick=Set('FF0033') height="10px" width="10px"></td>
+<td bgcolor=#FF3333 onMouseOver=View('FF3333') onClick=Set('FF3333') height="10px" width="10px"></td>
+<td bgcolor=#FF6633 onMouseOver=View('FF6633') onClick=Set('FF6633') height="10px" width="10px"></td>
+<td bgcolor=#FF9933 onMouseOver=View('FF9933') onClick=Set('FF9933') height="10px" width="10px"></td>
+<td bgcolor=#FFCC33 onMouseOver=View('FFCC33') onClick=Set('FFCC33') height="10px" width="10px"></td>
+<td bgcolor=#FFFF33 onMouseOver=View('FFFF33') onClick=Set('FFFF33') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#0000FF onMouseOver=View('0000FF') onClick=Set('0000FF') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#990066 onMouseOver=View('990066') onClick=Set('990066') height="10px" width="10px"></td>
+<td bgcolor=#993366 onMouseOver=View('993366') onClick=Set('993366') height="10px" width="10px"></td>
+<td bgcolor=#996666 onMouseOver=View('996666') onClick=Set('996666') height="10px" width="10px"></td>
+<td bgcolor=#999966 onMouseOver=View('999966') onClick=Set('999966') height="10px" width="10px"></td>
+<td bgcolor=#99CC66 onMouseOver=View('99CC66') onClick=Set('99CC66') height="10px" width="10px"></td>
+<td bgcolor=#99FF66 onMouseOver=View('99FF66') onClick=Set('99FF66') height="10px" width="10px"></td>
+<td bgcolor=#CC0066 onMouseOver=View('CC0066') onClick=Set('CC0066') height="10px" width="10px"></td>
+<td bgcolor=#CC3366 onMouseOver=View('CC3366') onClick=Set('CC3366') height="10px" width="10px"></td>
+<td bgcolor=#CC6666 onMouseOver=View('CC6666') onClick=Set('CC6666') height="10px" width="10px"></td>
+<td bgcolor=#CC9966 onMouseOver=View('CC9966') onClick=Set('CC9966') height="10px" width="10px"></td>
+<td bgcolor=#CCCC66 onMouseOver=View('CCCC66') onClick=Set('CCCC66') height="10px" width="10px"></td>
+<td bgcolor=#CCFF66 onMouseOver=View('CCFF66') onClick=Set('CCFF66') height="10px" width="10px"></td>
+<td bgcolor=#FF0066 onMouseOver=View('FF0066') onClick=Set('FF0066') height="10px" width="10px"></td>
+<td bgcolor=#FF3366 onMouseOver=View('FF3366') onClick=Set('FF3366') height="10px" width="10px"></td>
+<td bgcolor=#FF6666 onMouseOver=View('FF6666') onClick=Set('FF6666') height="10px" width="10px"></td>
+<td bgcolor=#FF9966 onMouseOver=View('FF9966') onClick=Set('FF9966') height="10px" width="10px"></td>
+<td bgcolor=#FFCC66 onMouseOver=View('FFCC66') onClick=Set('FFCC66') height="10px" width="10px"></td>
+<td bgcolor=#FFFF66 onMouseOver=View('FFFF66') onClick=Set('FFFF66') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#FFFF00 onMouseOver=View('FFFF00') onClick=Set('FFFF00') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#990099 onMouseOver=View('990099') onClick=Set('990099') height="10px" width="10px"></td>
+<td bgcolor=#993399 onMouseOver=View('993399') onClick=Set('993399') height="10px" width="10px"></td>
+<td bgcolor=#996699 onMouseOver=View('996699') onClick=Set('996699') height="10px" width="10px"></td>
+<td bgcolor=#999999 onMouseOver=View('999999') onClick=Set('999999') height="10px" width="10px"></td>
+<td bgcolor=#99CC99 onMouseOver=View('99CC99') onClick=Set('99CC99') height="10px" width="10px"></td>
+<td bgcolor=#99FF99 onMouseOver=View('99FF99') onClick=Set('99FF99') height="10px" width="10px"></td>
+<td bgcolor=#CC0099 onMouseOver=View('CC0099') onClick=Set('CC0099') height="10px" width="10px"></td>
+<td bgcolor=#CC3399 onMouseOver=View('CC3399') onClick=Set('CC3399') height="10px" width="10px"></td>
+<td bgcolor=#CC6699 onMouseOver=View('CC6699') onClick=Set('CC6699') height="10px" width="10px"></td>
+<td bgcolor=#CC9999 onMouseOver=View('CC9999') onClick=Set('CC9999') height="10px" width="10px"></td>
+<td bgcolor=#CCCC99 onMouseOver=View('CCCC99') onClick=Set('CCCC99') height="10px" width="10px"></td>
+<td bgcolor=#CCFF99 onMouseOver=View('CCFF99') onClick=Set('CCFF99') height="10px" width="10px"></td>
+<td bgcolor=#FF0099 onMouseOver=View('FF0099') onClick=Set('FF0099') height="10px" width="10px"></td>
+<td bgcolor=#FF3399 onMouseOver=View('FF3399') onClick=Set('FF3399') height="10px" width="10px"></td>
+<td bgcolor=#FF6699 onMouseOver=View('FF6699') onClick=Set('FF6699') height="10px" width="10px"></td>
+<td bgcolor=#FF9999 onMouseOver=View('FF9999') onClick=Set('FF9999') height="10px" width="10px"></td>
+<td bgcolor=#FFCC99 onMouseOver=View('FFCC99') onClick=Set('FFCC99') height="10px" width="10px"></td>
+<td bgcolor=#FFFF99 onMouseOver=View('FFFF99') onClick=Set('FFFF99') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#00FFFF onMouseOver=View('00FFFF') onClick=Set('00FFFF') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#9900CC onMouseOver=View('9900CC') onClick=Set('9900CC') height="10px" width="10px"></td>
+<td bgcolor=#9933CC onMouseOver=View('9933CC') onClick=Set('9933CC') height="10px" width="10px"></td>
+<td bgcolor=#9966CC onMouseOver=View('9966CC') onClick=Set('9966CC') height="10px" width="10px"></td>
+<td bgcolor=#9999CC onMouseOver=View('9999CC') onClick=Set('9999CC') height="10px" width="10px"></td>
+<td bgcolor=#99CCCC onMouseOver=View('99CCCC') onClick=Set('99CCCC') height="10px" width="10px"></td>
+<td bgcolor=#99FFCC onMouseOver=View('99FFCC') onClick=Set('99FFCC') height="10px" width="10px"></td>
+<td bgcolor=#CC00CC onMouseOver=View('CC00CC') onClick=Set('CC00CC') height="10px" width="10px"></td>
+<td bgcolor=#CC33CC onMouseOver=View('CC33CC') onClick=Set('CC33CC') height="10px" width="10px"></td>
+<td bgcolor=#CC66CC onMouseOver=View('CC66CC') onClick=Set('CC66CC') height="10px" width="10px"></td>
+<td bgcolor=#CC99CC onMouseOver=View('CC99CC') onClick=Set('CC99CC') height="10px" width="10px"></td>
+<td bgcolor=#CCCCCC onMouseOver=View('CCCCCC') onClick=Set('CCCCCC') height="10px" width="10px"></td>
+<td bgcolor=#CCFFCC onMouseOver=View('CCFFCC') onClick=Set('CCFFCC') height="10px" width="10px"></td>
+<td bgcolor=#FF00CC onMouseOver=View('FF00CC') onClick=Set('FF00CC') height="10px" width="10px"></td>
+<td bgcolor=#FF33CC onMouseOver=View('FF33CC') onClick=Set('FF33CC') height="10px" width="10px"></td>
+<td bgcolor=#FF66CC onMouseOver=View('FF66CC') onClick=Set('FF66CC') height="10px" width="10px"></td>
+<td bgcolor=#FF99CC onMouseOver=View('FF99CC') onClick=Set('FF99CC') height="10px" width="10px"></td>
+<td bgcolor=#FFCCCC onMouseOver=View('FFCCCC') onClick=Set('FFCCCC') height="10px" width="10px"></td>
+<td bgcolor=#FFFFCC onMouseOver=View('FFFFCC') onClick=Set('FFFFCC') height="10px" width="10px"></td>
+</tr>
+<tr>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#FF00FF onMouseOver=View('FF00FF') onClick=Set('FF00FF') height="10px" width="10px"></td>
+<td bgcolor=#000000 onMouseOver=View('000000') onClick=Set('000000') height="10px" width="10px"></td>
+<td bgcolor=#9900FF onMouseOver=View('9900FF') onClick=Set('9900FF') height="10px" width="10px"></td>
+<td bgcolor=#9933FF onMouseOver=View('9933FF') onClick=Set('9933FF') height="10px" width="10px"></td>
+<td bgcolor=#9966FF onMouseOver=View('9966FF') onClick=Set('9966FF') height="10px" width="10px"></td>
+<td bgcolor=#9999FF onMouseOver=View('9999FF') onClick=Set('9999FF') height="10px" width="10px"></td>
+<td bgcolor=#99CCFF onMouseOver=View('99CCFF') onClick=Set('99CCFF') height="10px" width="10px"></td>
+<td bgcolor=#99FFFF onMouseOver=View('99FFFF') onClick=Set('99FFFF') height="10px" width="10px"></td>
+<td bgcolor=#CC00FF onMouseOver=View('CC00FF') onClick=Set('CC00FF') height="10px" width="10px"></td>
+<td bgcolor=#CC33FF onMouseOver=View('CC33FF') onClick=Set('CC33FF') height="10px" width="10px"></td>
+<td bgcolor=#CC66FF onMouseOver=View('CC66FF') onClick=Set('CC66FF') height="10px" width="10px"></td>
+<td bgcolor=#CC99FF onMouseOver=View('CC99FF') onClick=Set('CC99FF') height="10px" width="10px"></td>
+<td bgcolor=#CCCCFF onMouseOver=View('CCCCFF') onClick=Set('CCCCFF') height="10px" width="10px"></td>
+<td bgcolor=#CCFFFF onMouseOver=View('CCFFFF') onClick=Set('CCFFFF') height="10px" width="10px"></td>
+<td bgcolor=#FF00FF onMouseOver=View('FF00FF') onClick=Set('FF00FF') height="10px" width="10px"></td>
+<td bgcolor=#FF33FF onMouseOver=View('FF33FF') onClick=Set('FF33FF') height="10px" width="10px"></td>
+<td bgcolor=#FF66FF onMouseOver=View('FF66FF') onClick=Set('FF66FF') height="10px" width="10px"></td>
+<td bgcolor=#FF99FF onMouseOver=View('FF99FF') onClick=Set('FF99FF') height="10px" width="10px"></td>
+<td bgcolor=#FFCCFF onMouseOver=View('FFCCFF') onClick=Set('FFCCFF') height="10px" width="10px"></td>
+<td bgcolor=#FFFFFF onMouseOver=View('FFFFFF') onClick=Set('FFFFFF') height="10px" width="10px"></td>
+</tr>
+</table>
+
+</body></html>

Modified: cocoon/trunk/src/blocks/forms/samples/sitemap.xmap
Url: http://svn.apache.org/viewcvs/cocoon/trunk/src/blocks/forms/samples/sitemap.xmap?view=diff&rev=125518&p1=cocoon/trunk/src/blocks/forms/samples/sitemap.xmap&r1=125517&p2=cocoon/trunk/src/blocks/forms/samples/sitemap.xmap&r2=125518
==============================================================================
--- cocoon/trunk/src/blocks/forms/samples/sitemap.xmap	(original)
+++ cocoon/trunk/src/blocks/forms/samples/sitemap.xmap	Tue Jan 18 09:13:55 2005
@@ -396,7 +396,7 @@
      </map:match>
 
      <map:match pattern="htmlarea/**">
-       <map:read src="resources/{0}"/>
+       <map:read src="resource://org/apache/cocoon/forms/resources/{0}"/>
      </map:match>
      
      <map:match pattern="htmlarea-display-pipeline">
@@ -422,7 +422,7 @@
      </map:match>
 
      <map:match pattern="resources/**">
-       <map:read src="{0}"/>
+       <map:read src="resource://org/apache/cocoon/forms/{0}"/>
      </map:match>
 
      <!--