So I found a kind of "half-solution". I have decided for phpbb2 (for
its largest mod database and community support). In phpbb2 template
system you cannot use PHP in the templates. So I downloaded "dothings"
mod, which takes php doc, runs it with output capturing and then
assigning the captured string into a template variable.

The design issue was solved with help of "overall_header.tpl" and
"overall_footer.tpl" files.

The bad thing is that I cant still use cakephp in the "dothings"
scripts :( I have to do things "old way", but thats only a few sql
scripts so not a big deal.

As soon as the forum is online, i will link it.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to