From: rsiddharth
Date: Sat, 13 Sep 2014 01:18:16 +0000 (-0400)
Subject: Removed JS includes from footer.html. From now on JS includes will put in a seperate...
X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=401114378024daa8ace507ca3556ae13b5e40b0b;p=libreplanet-static.git
Removed JS includes from footer.html. From now on JS includes will put in a seperate file residing at /server/2015/
This change was done because each page will have different JS
requirement.
All pages, from now on:
- Will have to include an additional /server/2015/close.html file that
closes the HTML document.
- There will be three SSI includes at the end of each HTML document.
where `/server/2015/pagename_js.html' is a file containing the JS
includes for a page at /2015/pagename/. For instance, the 'call for
sessions' page will have a /server/2015/cfs_js.html file containing
the JS includes for that page.
---
diff --git a/2015/anti-harassment/index.html b/2015/anti-harassment/index.html
index 84e16905..758eb345 100755
--- a/2015/anti-harassment/index.html
+++ b/2015/anti-harassment/index.html
@@ -24,3 +24,5 @@
This policy is based on several other policies, including the OLF anti-harassment policy, written by Esther Filderman and Beth Lynn Eicher, and the Con Anti-Harassment Project. Mary Gardiner, Valerie Aurora, Sarah Smith, and Donna Benjamin generalized the policies and added supporting material. Many members of LinuxChix, Geek Feminism and other groups contributed to this work.
+
+
diff --git a/2015/call_for_sessions/confirmation.html b/2015/call_for_sessions/confirmation.html
index 6da9a14d..08103890 100755
--- a/2015/call_for_sessions/confirmation.html
+++ b/2015/call_for_sessions/confirmation.html
@@ -17,3 +17,5 @@
+
+
diff --git a/2015/exhibit/confirmation.html b/2015/exhibit/confirmation.html
index 3b503f42..5fbd08ca 100755
--- a/2015/exhibit/confirmation.html
+++ b/2015/exhibit/confirmation.html
@@ -16,3 +16,5 @@
+
+
diff --git a/2015/exhibit/index.html b/2015/exhibit/index.html
index bd9ab66a..ca9aba0f 100755
--- a/2015/exhibit/index.html
+++ b/2015/exhibit/index.html
@@ -549,3 +549,5 @@
+
+
diff --git a/2015/exhibit/payment_confirmation.html b/2015/exhibit/payment_confirmation.html
index fc0d0ce5..4b811f30 100755
--- a/2015/exhibit/payment_confirmation.html
+++ b/2015/exhibit/payment_confirmation.html
@@ -9,3 +9,5 @@ Thank you for being an exhibitor at LibrePlanet 2014! You will receive a payment
+
+
diff --git a/2015/footer.html b/2015/footer.html
index 18c027a0..48887b42 100644
--- a/2015/footer.html
+++ b/2015/footer.html
@@ -32,7 +32,8 @@
-
+
+
JavaScript license information
@@ -46,47 +47,3 @@
-
-
-
-
-
-
-
-
-