login | register
Tue 16 of Mar, 2010 (22:49 UTC)

bitweaver - Web Application Framework and CMS

Web Application Framework and CMS

Refresh cacheRSS feedPrint

Sunday 18 of May, 2008

by spiderr
Sunday 18 of May, 2008
Posted to Important Stuff
I have re-organized the first bitweaver ReleaseAl into directories, known as a bitweaverPackage. You can browse this reorganization at http://spidercore.steelsun.com/bonnie/ and download a tarball there. Note, this code does not work, nor is it final. It's just the first pass at the boring work of moving all the files into much more modular groupings.

Next steps will be to make all those buckets actually work, which is a whole lot of
find . -name "*tpl" -exec perl -i -wpe "s/foo/bar/g" {} \;
Our goal for the BonnieRelease is to introduce as little new code as possible, but have the new structure working as well as the TikiWiki 1.8 code branch.

Comments