Hi I'm wondering if there is a way to have a more powerfull templating without having to use_chettah=true
The reason for this are turbogears templates at the moment we have one big quickstart template that has lots of #if asking for identity support of not, and then for SQLObject or SQLAlchemy. so it's getting to a point that adding more stuff is a problem. if we could get something like reading the variable content form a text file? basically having something like #include but inside paste? I have no idea how #include will work with paste. this has been around for a while in the TurboGears comunity. if anyone could guide me into what to do I'll appretiate it. _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
