From: Mike N. <mh...@us...> - 2004-08-11 21:16:13
|
On Wed, 2004-08-11 at 13:49, George Brackett wrote: > I've read their installation notes and found them quite murky. The demo is > simply overwhelming, and I can't tell what part of the source is generated > on the fly and what part you have to have included every time you call the > editor. They need better docs, because I trust your judgment and you say > it's easy. Do you have a suggestion for a less-steep slope to try it in > phpWS? George, Here is a irc conversation I just had with philiKON in #kupu. I hope it helps. <mhnoyes> I think George is looking for more of a cookbook approach. <philiKON> i guess we don't have that <philiKON> he should basically read TEMPLATE-SYSTEM.txt <philiKON> and look at some implementation layers <philiKON> like zope2, silva, plone <philiKON> the basic concept is that the "default" layer provides a run-out-of-the-box-and-from-the-filesystem version of kupu <philiKON> and each implementation needs to change a few things to make integration work <philiKON> in kupu lingo, it overrides featuers <philiKON> or reorders features and parts <philiKON> or disables features even <philiKON> so that in the end, you generate implementation-specific templates from a collection of default templates + customiziation rules -- Mike Noyes <mhnoyes at users.sourceforge.net> http://sourceforge.net/users/mhnoyes/ SF.net Projects: ffl, leaf, phpwebsite, phpwebsite-comm, sitedocs |