... I believe that should be like: tmpl = Template(t, searchList={'custlist39;: custlist}) -- Ian Bicking / ianb@... / http://blog.ianbicking.org ...
2691
Geoff Skerrett
geoff@...
Dec 12, 2004 5:51 am
Thanks. Exactly what I was missing. ... From: Mike Orr [mailto:mso@...] Sent: Saturday, December 11, 2004 9:18 PM To: Geoff Skerrett; Cheetah Template List ...
2692
Tavis Rudd
tavis@...
Dec 15, 2004 4:48 pm
Thanks guys. I'll apply this patch to the cvs and cut a release as soon as I get a chance. Sorry for my silence on the list recently - I'm in Spain on holiday...
2693
Shannon --jj Behrens
jjinux@...
Dec 16, 2004 12:56 am
Tavis, Since you agree with the spirit of the patch, I've gone ahead and committed it. I also added a test case and updated the documentation. ...
2694
Shannon --jj Behrens
jjinux@...
Dec 16, 2004 1:03 am
By the way, I looked at PTL, and I really don't think it's nearly as cool as Cheetah. I showed it to two other developers (one from a Struts background and...
2695
Shannon --jj Behrens
jjinux@...
Dec 17, 2004 1:20 am
Hey Tavis, I've updated the gettext patch. When typing: $_("translate this") the old patch would not use the NameMapper because the function was named "_"....
2696
Tavis Rudd
tavis@...
Dec 17, 2004 12:48 pm
Thanks. That's cool with me. ... SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. ...
2697
Tavis Rudd
tavis@...
Dec 17, 2004 12:50 pm
Hmm, that makes sense to me as the only purpose of the patch is to make gettext happy. ... SF email is sponsored by - The IT Product Guide Read honest & candid...
2698
Ashley Brown
fu-jui@...
Dec 19, 2004 5:06 pm
REPLICA WATCH MODELS Rolex, Patek Philippe, Bvlgari Cartier, Gucci, Franck Muller .. and 25 other most famous manufacturers. http://www.allthewatches.info All...
I generally really like Cheetah with Webware--it39;s easy to work with, the syntax is exactly like Python so it is easy to remember, and has lots of handy...
2701
Shannon --jj Behrens
jjinux@...
Dec 27, 2004 11:22 pm
/cvsroot/cheetahtemplate/Cheetah/src/Compiler.py,v <-- Compiler.py new revision: 1.60; previous revision: 1.59 The harmless gettext "hack" now also works for...
2702
Alice A.Walker
leopold@...
Dec 27, 2004 11:38 pm
Get all the software possible for wholesale prices! Our software is 2-10 times cheaper than sold by our competitors. Examples: $70 Windows XP Professional...
2703
Karsten Hoffmann
karsten.hoffmann@...
Dec 28, 2004 8:34 am
Hello I have the following problem: I want to query a database, store the results in a list or dictionary and show the results on a page in chunks of say 5...
2704
Tavis Rudd
tavis@...
Dec 28, 2004 6:20 pm
thanks. ... I agree! Yep, that's the right place. I think it should default to on. ... SF email is sponsored by - The IT Product Guide Read honest & candid...
2705
Tavis Rudd
tavis@...
Dec 28, 2004 6:21 pm
Hi Karsten, this is something you're on your own with. It's outside of Cheetah's scope. Cheers, Tavis ... SF email is sponsored by - The IT Product Guide Read...
2706
mso@...
Dec 28, 2004 8:18 pm
... Cheetah.Tools.MondoReport was made for that purpose. See MondoReportDoc.txt for instructions. The module is unsupported but I think it's finished enough...
2707
Tavis Rudd
tavis@...
Dec 30, 2004 2:38 pm
... Fair enough. If you're not actively using it for current projects why would you bother working on it :) Thanks for all the effort you've put into it up ...
2708
Tavis Rudd
tavis@...
Dec 30, 2004 4:30 pm
Hi Ian, what's the status of the cheetah wiki? I'm getting a webkit barf when I browse wiki.cheetahtemplate.org. Cheers, Tavis ...
2709
Ian Bicking
ianb@...
Dec 30, 2004 4:47 pm
... Hmm, indeed. Misconfigured; fixed now. I also turned on emailing of errors, so I should notice these problems in the future. -- Ian Bicking /...
2710
Shannon --jj Behrens
jjinux@...
Dec 30, 2004 6:27 pm
... Ah, good, then "the official blessing" is finalized ;) Thanks! :-D -jj -- I am trying out gmail right now. I am forwarding all of my Yahoo mail to gmail,...
2711
Tavis Rudd
tavis@...
Jan 1, 2005 8:59 pm
Thanks Ian! ... The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and...
2712
Tavis Rudd
tavis@...
Jan 6, 2005 7:00 pm
here's the release notes. The files are on sourceforge. Happy New Year. Anyone want to take a shot at the other items in the TODO list? Tavis 0.9.16a1 (Jan 6,...
2713
JZ
programisci_listy@...
Jan 11, 2005 1:06 pm
There is a bug in Cheetah. I cannot use #encoding directive in templates. If I use it I get the error: self.tpl = Template(formularz) File...
2714
JZ
programisci_listy@...
Jan 11, 2005 1:33 pm
I deleted #encoding from my template and I got another error: self.tpl = Template(formularz) File "C:\opt\Python24\Lib92;site-packages\Cheetah92;Template.py", line...
2715
JZ
programisci_listy@...
Jan 11, 2005 1:48 pm
Cheetah crashes at run-time when an #include'd template has #from module import * The error evidently resides in the name resolver. #from ... import seems to...
2716
Tavis Rudd
tavis@...
Jan 11, 2005 3:49 pm
I've just fixed this in the cvs. We need some test cases for #encoding ... The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited...
2717
Tavis Rudd
tavis@...
Jan 11, 2005 3:52 pm
... Can you email me the template so I can test with it as I fix? ... hence the .16a for alpha ;) Cheers, Tavis ... The SF.Net email is sponsored by: Beat the...
2718
Tavis Rudd
tavis@...
Jan 13, 2005 4:23 pm
Thanks. Btw, I forgot to mention that I tagged the cvs head_pre_0_9_16 just before working on the changes for 0.9.16. Tavis ... The SF.Net email is sponsored...
2719
Terrel Shumway
tshumway@...
Jan 14, 2005 11:57 pm
AFAICT, Cheetah is pretty agnostic about unicode, it handles things fine when you give it a unicode object instead of a string. However, it reads template...