Kyle Auble : Remove "next" links to wiki, fix others

Jeremy Newman jnewman at winehq.org
Thu Sep 6 11:01:30 CDT 2012


Module: website
Branch: master
Commit: 1c74fd1a83e50ff3e2d1ce3409b267e7450c0629
URL:    http://source.winehq.org/git/website.git/?a=commit;h=1c74fd1a83e50ff3e2d1ce3409b267e7450c0629

Author: Kyle Auble <randomidman48 at yahoo.com>
Date:   Wed Sep  5 17:35:38 2012 -0700

Remove "next" links to wiki, fix others

---

 templates/de/about.template |    5 -----
 templates/en/about.template |    5 -----
 templates/es/about.template |    5 -----
 templates/fr/about.template |    8 ++------
 templates/he/about.template |    7 +------
 templates/pl/about.template |    6 ------
 templates/pt/about.template |    6 ------
 7 files changed, 3 insertions(+), 39 deletions(-)

diff --git a/templates/de/about.template b/templates/de/about.template
index 508dca5..1e2e5dc 100644
--- a/templates/de/about.template
+++ b/templates/de/about.template
@@ -20,8 +20,3 @@
     <li><a href="http://wiki.winehq.org/WineHistory">Geschichte des Wine-Projekts (en)</a></li>
     <li><a href="http://wiki.winehq.org/ProjectOrganization">Organisation und Leitung (en)</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">Die Geschichte von Wine: <a href="{$root}/history">Weiter</a></p>
-</div>
diff --git a/templates/en/about.template b/templates/en/about.template
index 93a2c3e..8696f5b 100644
--- a/templates/en/about.template
+++ b/templates/en/about.template
@@ -20,8 +20,3 @@
     <li><a href="http://wiki.winehq.org/WineHistory">History of the Wine Project</a></li>
     <li><a href="http://wiki.winehq.org/ProjectOrganization">Organization and Leadership</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">Wine's History: <a href="{$root}/history">Next</a></p>
-</div>
diff --git a/templates/es/about.template b/templates/es/about.template
index 83f2249..517c717 100644
--- a/templates/es/about.template
+++ b/templates/es/about.template
@@ -20,8 +20,3 @@
     <li><a href="http://wiki.winehq.org/WineHistory">Historia del Proyecto Wine</a></li>
     <li><a href="http://wiki.winehq.org/ProjectOrganization">Organización y Liderazgo</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">Wine's History: <a href="{$root}/history">Siguiente</a></p>
-</div>
diff --git a/templates/fr/about.template b/templates/fr/about.template
index bc29852..e1878d2 100644
--- a/templates/fr/about.template
+++ b/templates/fr/about.template
@@ -35,12 +35,8 @@ proviennent de volontaires.</p>
 si important</a></li>
     <li><a href="http://wiki.winehq.org/Debunking_Wine_Myths">Mythes courants
 sur Wine</a></li>
-    <li><a href="http://wiki.winehq.org/WineHistory">Historique du projet Wine</a></li>
+    <li><a href="http://wiki.winehq.org/WineHistory">Historique du projet
+Wine</a></li>
     <li><a href="http://wiki.winehq.org/ProjectOrganization">Organisation du
 projet</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">Historique de Wine : <a href="{$root}/history">Suivant</a></p>
-</div>
diff --git a/templates/he/about.template b/templates/he/about.template
index 61591d7..2574ff8 100644
--- a/templates/he/about.template
+++ b/templates/he/about.template
@@ -17,11 +17,6 @@
 <ul>
     <li><a href="http://wiki.winehq.org/ImportanceOfWine">מדוע Wine כה חשובה</a></li>
     <li><a href="http://wiki.winehq.org/Debunking_Wine_Myths">אגדות נפוצות על Wine</a></li>
-    <li><a href="http://wiki.winehq.org/WineHistory/he">היסטוריית מיזם Wine</a></li>
+    <li><a href="http://wiki.winehq.org/Wine_ההיסטוריה_של">היסטוריית מיזם Wine</a></li>
     <li><a href="http://wiki.winehq.org/ProjectOrganization/he">ארגון ומנהיגות</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">ההיסטוריה של Wine: <a href="{$root}/history">הבא</a></p>
-</div>
diff --git a/templates/pl/about.template b/templates/pl/about.template
index 2301289..7d67496 100644
--- a/templates/pl/about.template
+++ b/templates/pl/about.template
@@ -42,9 +42,3 @@ Julliard kieruje projektem Wine, i można się z nim skontaktować przez e-mail
     <li><a href="{$root}/wwn">World Wine News</a></li>
     <li><a href="{$root}/interview">Wywiady</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">Historia Wine:
-  <a href="http://wiki.winehq.org/WineHistory">Dalej</a></p>
-</div>
diff --git a/templates/pt/about.template b/templates/pt/about.template
index ef35e2c..a67c027 100644
--- a/templates/pt/about.template
+++ b/templates/pt/about.template
@@ -44,9 +44,3 @@ projecto:</p>
     <li><a href="{$root}/wwn">World Wine News</a></li>
     <li><a href="{$root}/interview">Entrevistas</a></li>
 </ul>
-
-<hr>
-<div class="link-container">
-  <p class="right-link">História do Wine:
-  <a href="http://wiki.winehq.org/WineHistory">Seguinte</a></p>
-</div>




More information about the wine-cvs mailing list