Hi, I have some trouble getting this working, also have some random thoughts.
1. examples here are little out of sync with these code on googlecode. I think it is worth to mention about this in the first post.
2. well ok, actually it works - but only partially - I can see your picture in the sample theme and nothing more (no css loaded, no header, footer, body - nothing). Also themes are named different (there is no blue/light theme….so you need to change that manually - I guesss you forgot to update the config/environ.php file)
3. most of the source code is somewhat hard to read (too many line spaces:). It s not really a problem, because we can use some php code beautifier.
4. I can’t access sample admin module (via siteaddress.com/index.php/admin) - I’am getting blank page without errors
5. After all - maybe this is fault of my dev environment (windows xp) - I’ve created correct symlink (aka junction point - target is: d:\dev\ci\system\app\views\smarty\templates) you mentioned in INSTALL file, but with or without it everything behaves the same.
Besides that, after reading almost whole forum, I found your code could be the best way to start developing some scalable cms form the beginning (using ci).
please - can you review your examples on googlecode again?
thanks.