From 91d277d401d10fa7b2745a01f758d3d2f5ecbc23 Mon Sep 17 00:00:00 2001 From: selmer Date: Thu, 9 Apr 1998 04:07:52 +0000 Subject: [PATCH] add ascii files git-svn-id: svn://10.0.0.236/trunk@129 18797224-902f-48f8-a5cc-f745e15eee43 --- .../dialup/as_html/metadata/html/compare.js | 140 ++++++++++++++++++ .../dialup/as_html/metadata/html/compare.tmpl | 96 ++++++++++++ .../dialup/as_html/metadata/html/level1.mat | 1 + .../dialup/as_html/metadata/html/level1.tmpl | 64 ++++++++ .../dialup/as_html/metadata/html/level2.mat | 1 + .../dialup/as_html/metadata/html/level2.tmpl | 63 ++++++++ .../dialup/as_html/metadata/html/makefile.win | 25 ++++ 7 files changed, 390 insertions(+) create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/compare.js create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/compare.tmpl create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/level1.mat create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/level1.tmpl create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/level2.mat create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/level2.tmpl create mode 100644 mozilla/cmd/dialup/as_html/metadata/html/makefile.win diff --git a/mozilla/cmd/dialup/as_html/metadata/html/compare.js b/mozilla/cmd/dialup/as_html/metadata/html/compare.js new file mode 100644 index 00000000000..0e2cf955f49 --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/compare.js @@ -0,0 +1,140 @@ +/* -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil -*- + * + * The contents of this file are subject to the Netscape Public License + * Version 1.0 (the "NPL"); you may not use this file except in + * compliance with the NPL. You may obtain a copy of the NPL at + * http://www.mozilla.org/NPL/ + * + * Software distributed under the NPL is distributed on an "AS IS" basis, + * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL + * for the specific language governing rights and limitations under the + * NPL. + * + * The Initial Developer of this code under the NPL is Netscape + * Communications Corporation. Portions created by Netscape are + * Copyright (C) 1998 Netscape Communications Corporation. All Rights + * Reserved. + */ + diff --git a/mozilla/cmd/dialup/as_html/metadata/html/compare.tmpl b/mozilla/cmd/dialup/as_html/metadata/html/compare.tmpl new file mode 100644 index 00000000000..8ce3a85bb44 --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/compare.tmpl @@ -0,0 +1,96 @@ + + + +Account Setup + + + + + + + + + + + + +
+ ACCOUNT SETUP +
+
+ + + +

Compare Internet Service Providers

+
+ + + +
+ + + + +
+ Provider Highlights:  + Free Account Time!   + Phone Bill Billing  + Web Page Hosting +
+
+ + + + +
+

Level 1

+

+ + ###level1### + +

+
+ + +

Level 2

+

+ + ###level2### + +

+ + + + + + + + diff --git a/mozilla/cmd/dialup/as_html/metadata/html/level1.mat b/mozilla/cmd/dialup/as_html/metadata/html/level1.mat new file mode 100644 index 00000000000..005c7d2c5fa --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/level1.mat @@ -0,0 +1 @@ +LEVEL=0 \ No newline at end of file diff --git a/mozilla/cmd/dialup/as_html/metadata/html/level1.tmpl b/mozilla/cmd/dialup/as_html/metadata/html/level1.tmpl new file mode 100644 index 00000000000..9b959e390f7 --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/level1.tmpl @@ -0,0 +1,64 @@ + + + + + + +
More Info
+
+ + @@@ISP_DISPLAY_NAME@@@ + + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@@ISP_DESC_LINE_1@@@ 
+ @@@ISP_DESC_LINE_2@@@ 
+ @@@ISP_DESC_LINE_3@@@  +
+
diff --git a/mozilla/cmd/dialup/as_html/metadata/html/level2.mat b/mozilla/cmd/dialup/as_html/metadata/html/level2.mat new file mode 100644 index 00000000000..86c9be55d55 --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/level2.mat @@ -0,0 +1 @@ +LEVEL=1 \ No newline at end of file diff --git a/mozilla/cmd/dialup/as_html/metadata/html/level2.tmpl b/mozilla/cmd/dialup/as_html/metadata/html/level2.tmpl new file mode 100644 index 00000000000..5f849d2ca1f --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/level2.tmpl @@ -0,0 +1,63 @@ + + + + + + +
More Info
+
+ + @@@ISP_DISPLAY_NAME@@@ + + + +   + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@@ISP_DESC_LINE_1@@@ 
+ @@@ISP_DESC_LINE_2@@@ 
+ @@@ISP_DESC_LINE_3@@@  +
+
diff --git a/mozilla/cmd/dialup/as_html/metadata/html/makefile.win b/mozilla/cmd/dialup/as_html/metadata/html/makefile.win new file mode 100644 index 00000000000..a51fc23ddc1 --- /dev/null +++ b/mozilla/cmd/dialup/as_html/metadata/html/makefile.win @@ -0,0 +1,25 @@ +# The contents of this file are subject to the Netscape Public License +# Version 1.0 (the "NPL"); you may not use this file except in +# compliance with the NPL. You may obtain a copy of the NPL at +# http://www.mozilla.org/NPL/ +# +# Software distributed under the NPL is distributed on an "AS IS" basis, +# WITHOUT WARRANTY OF ANY KIND, either express or implied. See the NPL +# for the specific language governing rights and limitations under the +# NPL. +# +# The Initial Developer of this code under the NPL is Netscape +# Communications Corporation. Portions created by Netscape are +# Copyright (C) 1998 Netscape Communications Corporation. All Rights +# Reserved. +# +DEPTH=..\..\..\..\.. + +JAVA_DESTPATH=$(MOZ_SRC)\ns\dist\classes +PACKAGE=netscape\asw + +!include <$(DEPTH)\config\rules.mak> + +export:: + copy compare.tmpl $(JAVA_DESTPATH)\$(PACKAGE)\compare.htm + copy compare.js $(JAVA_DESTPATH)\$(PACKAGE)\.