You can do that yourself cherrypy.tree.mount(turbogears.toolbox.Toolbox, "/toolbox")
note that this will make it possible for all to access it. to restrict access use identity.SecureObject. On 9/7/06, Joe <[EMAIL PROTECTED]> wrote: > > Hi Karl, > > Karl Guertin wrote: > > On 9/6/06, Joe <[EMAIL PROTECTED]> wrote: > > > I'm using Gnome 2.14 and my Preferred Applications shows that Firefox is > > > my default web browser, but I suspect that webbrowser.py knows nothing > > > about Gnome. This is not strictly a TG problem, but I'm hoping someone > > > can help. Isn't there an easier way to access CatWalk? > > > > I pass tg-admin toolbox the -n option and manually go to > > http://localhost:7654 > > > That sounds like a somewhat reasonable solution, but why can't it use > the same webserver that is already running, but at a different URL, > e.g., http://localhost:8080/toolbox ? > > Joe > > > > -- cheers elvelind grandin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

