Hi Together In fact it was a problem with the baseclass of AdminController. It should be controllers.Controller.
Best Regards Ivo On 10/5/07, Ivo Looser <[EMAIL PROTECTED]> wrote: > Hi together > > I've tried to use Toscawidgets in the Admin part. I did the following > structur... > > http://paste.turbogears.org/paste/1675 > > When i acccess http://localhost:8080/admin dont now why the Javascript > from the welcome Page is now <script type="text/javascript" > src="/admin/resources/toscawidgets.widgets.jquery/static/jquery.js"></script> > > This produce a 404 Error. > > But when i access the Page over > http://localhost:8080/resources/toscawidgets.widgets.jquery/static/jquery.js > i got my expected result. > > How i can say toscawidgets, dont regognize the root Controller Member > "admin" of my Controllers? > Just make the Resource Path as usally like > "/resources/toscawidgets.widgets.jquery/static/jquery.js". > > Thanks for your Help. > > Best Regards Ivo > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears Trunk" 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-trunk?hl=en -~----------~----~----~----~------~----~------~--~---
