posted by spiderr on 18 May 2008 (20:49 UTC)
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.

Permalink (referenced by: 0 posts references: 0 posts)