On 1/12/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > This is one of those places where resorting to magic maybe wasn't the > best idea. I just haven't thought of a better way to do it. > > The values of the returned dictionary are scanned for widgets, and the > CSS/JS refs are pulled from there. By sending in page_widgets, that > code isn't going to spot your widgets... just the list. >
Is there a way for me to manually make the JS and CSS get inserted? Or would that take a container widget that Does The Right Thing (tm) and aggregates all the JS/CSS link widgets of the widgets it contains?

