Re: [htmltmpl] Storing Templates In Databases

2003-06-11 Thread David Veatch
x27;t ever tried using file based templates. It's a small site that's never really been load tested, though, so I can't vouch for performance. ] David Veatch ] [EMAIL PROTECTED] ] http://dvicci.com/ ] M: 785.218.7070 ] W: 913.909.6765 -

RE: [htmltmpl] Nesting Templates

2002-08-14 Thread David Veatch
content and markup in the database, where I can retrieve it and send it as a scalarref... the fewer separate places content is located, the cleaner and the better. ] David Veatch ] [EMAIL PROTECTED] ] http://dvicci.com/ --- This sf.net email is

[htmltmpl] Nesting Templates

2002-08-14 Thread David Veatch
nd anything, though it could have been for lack of the right search terms. It may not even be a good idea for reasons I've yet to see... but it never hurts to ask. Is there a way to do what I'm talking about? Maybe H::T::Expr? I haven't looked there yet. Thanks in advance.