← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 385: update links in the WUI index.html file

 

------------------------------------------------------------
revno: 385
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Sun 2012-10-07 23:31:35 +0100
message:
  update links in the WUI index.html file
modified:
  interfaces/web/wui/index.html


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'interfaces/web/wui/index.html'
--- interfaces/web/wui/index.html	2012-08-20 17:12:49 +0000
+++ interfaces/web/wui/index.html	2012-10-07 22:31:35 +0000
@@ -706,18 +706,18 @@
                     <li><a href="http://sourceforge.net/projects/alfanous/files/"; target="_blank">Downloads</a></li> 
                     <li><a href="http://m.alfanous.org/";>Mobile Web Interface</a></li>
                     <li><a href="http://old.alfanous.org/";>Old HTML Web Interface</a></li> 
+                    <li class="last"><a href="http://github.com/Alfanous-team/alfanous"; target="_blank">@Github</a></li>
                     <li><a href="http://sourceforge.net/projects/alfanous/"; target="_blank">@Sourceforge</a></li> 
                     <li><a href="http://wwW.launchpad.net/alfanous/"; target="_blank">@Launchpad</a></li>
-                    <li class="last"><a href="http://github.com/Alfanous-team/alfanous"; target="_blank">@Github</a></li>
+
                 </ul> 
             </div> 
             <div class="column"> 
                 <h1>Community</h1> 
                 <ul> 
-                    <li><a href="http://wiki.alfanous.org/"; title="Wiki" target="_blank">Wiki</a></li> 
                     <li><a href="http://groups.google.com/group/alfanous/"; title="Mailinglist" target="_blank">Mailinglist</a></li> 
-                    <li><a href="https://bugs.launchpad.net/alfanous/+filebug"; title="Report a bug" target="_blank">+ Report a Bug</a></li>
-                    <li><a href="https://bugs.launchpad.net/alfanous/"; title="Bugs" target="_blank">Bugs</a></li>
+                    <li><a href="https://github.com/Alfanous-team/alfanous/issues/new"; title="Report a bug" target="_blank">+ Report an issue</a></li>
+                    <li><a href="https://github.com/Alfanous-team/alfanous/issues"; title="Issues" target="_blank">Issues</a></li>
                     <li><a href="https://www.facebook.com/alfanous"; title="Facebook" target="_blank">@Facebook</a></li> 
                     <li><a href="https://plus.google.com/111305625425237630318"; target="_blank">@Google Plus</a></li> 
                     <li class="last"><a href="https://twitter.com/alfanous"; target="_blank">@Twitter</a></li> 
@@ -746,8 +746,8 @@
     </div>
     <div id="footer-small-wrapper">
         <div id="footer-small">
-            <p class="left">copyright © <a href="http://wiki.alfanous.org/doku.php?id=contributers";>Alfanous Team</a> 2009 - 2011 | released under <a href="http://www.gnu.org/licenses/agpl.html";>AGPL</a> license</p>
-            <p class="right">powered by <a href="http://wiki.alfanous.org/doku.php?id=json_web_service";>Alfanous JSON</a>, <a onclick="addto_searchbar();return false;" href="#">Add to Search Bar</a></p>
+            <p class="left">copyright © <a href="https://github.com/Alfanous-team/alfanous/blob/master/AUTHORS.rst";>Alfanous Team</a> 2009 - 2011 | released under <a href="http://www.gnu.org/licenses/agpl.html";>AGPL</a> license</p>
+            <p class="right">powered by <a href="https://github.com/Alfanous-team/alfanous/blob/master/src/alfanous-cgi/README.rst";>Alfanous JOS2</a>, <a onclick="addto_searchbar();return false;" href="#">Add to Search Bar</a></p>
         </div>
     </div>
 </footer>