Tim Wilson wrote:
Greetings Zopisti,
I'm beginning to make some real progress on my Zopified Web site. My overall goal is to make our 9th grade science curriculum available online in browsable and downloadable form. I'm using a navigation tree to browse the curriculum. I've got it so that the tree gets constructed properly, but clicking on any of the nodes fails to get me to that page.
Feel free to see for yourself at http://206.131.108.122:8080/atlas/curriculum/particle/
In particular, open the "Particle Theory of Matter" branch and try to read "1-2 How do we "prove" something in science." I never see anything but the curriculum's initial page. Any ideas?
You're URLs apear to contain illegal whitespace that is probably interfering with the tree tags ability to find out where it is. If you hover your mouse over the link you mentioned, you will see all kinds of whitespace in the URL. I suggest editing your DTML in the tree tag so that the whitespace goes away. Sometimes you have to sacrifice the clarity of your DTML for well-formed results. -Michel
-Tim
BTW, feel free to make suggestions about the site. The homepage is at http://206.131.108.122:8080/atlas/.
-- Timothy Wilson | "The faster you | Check out: Henry Sibley H.S. | go, the shorter | http://slashdot.org/ W. St. Paul, MN, USA | you are." | http://linux.com/ wilson@chem.umn.edu | -Einstein | http://www.mn-linux.org/
_______________________________________________ Zope maillist - Zope@zope.org http://www.zope.org/mailman/listinfo/zope
(To receive general Zope announcements, see: http://www.zope.org/mailman/listinfo/zope-announce
For developer-specific issues, zope-dev@zope.org - http://www.zope.org/mailman/listinfo/zope-dev )