Changeset 2346
- Timestamp:
- May 21, 2008, 9:51:18 AM (15 years ago)
- Location:
- www
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
www/download.html
r2100 r2346 21 21 <?php include($_SERVER["DOCUMENT_ROOT"]."/header.inc"); ?> 22 22 23 <p> You can <a href=" files/">browse old releases</a> of all the libcaca23 <p> You can <a href="/files/downloads">browse old releases</a> of all the libcaca 24 24 software. </p> 25 25 … … 27 27 28 28 <p> The latest libcaca beta version is <a 29 href=" files/libcaca-0.99.beta13b.tar.gz">libcaca-0.99.beta13b.tar.gz</a>29 href="/files/downloads/libcaca-0.99.beta13b.tar.gz">libcaca-0.99.beta13b.tar.gz</a> 30 30 (November 28th, 2007). Please download and test it. If you are a developer, 31 31 please comment on the current API and let us know what is missing. </p> … … 46 46 47 47 <p> Latest stable libcaca release is <a 48 href=" files/libcaca-0.9.tar.gz">libcaca-0.9.tar.gz</a> (216KB) / <a49 href=" files/libcaca-0.9.tar.bz2">libcaca-0.9.tar.bz2</a> (172KB). </p>48 href="/files/downloads/libcaca-0.9.tar.gz">libcaca-0.9.tar.gz</a> (216KB) / <a 49 href="/files/downloads/libcaca-0.9.tar.bz2">libcaca-0.9.tar.bz2</a> (172KB). </p> 50 50 51 51 <p> A Windows zip archive containing the libcaca demos can be downloaded here: 52 <a href=" files/libcaca-win32-0.9.zip">libcaca-win32-0.9.zip</a> (100KB). </p>52 <a href="/files/downloads/libcaca-win32-0.9.zip">libcaca-win32-0.9.zip</a> (100KB). </p> 53 53 54 54 <p> Older versions (up to 0.9) were under the LGPL license but all -
www/toilet.html
r1739 r2346 94 94 95 95 <p> The latest TOIlet version is <a 96 href=" files/toilet-0.1.tar.gz">toilet-0.1.tar.gz</a>. </p>96 href="/files/downloads/toilet-0.1.tar.gz">toilet-0.1.tar.gz</a>. </p> 97 97 98 98 <h2> Screenshot </h2>
Note: See TracChangeset
for help on using the changeset viewer.