Le samedi 12 mai 2007 à 12:53 +0200, jose a écrit :
> Great! it works!  :-)
> Thank you Marco,
> 
> jo
> 
> Marco Mariani wrote:

[...]

> >somewhere you cache the element (or widget, or whatever)
> >
> >image = ElementTree.Element('img',src='/static/images/boo.png')

don't forget to use src=tg.url('/static/images/boo.png')
because if you don't you'll encounter problems when deploying in
production behind a proxy...

Regards,

Florent Aide.


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

Reply via email to