Hi Tamer, On Sun, Aug 1, 2010 at 1:59 PM, Tamer Higazi <[email protected]> wrote: > Hallo Baiju, > I am experimenting allready with bluebream and AJAX stuff and prepare > myself of writing something according AJAX, because I understood how > variable handling and templating works in bluebream. > > Question: How can I make it possible in the sourcecode, to load a > different template in a different directory?!
Have a look at "NamedTemplate" inside zope.browserpage There is a "namedtemplate.txt" doctest file. > About Sessions: > Could you please tell me where to find informations about sessions in > zope3 or bluebream? I still have the Zope Cookbook, and try to find the > desired chapters. I afraid we have much documentation about that: http://pypi.python.org/pypi/zope.session#zope3-session-implementation > However, this evening you get allready something from me written and > I'll put it on my google site for review. Thanks ! Regards, Baiju M _______________________________________________ bluebream mailing list [email protected] https://mail.zope.org/mailman/listinfo/bluebream
