From 78b2623fbfbb8b9703ee98c1a124f7504368b3e2 Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Thu, 7 Nov 2013 19:14:18 +0100 Subject: [PATCH] Fix #11353: Add v2 unsupported note Fix issue #11353 by adding a note to the v2.3.2 docs saying that we no longer support this version of Bootstrap. Provides a link to the latest docs, i.e. our homepage. --- 2.3.2/assets/css/docs.css | 5 +++++ 2.3.2/base-css.html | 4 ++++ 2.3.2/components.html | 4 ++++ 2.3.2/customize.html | 4 ++++ 2.3.2/extend.html | 4 ++++ 2.3.2/getting-started.html | 4 ++++ 2.3.2/index.html | 4 ++++ 2.3.2/javascript.html | 5 ++++- 2.3.2/scaffolding.html | 4 ++++ 9 files changed, 37 insertions(+), 1 deletion(-) diff --git a/2.3.2/assets/css/docs.css b/2.3.2/assets/css/docs.css index 6aaa0d0f2..d50127bf9 100644 --- a/2.3.2/assets/css/docs.css +++ b/2.3.2/assets/css/docs.css @@ -564,6 +564,11 @@ h2 + .row { background-color: #fff; } +/* Alert with link to latest version of the docs */ +.bs-alert-old-docs { + margin: 30px 0 0; +} + /* Bootstrap code examples diff --git a/2.3.2/base-css.html b/2.3.2/base-css.html index 831f51486..d67c23167 100644 --- a/2.3.2/base-css.html +++ b/2.3.2/base-css.html @@ -92,6 +92,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+
diff --git a/2.3.2/components.html b/2.3.2/components.html index 6b428fc2e..1f6464925 100644 --- a/2.3.2/components.html +++ b/2.3.2/components.html @@ -92,6 +92,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+
diff --git a/2.3.2/customize.html b/2.3.2/customize.html index 16874b171..e874f5be3 100644 --- a/2.3.2/customize.html +++ b/2.3.2/customize.html @@ -92,6 +92,10 @@
+
+ Heads up! This customizer is for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+
diff --git a/2.3.2/extend.html b/2.3.2/extend.html index f60c7ecd2..fd31b0990 100644 --- a/2.3.2/extend.html +++ b/2.3.2/extend.html @@ -90,6 +90,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+
diff --git a/2.3.2/getting-started.html b/2.3.2/getting-started.html index 2b70d4b8b..eda885fec 100644 --- a/2.3.2/getting-started.html +++ b/2.3.2/getting-started.html @@ -92,6 +92,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+
diff --git a/2.3.2/index.html b/2.3.2/index.html index 697fa5918..a0420f146 100644 --- a/2.3.2/index.html +++ b/2.3.2/index.html @@ -124,6 +124,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+

Introducing Bootstrap.

diff --git a/2.3.2/javascript.html b/2.3.2/javascript.html index d87554cfc..bafcb49a2 100644 --- a/2.3.2/javascript.html +++ b/2.3.2/javascript.html @@ -91,6 +91,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+
@@ -114,7 +118,6 @@
-
diff --git a/2.3.2/scaffolding.html b/2.3.2/scaffolding.html index babbfdd34..a4d0ef0f3 100644 --- a/2.3.2/scaffolding.html +++ b/2.3.2/scaffolding.html @@ -91,6 +91,10 @@
+
+ Heads up! These docs are for v2.3.2, which is no longer officially supported. Check out the latest version of Bootstrap! +
+