Changes between Version 41 and Version 42 of DownloadsPage
- Timestamp:
- 05/12/08 16:49:19 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DownloadsPage
v41 v42 40 40 <tr> 41 41 <td colspan="5"> 42 }}} 43 Read about the changes in the [http://xinha.gogo.co.nz/xinha-nightly/release-notes.txt change log] 44 45 {{{ 46 #!html 42 Read about the changes in the <a href="http://xinha.webfactional.com/wiki/ReleaseNotes">ReleaseNotes</a><br /> 43 <strong>Updating</strong> any version of Xinha or HTMLarea 3 <em>should</em> be as easy as dropping the new version into place (make a backup, though).<br /> 44 Please pay attention if you are using the baseHref config option in your configuration, as there are chances that this will not work as before. 47 45 </td> 48 46 </tr> 47 49 48 <tr style="background-color:#dbdbdb"> 50 49 <td><small>Nightly</small></td> 51 <td colspan="4">Xinha-nightly</ small></td>50 <td colspan="4">Xinha-nightly</td> 52 51 </tr> 53 52 <tr> 54 53 <td colspan="2" > </td> 55 <td ><a href="http://releases.xinha.gogo.co.nz/xinha-nightly. zip">xinha-nightly.zip</a>54 <td ><a href="http://releases.xinha.gogo.co.nz/xinha-nightly.tar.bz2">xinha-nightly.tar.bz2</a> 56 55 </td> 57 <td > </td>58 <td >bzip -ed tar</td>56 <td > </td> 57 <td >bzip2-ed tar</td> 59 58 </tr> 59 60 60 <tr> 61 61 <td colspan="5"> 62 }}} 63 The bleeding edge of Xinha is available as a nightly zip file. It might have new features, it might also be broken.[[BR]] 64 You are nevertheless encouraged to download and test it and help us by finding bugs and creating [wiki:Tickets tickets]! 62 The bleeding edge of Xinha is available as a nightly zip file. It might have new features, it might also be broken.<br /> 63 You are nevertheless encouraged to download and test it and help us by finding bugs and creating <a href="http://xinha.webfactional.com/wiki/Tickets">tickets</a>! 65 64 66 For production use there is a compression script contained to optimize loading time (see compression_readme.txt in the archive) 67 {{{ 68 #!html 65 For production use there is a compression script contained to optimize loading time (see compression_readme.txt in the archive) 69 66 </td> 70 67 </tr> 68 71 69 </tbody> 72 <tfoot><tr><td colspan="5"> </td></tr></tfoot>73 70 </table> 74 71 }}}
