but if I may ask one super-boneheaded question, im sure its entirely RTFM-worthy, when I look inside the example .py files underneath wsgikit/app_templates/webkit_zpt/, what am I seeing with variables like $app_name and ${app_name}, although underneath /examples/todo_sql/web/ they seem to be filled in. is that like "your code goes here" type of thing, or is there some script processing that ?
On Apr 17, 2005, at 3:46 PM, Ian Bicking wrote:
Peter Hunt wrote:Ian: does it support plugging in a custom WSGI application yet?
Kind of. If you make a module with an application called "application", and put it in, say, /www/myapp/index.py, and set "webkit_dir='/www/myapp'" then it should work.
-- Ian Bicking / [EMAIL PROTECTED] / http://blog.ianbicking.org
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: http://mail.python.org/mailman/options/web-sig/ mike_mp%40zzzcomputing.com
_______________________________________________ Web-SIG mailing list Web-SIG@python.org Web SIG: http://www.python.org/sigs/web-sig Unsubscribe: http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com