>>>>> "Matthew" == Matthew Browning <[EMAIL PROTECTED]> writes:
Matthew> On Thursday 28 April 2005 06:25, LD wrote: >> >> What's the best way of including the output of Header and Footer in >> the render phase - i.e., as if you'd concated the output of: Header-> activate; Main->activate; Footer->activate; >> >> Any thoughts? >> Matthew> The functionality you're after is suggested in the docs of Matthew> CGI::Prototype::Hidden, here (link will probably wrap): Matthew> http://search.cpan.org/~merlyn/CGI-Prototype-0.9052/lib/CGI/Prototype/Hidden.pm#MANAGEMENT_SLOTS Matthew> I'd go easy using anything marked as `experimental' but I've had a go at Matthew> using this feature, purely as a point of interest, and it does work. Matthew> Be nice to see how this develops. Or, do as I've done, and put all that in WRAPPER.tt - you can do an amazing amount there. I've just finished a seriously fleshed out medium size project with CGIP, and I'm probably going to take my "this works, that doesn't" thoughts and put them into CGI::Prototype::Cookbook. For example, my top level class was GC::App... so I created GC/ttlib to hold all my INCLUDE'd files, because they'd sit alongside the rest of my app, but not get in the way of the files in GC/App/*.tt, which I reserved purely for state-based pages. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 <merlyn@stonehenge.com> <URL:http://www.stonehenge.com/merlyn/> Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training! ------------------------------------------------------- SF.Net email is sponsored by: Tell us your software development plans! Take this survey and enter to win a one-year sub to SourceForge.net Plus IDC's 2005 look-ahead and a copy of this survey Click here to start! http://www.idcswdc.com/cgi-bin/survey?id=105hix _______________________________________________ cgi-prototype-users mailing list cgi-prototype-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users