Skip to content
Snippets Groups Projects
Commit fe8f19f1 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

update webiste with links to redmin instead of Trac

parent be83adc1
No related branches found
No related tags found
No related merge requests found
......@@ -44,9 +44,8 @@ include('include/header.php');
<i>Before installing the latest version 0.9.3-3, please remove the following packages: <b>dbus-c++-1</b> and <b>sflphone-iax2</b>.
The both libraries are now provided with sflphone package.</i>
<br/><br/>
<a href="http://dev.savoirfairelinux.net/sflphone/wiki/DebianPackaging">add our repository</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#ReleaseNote">release note</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#Changelog">changelog</a>
<a href="http://projects.savoirfairelinux.net/wiki/sflphone/DebianPackaging">add our repository</a>
| <a href="http://projects.savoirfairelinux.net/wiki/sflphone/093">release note and changelog</a>
</td>
<td><a href="mailto:emmanuel.milou@savoirfairelinux.com">Emmanuel Milou</a></td>
</tr>
......@@ -66,9 +65,8 @@ include('include/header.php');
</li>
</ul>
<br/>
<a href="http://dev.savoirfairelinux.net/sflphone/wiki/YumRepository">add our repository</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#ReleaseNote">release note</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#Changelog">changelog</a>
<a href="http://projects.savoirfairelinux.net/wiki/sflphone/YumRepository">add our repository</a>
| <a href="http://projects.savoirfairelinux.net/wiki/sflphone/093">release note and changelog</a>
</td>
<td><a href="mailto:emmanuel.milou@savoirfairelinux.com">Emmanuel Milou</a></td>
</tr>
......@@ -80,9 +78,8 @@ include('include/header.php');
</li>
</ul>
<br/>
<a href="http://dev.savoirfairelinux.net/sflphone/wiki/YumRepository">add our repository</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#ReleaseNote">release note</a>
| <a href="http://dev.savoirfairelinux.net/sflphone/milestone/0.9.3#Changelog">changelog</a>
<a href="http://projects.savoirfairelinux.net/wiki/sflphone/YumRepository">add our repository</a>
| <a href="http://projects.savoirfairelinux.net/wiki/sflphone/093">release note and changelog</a>
</td>
<td><a href="mailto:emmanuel.milou@savoirfairelinux.com">Emmanuel Milou</a></td>
</tr>
......@@ -103,11 +100,11 @@ include('include/header.php');
</thead>
<tbody>
<tr>
<td><a href="http://dev.savoirfairelinux.net/sflphone/downloads/7">sflphone_0.9.3.orig.tar.gz</a></td>
<td><a href="http://projects.savoirfairelinux.net/attachments/download/98/sflphone-0.9.3.tar.gz">sflphone_0.9.3.orig.tar.gz</a></td>
<td>Compressed code source</td>
</tr>
<tr>
<td><a href="http://dev.savoirfairelinux.net/sflphone/browser">GIT Trac browser</a></td>
<td><a href="http://projects.savoirfairelinux.net/repositories/show/sflphone">GIT Repository</a></td>
<td>Fetch the latest code with git: <br/><i>git clone http://sflphone.org/git/sflphone.git</i></td>
</tr>
<tr>
......
......@@ -51,7 +51,7 @@ include('include/header.php');
</td>
<td>
<br/><br/>
<a href="http://dev.savoirfairelinux.net/sflphone/">more information ...</a> |
<a href="http://projects.savoirfairelinux.net/wiki/sflphone/AboutSFLphone#Features">complete list of features ...</a> |
<a href="download.php"> download</a>
</td>
</tr>
......
......@@ -18,7 +18,7 @@
<li><a href="features.php">Features</a></li>
<li><a href="download.php">Download</a></li>
<li><a href="http://dev.savoirfairelinux.net/sflphone/">Wiki</a></li>
<li><a href="http://projects.savoirfairelinux.net/wiki/sflphone">Wiki</a></li>
<li><a href="contact.php">Contact</a></li>
</ul>
</div>
......
......@@ -49,7 +49,7 @@
<div class="dynamic-nav" style="background: #CDCDCD;" >&nbsp;</div>
<ul>
<li <?php echo ($name == 'contact')?'class="active"':"" ?>><a href='contact.php'><span>Contact</span></a></li>
<li <?php echo ($name == 'wiki')?'class="active"':"" ?>><a href='http://dev.savoirfairelinux.net/sflphone/'><span>Wiki</span></a></li>
<li <?php echo ($name == 'wiki')?'class="active"':"" ?>><a href='http://projects.savoirfairelinux.net/wiki/sflphone'><span>Wiki</span></a></li>
<li <?php echo ($name == 'download')?'class="active"':"" ?>><a href='download.php'><span>Download</span></a></li>
<li <?php echo ($name == 'screenshot')?'class="active"':"" ?>><a href='screenshot.php'><span>Screenshots</span></a></li>
<li <?php echo ($name == 'feature')?'class="active"':"" ?>><a href='features.php'><span>Features</span></a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment