Re: [Hypercontent-users] sitemap.xml
Brought to you by:
alexvigdor
From: Adam C. <ac...@co...> - 2004-12-13 16:02:57
|
Alex, I think you are right. We had a similar problem a few months back but it was fixed in one of those patches. Adam On Dec 13, 2004, at 10:57 AM, Alex Vigdor wrote: > Hi Carl, > I can't remember, are you using the 1.4 release or more recent code > from the CVS? There were a few bugs with the navigation editor in the > 1.4 release that have ben fixed in CVS for a few months. That sounds > like something that may have been addressed in those patches. I guess > I really should make a 1.4.1 release . . . > > Alex > > On Dec 13, 2004, at 9:05 AM, Carl Barrow wrote: > >> Hi Alex >> >> I have a question about my sitemap.xml file. Structure below.. >> >> <?xml version="1.0" encoding="UTF-8"?> >> <!DOCTYPE nav-template SYSTEM >> "http://hypercontent.sourceforge.net/dtd/navigation.dtd"> >> <nav-template customLabel="Home" labelWith="custom" >> pattern="/index.xml" sortChildren="by-label"> >> <nav-template pattern="/*/index.xml"> >> <nav-template pattern="/*/*" /> >> >> <nav-template pattern="/*/*/index.xml" sortChildren="by-label"> >> <nav-template pattern="/*/*/*" sortChildren="by-label" /> >> </nav-template> >> </nav-template> >> </nav-template> >> >> When I use the visual editor to add an external link (used in the >> menu) under one of my first level directories is puts the link into >> all of them. Can you see form the code above what I might be doing >> wrong? >> >> Many thanks >> Carl >> >> -- >> ************************************ >> >> Carl Barrow >> Web Developer >> e-Services >> The University of Hull >> Cottingham Road >> Hull >> HU6 7RX >> Ext. 6838 >> ************************************ >> >> >> >> ------------------------------------------------------- >> SF email is sponsored by - The IT Product Guide >> Read honest & candid reviews on hundreds of IT Products from real >> users. >> Discover which products truly live up to the hype. Start reading now. >> http://productguide.itmanagersjournal.com/ >> _______________________________________________ >> Hypercontent-users mailing list >> Hyp...@li... >> https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real > users. > Discover which products truly live up to the hype. Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users > Adam Carl AIS Web Services (212) 854-0131 ac...@co... |