Hi,
How is it possible to include a JSLink to an external adress for
example: http://soemurl/somejavascript.js
It seems from the source of class Link in base.py the link is hardcoded
to a local adress:
d["link"] = "/%stg_widgets/%s/%s" % (startup.webpath,
self.mod,
self.name)
Greg
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---