From 2e6cf3ee74da6b566888e4b151aa8886dc63a707 Mon Sep 17 00:00:00 2001
From: Saad bin Abid <abid@fortiss.org>
Date: Thu, 28 May 2020 17:24:15 +0200
Subject: [PATCH] added top-level layout folder and moved all the fonts, .js
 script and stylesheet to be applied to the rest of the html pages.

*

Issue-Ref: 4007
Issue-Url: https://af3-developer.fortiss.org/issues/4007

Signed-off-by: Saad bin Abid <abid@fortiss.org>
---
 .../fonts/MuseoSans_100.otf                         | Bin
 .../fonts/MuseoSans_100_Italic.otf                  | Bin
 .../fonts/MuseoSans_300.otf                         | Bin
 .../fonts/MuseoSans_300_Italic.otf                  | Bin
 .../fonts/MuseoSans_500.otf                         | Bin
 .../fonts/MuseoSans_500_Italic.otf                  | Bin
 .../fonts/MuseoSans_700.otf                         | Bin
 .../fonts/MuseoSans_700_Italic.otf                  | Bin
 .../fonts/MuseoSans_900.otf                         | Bin
 .../fonts/MuseoSans_900_Italic.otf                  | Bin
 .../{requirements => layout}/jsscript/topBtn.js     |   0
 .../html/{requirements => layout}/stylesheet.css    |   0
 .../html/requirements/MIRA.glossary.html            |   5 ++---
 .../html/requirements/MIRA.requirements.html        |   4 ++--
 .../requirements/MIRA.requirements_analysis.html    |   4 ++--
 15 files changed, 6 insertions(+), 7 deletions(-)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_100.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_100_Italic.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_300.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_300_Italic.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_500.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_500_Italic.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_700.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_700_Italic.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_900.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/fonts/MuseoSans_900_Italic.otf (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/jsscript/topBtn.js (100%)
 rename org.fortiss.af3.rcp.help/html/{requirements => layout}/stylesheet.css (100%)

diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_100.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_100.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_100.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_100.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_100_Italic.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_100_Italic.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_100_Italic.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_100_Italic.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_300.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_300.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_300.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_300.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_300_Italic.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_300_Italic.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_300_Italic.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_300_Italic.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_500.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_500.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_500.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_500.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_500_Italic.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_500_Italic.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_500_Italic.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_500_Italic.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_700.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_700.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_700.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_700.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_700_Italic.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_700_Italic.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_700_Italic.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_700_Italic.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_900.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_900.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_900.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_900.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_900_Italic.otf b/org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_900_Italic.otf
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/fonts/MuseoSans_900_Italic.otf
rename to org.fortiss.af3.rcp.help/html/layout/fonts/MuseoSans_900_Italic.otf
diff --git a/org.fortiss.af3.rcp.help/html/requirements/jsscript/topBtn.js b/org.fortiss.af3.rcp.help/html/layout/jsscript/topBtn.js
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/jsscript/topBtn.js
rename to org.fortiss.af3.rcp.help/html/layout/jsscript/topBtn.js
diff --git a/org.fortiss.af3.rcp.help/html/requirements/stylesheet.css b/org.fortiss.af3.rcp.help/html/layout/stylesheet.css
similarity index 100%
rename from org.fortiss.af3.rcp.help/html/requirements/stylesheet.css
rename to org.fortiss.af3.rcp.help/html/layout/stylesheet.css
diff --git a/org.fortiss.af3.rcp.help/html/requirements/MIRA.glossary.html b/org.fortiss.af3.rcp.help/html/requirements/MIRA.glossary.html
index b6d99d2..dd7174e 100644
--- a/org.fortiss.af3.rcp.help/html/requirements/MIRA.glossary.html
+++ b/org.fortiss.af3.rcp.help/html/requirements/MIRA.glossary.html
@@ -4,7 +4,7 @@
 
 <html>
 <head>
-	<link rel="stylesheet" type="text/css" href="stylesheet.css">
+	<link rel="stylesheet" type="text/css" href="../layout/stylesheet.css">
 </head>
 
 <body>
@@ -90,8 +90,7 @@ If you click on an added picture, it should be displayed in full resolution in y
 When you add a picture it is copied into the <i>Images</i> folder in the project directory, next to your .af3_20 file. 
 If you want to send the model file to someone else, you should also send the <i>Images</i> folder. </p>
 </div>
-
-<script src="jsscript/topBtn.js">
+<script src="../layout/jsscript/topBtn.js">
 </script>
 </body>
 </html>
\ No newline at end of file
diff --git a/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements.html b/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements.html
index e79442b..b5387aa 100644
--- a/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements.html
+++ b/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements.html
@@ -4,7 +4,7 @@
 
 <html>
 <head>
-	<link rel="stylesheet" type="text/css" href="stylesheet.css">
+	<link rel="stylesheet" type="text/css" href="../layout/stylesheet.css">
 </head>
 
 <body>
@@ -80,7 +80,7 @@
 
 </div>
 
-<script src="jsscript/topBtn.js">
+<script src="../layout/jsscript/topBtn.js">
 </script>
 </body>
 </html>
\ No newline at end of file
diff --git a/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements_analysis.html b/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements_analysis.html
index 461096c..5ad777c 100644
--- a/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements_analysis.html
+++ b/org.fortiss.af3.rcp.help/html/requirements/MIRA.requirements_analysis.html
@@ -4,7 +4,7 @@
 
 <html>
 <head>
-	<link rel="stylesheet" type="text/css" href="stylesheet.css">
+	<link rel="stylesheet" type="text/css" href="../layout/stylesheet.css">
 </head>
 
 <body>
@@ -64,7 +64,7 @@
 	<p>The list of requirements can be sorted by clicking on the column headers of the overview list. 
 	You can filter the requirements by inserting filter text in the filter section. Double-clicking on a requirement opens the corresponding requirement.</p>
 </div>
-<script src="jsscript/topBtn.js">
+<script src="../layout/jsscript/topBtn.js">
 </script>
 </body>
 </html>
\ No newline at end of file
-- 
GitLab