Kusaba X

Subversion Repository

Recent SVN Commits  

Rev. 255 by Harrison - 06/29/10  

Bans should no longer be broken.

Rev. 254 by Harrison - 06/29/10  

Wrong variable.

Rev. 253 by Harrison - 06/28/10  

Fixed bug that resulted in multiple ban messages appearing on the last selected post when banning multiple posters at once.

Rev. 252 by Harrison - 06/26/10  

Missed a few trailing slashes

Rev. 251 by Harrison - 06/26/10  

All constants excluding those in templates replaced with kxEnv::Get calls. config.php left in only for $kx_db usage.

Rev. 250 by Harrison - 06/26/10  

Removed unused files

Rev. 249 by Harrison - 06/26/10  

Now contains all configuration options from config.php. Absorbed db.yml. Most defaults are filled out.

Rev. 248 by Harrison - 06/25/10  

Recent images now links to post and are actually recent, Burichan and Futaba site styles now work with the index page, stopped kxEnv from throwing a NOTICE

Rev. 247 by Harrison - 06/24/10  

Basic design for the new front page. Not finished but workable. Uses PDO instead of ADOdb.

Rev. 246 by Harrison - 06/22/10  

Rule Function's token was misplaced causing invalid token errors.

Subversion Repository 

You can access our SVN repository to keep up to date with the latest version of the Kusaba X code by pointing your SVN client to:
http://kusabax.cultnet.net/svn/repo/<dir>
Replacing <dir> with the name of the folder you want to check out. The 'tags' folder contains the official releases of Kusaba X as they were released on the site. The 'trunk' folder contains the current development branch that may or may not be broken at the time you check it out. The 'stable' folder contains the code for the current stable release of Kusaba X including any minor bugfixes to that version. This is most likely the folder you want to get.

You can also access our repository on the web using our WebSVN viewer.