I'm making a web2py application (running on GAE) and I'd prefer not to
make my own blog software.  There is a fully functional GAE compatible
python blog called cpedia: http://code.google.com/p/cpedialog/

I'd love to use this but I'd like the user system to carry over
between the blog and the rest of the site (i.e. I don't want the user
to have to re-login when going back and forth).  I'm using the google
login system for my site and cpedia also uses the google login
system.

Is there a way for me to do this?

One thought I had was to somehow use the python files that come with
it and somehow adapt them to web2py.  That sounds pretty hard though.

Any advice is appreciated,

~Lennon

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to