Author: robert
Date: 2007-02-02 21:36:40 +0000 (Fri, 02 Feb 2007)
New Revision: 8798
Modified:
mb_server/branches/RELEASE_20061217-BRANCH/htdocs/comp/layout/topmenu
mb_server/branches/RELEASE_20061217-BRANCH/htdocs/images/download.gif
mb_server/branches/RELEASE_20061217-BRANCH/htdocs/index.html
Log:
Adding the Jaikoz Tag Editor
Modified: mb_server/branches/RELEASE_20061217-BRANCH/htdocs/comp/layout/topmenu
===================================================================
--- mb_server/branches/RELEASE_20061217-BRANCH/htdocs/comp/layout/topmenu
2007-02-02 00:07:28 UTC (rev 8797)
+++ mb_server/branches/RELEASE_20061217-BRANCH/htdocs/comp/layout/topmenu
2007-02-02 21:36:40 UTC (rev 8798)
@@ -93,6 +93,7 @@
{ url => "/doc/PicardTutorial" },
{ url => "/doc/PicardQuickStart" },
{ name => "Magic Tagger", url =>
"/doc/MagicTagger" },
+ { name => "Jaikoz MP3 Tag Editor",
url => "/doc/JaikozMP3TagEditor" },
{ name => "libmusicbrainz", url =>
"/doc/libmusicbrainz" },
[
{ url => "/doc/libmusicbrainzDownload" },
Modified: mb_server/branches/RELEASE_20061217-BRANCH/htdocs/images/download.gif
===================================================================
(Binary files differ)
Modified: mb_server/branches/RELEASE_20061217-BRANCH/htdocs/index.html
===================================================================
--- mb_server/branches/RELEASE_20061217-BRANCH/htdocs/index.html
2007-02-02 00:07:28 UTC (rev 8797)
+++ mb_server/branches/RELEASE_20061217-BRANCH/htdocs/index.html
2007-02-02 21:36:40 UTC (rev 8798)
@@ -86,7 +86,13 @@
<img
src="/images/download.gif" alt="[download]" /></a></td>
<td>
<a
href="/doc/PicardDownload" title="Download Picard">Download Picard</a>
- [Windows/Linux]
<em>(now with fingerprinting!)</em></td>
+
[Windows/Linux]</em></td>
+ <td>
+ <a
href="http://www.magic-tagger.com/bin/magic_tagger.exe" title="Download
Magic-Tagger">
+ <img
src="/images/download.gif" alt="[download]" /></a></td>
+ <td>
+ <a
href="http://www.magic-tagger.com/bin/magic_tagger.exe">Download Magic MP3
Tagger</a> [Windows] [<a href="http://www.magic-tagger.com">More info...</a>]
+ </td>
</tr>
<tr>
<td>
@@ -95,6 +101,12 @@
<td>
<a
href="/doc/ClassicTaggerDownload" title="Download Classic Tagger">Download
Classic Tagger</a>
[Windows]</td>
+ <td>
+ <a
href="http://www.jthink.net/jaikoz" title="Download Jaikoz Mp3 Tag Editor">
+ <img
src="/images/download.gif" alt="[download]"/></a></td>
+ <td>
+ <a href="http://www.jthink.net/jaikoz">Jaikoz
Mp3 Tag Editor</a> [Windows, Linux, Mac OS X]
+ </td>
</tr>
<tr>
<td>
@@ -102,16 +114,9 @@
<img
src="/images/download.gif" alt="[download]" /></a></td>
<td>
<a
href="http://www.indyjt.com/software/iEatBrainz/iEatBrainz_download.dmg"
title="Download iEatBrainz">Download iEatBrainz!</a>
- [Mac OS X
10.3/10.4] [ <a
href="http://www.indyjt.com/software/?show=ieatbrainz#ieatbrainz">More
info...</a> ]</td>
+ [Mac OS X
10.3/10.4] [<a
href="http://www.indyjt.com/software/?show=ieatbrainz#ieatbrainz">More
info...</a>]</td>
+ <td colspan="2"> </td>
</tr>
- <tr>
- <td>
- <a
href="http://www.magic-tagger.com/bin/magic_tagger.exe" title="Download
Magic-Tagger">
- <img
src="/images/download.gif" alt="[download]" /></a></td>
- <td>
- <a
href="http://www.magic-tagger.com/bin/magic_tagger.exe">Download Magic MP3
Tagger</a> [Windows] [ <a href="http://www.magic-tagger.com">More info...</a> ]
- </td>
- </tr>
</table>
Alternatively, you might just want to
|