From 974edaafa3c0ebcec53412db9062725141298312 Mon Sep 17 00:00:00 2001 From: "sfraser%netscape.com" Date: Wed, 21 Apr 1999 19:11:18 +0000 Subject: [PATCH] First Checked In. --- .../ui/composer/content/EditorInitPage.html | 78 +++++++++++++++++++ .../composer/content/EditorInitPagePlain.html | 38 +++++++++ editor/ui/composer/content/MANIFEST | 5 ++ editor/ui/composer/skin/MANIFEST | 37 +++++++++ editor/ui/dialogs/content/MANIFEST | 38 +++++++++ editor/ui/dialogs/skin/MANIFEST | 4 + suite/debugQA/content/EditorInitPage.html | 78 +++++++++++++++++++ .../debugQA/content/EditorInitPagePlain.html | 38 +++++++++ xpfe/browser/src/MANIFEST | 22 ++++++ 9 files changed, 338 insertions(+) create mode 100644 editor/ui/composer/content/EditorInitPage.html create mode 100644 editor/ui/composer/content/EditorInitPagePlain.html create mode 100644 editor/ui/composer/content/MANIFEST create mode 100644 editor/ui/composer/skin/MANIFEST create mode 100644 editor/ui/dialogs/content/MANIFEST create mode 100644 editor/ui/dialogs/skin/MANIFEST create mode 100644 suite/debugQA/content/EditorInitPage.html create mode 100644 suite/debugQA/content/EditorInitPagePlain.html create mode 100644 xpfe/browser/src/MANIFEST diff --git a/editor/ui/composer/content/EditorInitPage.html b/editor/ui/composer/content/EditorInitPage.html new file mode 100644 index 000000000000..b267fc9b03a8 --- /dev/null +++ b/editor/ui/composer/content/EditorInitPage.html @@ -0,0 +1,78 @@ + + + +

Ender Editor Test Page

+ +

This is a good place to add in html to aid in testing features +under development. It's also a great place to not use latin. +

+ +

+Here is some very run-o-the-mill text in a paragraph tag, for those +of you who are into that kind of thing. I think at this point I shall +regale you with some of my inestimable poetry, which will be presented +in blockquote mode for your reading pleasure. This particular sample +was written when I was eleven years old, but is remarkably similar to +the writings of my later "hard-livin" years. It's titled "Reruns": +

+ +
+

Reruns

+Reruns are about as much fun,
+as your dad taking all your mon,
+and giving it to a nun,
+as a contribution. +
+ +
+
+
+
+There are 4 br tags on either side of this sentence. +
+
+
+
+ +This text has two spaces between every word +Underlined text with space at end and bold text with a space at front +
+  Here is some 
+    preformated text.
+      Here is some 
+        preformated text.
+
+ + + + + +
cell 1 cell 2 cell 3
cell 4 cell 5 cell 6
cell 7 cell 8 cell 9
+ + + + + + + +
big cell 1 + + + +
nested cell 1 nested cell 2
nested cell 3 nested cell 4
+
+ + + +
nested cell 1 nested cell 2
nested cell 3 nested cell 4
+
big cell 4
+ +

+One more paragraph for the road. A true Klingon fears not the atrocious +editing file format hoisted on us by html. Well, maybe he does, a little. +But he hides it well. +

+ + + + diff --git a/editor/ui/composer/content/EditorInitPagePlain.html b/editor/ui/composer/content/EditorInitPagePlain.html new file mode 100644 index 000000000000..e28adfafd5d2 --- /dev/null +++ b/editor/ui/composer/content/EditorInitPagePlain.html @@ -0,0 +1,38 @@ + + +Ender Startup Page + + + + + + + + +
+80 char width (for reference only)
+|----------------------------------------------------------------------------|
+
+This entire body is in a <PRE> tag, wrapped to 80 columns.
+
+Typed text will wrap to the window width. To get wrapping at a fixed width, play with the BODY style in this HTML file.
+ 
+Welcome to the Gecko Editor Test Bed
+
+Try typing something...
+
+
+
+ + diff --git a/editor/ui/composer/content/MANIFEST b/editor/ui/composer/content/MANIFEST new file mode 100644 index 000000000000..9cae396445e1 --- /dev/null +++ b/editor/ui/composer/content/MANIFEST @@ -0,0 +1,5 @@ + +# content directory +EditorAppShell.xul +EditorCommands.js +EditorInitPage.html diff --git a/editor/ui/composer/skin/MANIFEST b/editor/ui/composer/skin/MANIFEST new file mode 100644 index 000000000000..50805949bc2f --- /dev/null +++ b/editor/ui/composer/skin/MANIFEST @@ -0,0 +1,37 @@ + +#skin directory + +images:ED_Center.gif +images:ED_Copy.gif +images:ED_Dedent.gif +images:ED_HLine.gif +images:ED_Indent.gif +images:ED_Left.gif +images:ED_Numbers.gif +images:ED_Redo.gif +images:ED_Spell.gif +images:ED_Target.gif +images:ED_Undo.gif +images:ED_Bullets.gif +images:ED_Center.gif +images:ED_ClearStyle.gif +images:ED_Copy.gif +images:ED_Cut.gif +images:ED_Dedent.gif +images:ED_Find.gif +images:ED_HLine.gif +images:ED_Image.gif +images:ED_Indent.gif +images:ED_Italic.gif +images:ED_Left.gif +images:ED_Link.gif +images:ED_Numbers.gif +images:ED_Paste.gif +images:ED_Redo.gif +images:ED_Right.gif +images:ED_Spell.gif +images:ED_Table.gif +images:ED_Target.gif +images:ED_Underline.gif +images:ED_Undo.gif +images:ED_Bold.gif diff --git a/editor/ui/dialogs/content/MANIFEST b/editor/ui/dialogs/content/MANIFEST new file mode 100644 index 000000000000..50a3822a3f08 --- /dev/null +++ b/editor/ui/dialogs/content/MANIFEST @@ -0,0 +1,38 @@ + +#skin directory + +images:ED_Center.gif +images:ED_Copy.gif +images:ED_Dedent.gif +images:ED_HLine.gif +images:ED_Indent.gif +images:ED_Left.gif +images:ED_Numbers.gif +images:ED_Redo.gif +images:ED_Spell.gif +images:ED_Target.gif +images:ED_Undo.gif +images:ED_Bullets.gif +images:ED_Center.gif +images:ED_ClearStyle.gif +images:ED_Copy.gif +images:ED_Cut.gif +images:ED_Dedent.gif +images:ED_Find.gif +images:ED_HLine.gif +images:ED_Image.gif +images:ED_Indent.gif +images:ED_Italic.gif +images:ED_Left.gif +images:ED_Link.gif +images:ED_Numbers.gif +images:ED_Paste.gif +images:ED_Redo.gif +images:ED_Right.gif +images:ED_Spell.gif +images:ED_Table.gif +images:ED_Target.gif +images:ED_Underline.gif +images:ED_Undo.gif +images:ED_Bold.gif + diff --git a/editor/ui/dialogs/skin/MANIFEST b/editor/ui/dialogs/skin/MANIFEST new file mode 100644 index 000000000000..76466591a2c5 --- /dev/null +++ b/editor/ui/dialogs/skin/MANIFEST @@ -0,0 +1,4 @@ + +#skin directory + +EditorDialog.css diff --git a/suite/debugQA/content/EditorInitPage.html b/suite/debugQA/content/EditorInitPage.html new file mode 100644 index 000000000000..b267fc9b03a8 --- /dev/null +++ b/suite/debugQA/content/EditorInitPage.html @@ -0,0 +1,78 @@ + + + +

Ender Editor Test Page

+ +

This is a good place to add in html to aid in testing features +under development. It's also a great place to not use latin. +

+ +

+Here is some very run-o-the-mill text in a paragraph tag, for those +of you who are into that kind of thing. I think at this point I shall +regale you with some of my inestimable poetry, which will be presented +in blockquote mode for your reading pleasure. This particular sample +was written when I was eleven years old, but is remarkably similar to +the writings of my later "hard-livin" years. It's titled "Reruns": +

+ +
+

Reruns

+Reruns are about as much fun,
+as your dad taking all your mon,
+and giving it to a nun,
+as a contribution. +
+ +
+
+
+
+There are 4 br tags on either side of this sentence. +
+
+
+
+ +This text has two spaces between every word +Underlined text with space at end and bold text with a space at front +
+  Here is some 
+    preformated text.
+      Here is some 
+        preformated text.
+
+ + + + + +
cell 1 cell 2 cell 3
cell 4 cell 5 cell 6
cell 7 cell 8 cell 9
+ + + + + + + +
big cell 1 + + + +
nested cell 1 nested cell 2
nested cell 3 nested cell 4
+
+ + + +
nested cell 1 nested cell 2
nested cell 3 nested cell 4
+
big cell 4
+ +

+One more paragraph for the road. A true Klingon fears not the atrocious +editing file format hoisted on us by html. Well, maybe he does, a little. +But he hides it well. +

+ + + + diff --git a/suite/debugQA/content/EditorInitPagePlain.html b/suite/debugQA/content/EditorInitPagePlain.html new file mode 100644 index 000000000000..e28adfafd5d2 --- /dev/null +++ b/suite/debugQA/content/EditorInitPagePlain.html @@ -0,0 +1,38 @@ + + +Ender Startup Page + + + + + + + + +
+80 char width (for reference only)
+|----------------------------------------------------------------------------|
+
+This entire body is in a <PRE> tag, wrapped to 80 columns.
+
+Typed text will wrap to the window width. To get wrapping at a fixed width, play with the BODY style in this HTML file.
+ 
+Welcome to the Gecko Editor Test Bed
+
+Try typing something...
+
+
+
+ + diff --git a/xpfe/browser/src/MANIFEST b/xpfe/browser/src/MANIFEST new file mode 100644 index 000000000000..fd4d8cd0a4ff --- /dev/null +++ b/xpfe/browser/src/MANIFEST @@ -0,0 +1,22 @@ + +appshell.html +status.xul +status.html +toolbar.xml +BrowserInitPage.html +contentframe.html +sidebar.html +xul.css +dialogs.css +navigator.css +navigator.xul +saveToDisk.xul +viewSource.xul +downloadProgress.xul +downloadProgress.css +navigator-shiny.css +navigator-mozillazine0.css +navigator-goofy.css +navigator-test1.xul +raindrops_light.gif +skindemo.xul