maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Maposmatic-dev] [PATCH maposmatic 1/3] Added wiki links and tab


From: David Decotigny
Subject: [Maposmatic-dev] [PATCH maposmatic 1/3] Added wiki links and tab
Date: Sat, 9 Jan 2010 18:06:34 +0100

From: David Decotigny <address@hidden>

---
 www/templates/maposmatic/about.html |    3 +++
 www/templates/maposmatic/base.html  |    1 +
 2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/www/templates/maposmatic/about.html 
b/www/templates/maposmatic/about.html
index f76dc00..9ad45b1 100644
--- a/www/templates/maposmatic/about.html
+++ b/www/templates/maposmatic/about.html
@@ -145,6 +145,9 @@ us:{%endblocktrans%}</p>
   Git repository</a>, which can be cloned using
   <code>git clone 
git://git.sv.gnu.org/maposmatic.git</code>;{%endblocktrans%}</li>
 
+  <li>{%blocktrans%}The <a
+  href="http://doc.maposmatic.org";>MapOSMatic Wiki</a>, where you can read 
documentation and technical information about MapOSMatic;{%endblocktrans%}</li>
+
   <li>{%blocktrans%}<a
   href="https://savannah.nongnu.org/task/?group=maposmatic";>TODO-list
   and ideas</a>.{%endblocktrans%}</li>
diff --git a/www/templates/maposmatic/base.html 
b/www/templates/maposmatic/base.html
index 68f1855..a9c6a12 100644
--- a/www/templates/maposmatic/base.html
+++ b/www/templates/maposmatic/base.html
@@ -54,6 +54,7 @@
    <li {% block menu-jobs %}{% endblock %}><a href="/jobs">{% trans "Jobs" 
%}</a></li>
    <li {% block menu-maps %}{% endblock %}><a href="/maps">{% trans "Maps" 
%}</a></li>
    <li><a href="http://news.maposmatic.org";>{% trans "News" %}</a></li>
+   <li><a href="http://wiki.maposmatic.org";>{% trans "Wiki" %}</a></li>
    <li {% block menu-about %}{% endblock %}><a href="/about">{% trans "About" 
%}</a></li>
   </ul>
  </div>
-- 
1.6.4.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]