Tux CMS Progress
Well, we're pretty darn close to a usable beta. The code has changed a lot since the alpha, and I just recently completely redid the directory structure so that it now makes more sense (and is more apt to play nicely with other installed software: all files in the root directory, with the exception of the install dir, error.php, favicon.ico, index.php, and tb.php, are prefixed with "tux-"
. Expect a beta on the SourceForge site in about two weeks (to be safe).
Also, we recently migrated from CVS to Subversion (and I'm absolutely loving it
). To checkout the current development edition, do this:
svn co https://tuxcms.svn.sourceforge.net/svnroot/tuxcms/trunk tuxcms
Or, for the last revision before the Subversion move:
svn co https://tuxcms.svn.sourceforge.net/svnroot/tuxcms/tags/pre-svn/tuxcms tuxcms
Enjoy!
May 30th, 2007 at 2:28am
May 30th, 2007 at 2:35am