On Monday 30 April 2007 09:21, Jose Soares wrote: > Diez B. Roggisch ha scritto: > > jose schrieb: > >> hi all, > >> > >> > >> I think I changed unintentionally some configuration file, because my > >> templates don't load anymore the script file... > >> > >> <SCRIPT SRC="/tg_widgets/submodal/javascript/subModal.js" > >> TYPE="text/javascript"></SCRIPT> > >> > >> where is defined tg_widgets ? > >> > >> thank you > > > > You can define it in app.cfg and dev.cfg > > > > Diez > > I supposed "tg_widgets" was defined by default. I don't know how to > define it in app.cfg or dev.cfg. :-(
In app.cfg: # List of Widgets to include on every page. # for exemple ['turbogears.mochikit'] tg.include_widgets = ['turbogears.mochikit'] No idea what to do for that submodal-JS of your's though. Diez --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

