diff options
author | ivan <ivan> | 2007-09-18 00:35:39 +0000 |
---|---|---|
committer | ivan <ivan> | 2007-09-18 00:35:39 +0000 |
commit | 5ec1cef69e3cf9d02c276b062b635d5e80a98e90 (patch) | |
tree | 9446c01e13b3f1b24852af7d1c625297f1d293d2 /developers.html | |
parent | 6b3450bc285870bcdaec56e4fed5b66366aabb79 (diff) |
fix some CSS bullshit causing problems with self-service, fix vmware fusxion links
Diffstat (limited to 'developers.html')
-rw-r--r-- | developers.html | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/developers.html b/developers.html index 87a9a41..c95b695 100644 --- a/developers.html +++ b/developers.html @@ -20,15 +20,15 @@ <tr> <td align="left" valign="top"> Source code - <ul> + <ul class="indented"> <li>Current: <a href="freeside-1.7.2.tar.gz">freeside-1.7.2.tar.gz</a></li> <li>Maintenance: <a href="freeside-1.5.8.tar.gz">freeside-1.5.8.tar.gz</a></li> <li>CVS snapshot: <a href="/cgi-bin/viewvc.cgi/freeside.tar.gz?view=tar">freeside-snapshot.tar.gz</a></li> </ul> Virtual appliance - <ul> - <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/beta/fusion/">VMWare Fusion</a> for OSX is required (free download)<br><br> + <ul class="indented"> + <li><a href="http://www.vmware.com/download/player/">VMWare player</a> for Windows or Linux or <a href="http://www.vmware.com/products/fusion/">VMWare Fusion</a> for OSX is required (free download)<br><br> <li><b>Freeside-Appliance-1.7.2.zip</b> (302mb)<br><i>Full demo verison including browser</i><br><a href="Freeside-Appliance-1.7.2.zip">direct download</a> or <a href="Freeside-Appliance-1.7.2.zip.torrent">bittorrent download</a><br><br> <li><b>Freeside-Appliance-Headless-1.7.2.zip</b> (206mb)<br><i>Console-only without X window system or browser</i><br><a href="Freeside-Appliance-Headless-1.7.2.zip">direct download</a> or <a href="Freeside-Appliance-Headless-1.7.2.zip.torrent">bittorrent download</a> </ul> @@ -46,26 +46,26 @@ <tr> <td align="left" valign="top"> CVS - <ul> + <ul class="indented"> <li><A HREF="/cgi-bin/viewvc.cgi/freeside">Browse the CVS tree via web browser</A> <li><A HREF="cvs.html">Instructions on accessing the development tree with CVS</A> </ul> Developer mailing list - <ul> + <ul class="indented"> <li><a href="/cgi-bin/search.cgi">Search</a> the developer mailing list <li><a href="/pipermail/freeside-devel/">Browse</a> the developer mailing list archive <li><a href="/cgi-bin/mailman/listinfo/freeside-devel/">Subscribe</a> to the development list (<b>not for user support!</b>) </ul> CVS commits mailing list - <ul> + <ul class="indented"> <li><a href="/cgi-bin/search.cgi">Search</a> the CVS commits mailing list <li><a href="/pipermail/freeside-commits/">Browse</a> the CVS commits mailing list archive <li><a href="/cgi-bin/mailman/listinfo/freeside-commits/">Subscribe</a> to the CVS commits list </ul> IRC - <ul> + <ul class="indented"> <li>#freeside on <a href="http://www.oftc.net/">irc.oftc.net</a> </ul> </td> @@ -82,11 +82,11 @@ <tr> <td align="left" valign="top"> <b>New!</b> - <ul> + <ul class="indented"> <li><a href="/forum">Web forums</A> </ul> User mailing list - <ul> + <ul class="indented"> <li><a href="/cgi-bin/search.cgi">Search</a> the user mailing list <li><a href="/pipermail/freeside-users/">Browse</a> the user mailing list archive</li> @@ -94,7 +94,7 @@ <li><a HREF="/cgi-bin/mailman/listinfo/freeside-users/">Subscribe</a> to the user mailng list</li> </ul> IRC - <ul> + <ul class="indented"> <li>#freeside on <a href="http://www.oftc.net">irc.oftc.net</a> </ul> <br> @@ -108,7 +108,7 @@ <h3>DOCUMENTATION</h3></th> </tr> <tr> - <td align="left" valign="top"> <ul> + <td align="left" valign="top"> <ul class="indented"> <li><a href="/mediawiki/index.php/Main_Page" target="_blank">Main Wiki page</a> <li>There is still some useful information in the <a href="/cgi-bin/wiki.pl" target="_blank">old |