Modulated Templated CMS system |
[eluser]xwero[/eluser]
I think you are better of creating a wiki page for your contribution because no one is going to read all your posts. There is no separation between what is the contribution and what is the documentation and hints.
[eluser]Avatar[/eluser]
@xwero - you are very correct about this. I will do this when I have time and stuff is more organized and commented. Thank you.
[eluser]Avatar[/eluser]
each template has a config file inside app/views/smarty/templates/CLIENT_1/config/theme.php Code: <?php if (!defined('BASEPATH')) exit('No direct script access allowed'); ![]()
[eluser]louis w[/eluser]
Dude why are you pasting all your code here. This is very hard to follow. Why not just attach the files, and then briefly explain whats going on.
[eluser]Avatar[/eluser]
[quote author="louis w" date="1205790326"]Dude why are you pasting all your code here. This is very hard to follow. Why not just attach the files, and then briefly explain whats going on.[/quote] okay, your right. sorry. I guess I was trying to get it started. I'll make a lib on the wiki.
[eluser]Avatar[/eluser]
there's a lib available at teh wiki: http://codeigniter.com/wiki/Smarty_HMVC_...ables_Lib/ I have two things to say right quick, This lib is far from finished and it's all in the technique, I've included some POC code in this lib let's see if anyone can find it.
[eluser]Auro[/eluser]
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 ![]() 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.
[eluser]Avatar[/eluser]
I'm aware that it's out of sync. I've placed this project on a back burner due to it's complexity. I don't have time these days. Sorry. Smarty and Modular Extensions combined with environ makes this a beautiful work of art, with some bugs ![]()
|
Welcome Guest, Not a member yet? Register Sign In |