how to remember login in zope?

2006-09-23 Thread astarocean
how to remember login in zope? so when user came back , they needn't input username and password again. i'm using zope,extensiveuserfolder and cookiecrumbler, exuserfolder is set to cookie-based authentication. i'm not using cmf or plone , how could i handle this? thanks a lot. i'm working aroun

i just made a website(ztooo.com) using zope & jsonserver

2006-09-20 Thread astarocean
ztooo.com come up on 2006-09-19, made with zope & jsonserver, have a look? you may need zh_CN.utf8 charsets installed for view normaly thanks reebalazs for his brilliant idea thanks zope -- http://mail.python.org/mailman/listinfo/python-list

Re: strange result with json-server & zop

2006-09-17 Thread astarocean
error finnaly been eliminated. after install placelesstranslationservice product, everything back to normal. but i don't know why. the program runs well under a server with zope2.9.1 , for i got another server and i wanna do a global update ,so a new zope version 2.9.4 and all other new version we

strange result with json-server & zope

2006-09-16 Thread astarocean
i'm using maildrophost to sendmail and wrote a script for it when the script is called directly from web request , a letter geneated with right things but when the script is called from json-rpc, the letter generated include a mess. see the file with this letter [the script] body_html = containe

Re: pyparsing with nested table

2005-12-08 Thread astarocean
Paul McGuire wrote: > > Load Forward's with '<<' instead of '='. Change: > tablePattern = getMultiLevelPattern('table',trPattern) > to: > tablePattern << getMultiLevelPattern('table',trPattern) > > I think that is all you needed. > > Awesome job! (Also check out the pyparsing built-ins for ma

pyparsing with nested table

2005-12-08 Thread astarocean
using pyparsing to deal with nested tables , wanna keep table's structure and propertys . but program was chunked with the tag of inner table. have any ideas? here's the program from pyparsing import * mytable = """ system art