Re: PyDS navigation and rerendering
Gragnak the Bold <[email protected]> Tue, 19 Oct 2004 11:17:10 -0700
| Newsgroups | gmane.comp.python.pyds.user |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 19 Oct 2004 10:44:05 -0700, Gragnak the Bold <[email protected]> wrote: > I have edited the NavigationBox nugget, set it active and publish, and > rerendered the nuggets in the upstreaming tool, tried upstreaming all > files. No navigation appears on the page. OK, I got it to work: in order for my Navigation to be updated, I needed to edit the navigationBox nugget itself (I added a blank line at the end), which forces it to re-run and get the new list of navigation links. Is there a reason the navigationBox nugget cannot be automatically re-rendered when I make changes to navigation links? It seems the suggested way to solve this is to use a timer, but that seems wasteful. -- Gragnak the Bold