this looks pretty neat.  there are a few things I'm confused by.

Exactly how is the switch handled on templates ?  What configuration
is needed on the app ?
The approaches I've seen are either:
1- Some sort of post-processesing regex
2- Prepending static files with a cdn call.  i.e. <img src=${cdn}/path/
to/img.jpg" />

The S3 confuses me too...
"""If you use a url like this s3://mybucket/path/to/files/ the
extracted resources will be placed directly in Amazon S3."""
How do you configure the s3 credentials ?
- env vars
- an app config file
- a user/machine boto config file ?

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en.

Reply via email to