Nope. Just being my lazy self.  There really isn't a requirement. The plex
library had a some paths for images and other miscellaneous files hard
coded absolute. I edited the files and made them relative to get them working
withing TurboGears

The installation of the library in a nutshell says "Put it in /plex on your web server and you
are good to go..."  That's why I brought it up. If I can get away without having to do anything but
that, I wouldn't have had to go through the library looking for all the file references to clean up.
Oh, and when a new release comes out I'll have to do that all over again.

Nicky

On 7/31/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote:

On Jul 17, 2006, at 12:22 PM, [EMAIL PROTECTED] wrote:

>
> Hello, I was wondering if it is possible to install a widget into
> turbogears but base it at the root of the server. That is, I'd like to
> use the widget and its accompanying static files from /widget_name
> rather than /tg_widget/widget_name.
>
> The only reason I am asking is that it may make it easier  to install
> JS thirdparty libraries that are designed to be installed at the root
> of a web server. So far I have been following the TG convention with
> respect to statics and it's not really a big deal to do so. Howerver
> repackaging the library can be cumbersome and error-prone so it might
> be useful if that process could be minimized.

Is there actually a JS library that *requires* that it's installed at
the root of a server?

Kevin


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to