AW: RE: Speeding up FTP upstreams
"Bauer, Georg" <[email protected]> Mon, 2 Aug 2004 14:29:18 +0200
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi!
>* If the Wiki tool is set to level 0, you'll find the /wiki part of the
path
>isn't generated. It's all part of my Evil Plan. I'll tell you the rest
>later.
Hmm. This is maybe a problem, as that might collide with the radio style
URLs. I don't know yet wether I plain dislike it or just think it's a ugly
hack ;-)
>Georg, can you suggest a better way to prevent ``addNode('index')`` in
>``_initopts`` than I'm using? At present it's failing, I guess because the
>tool level hasn't yet been set...
Set up a check and do it dynamically when the tools index is visited. That
way you are safe from not-fully-initialized tools - and nobody really cares
for tools pages before he visits the tools index page :-)
bye, Georg