Re: [Hypercontent-users] sitemap.xml
Brought to you by:
alexvigdor
From: Alex V. <av...@co...> - 2004-12-14 20:39:20
|
Carl, Based on the CVS rdiff, I think you should just need to update these 4 files: File hypercontent/source/edu/columbia/hypercontent/editors/navigation/ nav_html.xsl changed from revision 1.5 to 1.6 File hypercontent/source/edu/columbia/hypercontent/editors/navigation/ commands/UpdateNav.java changed from revision 1.4 to 1.8 File hypercontent/source/edu/columbia/hypercontent/filters/navigation/ Template.java changed from revision 1.8 to 1.10 File hypercontent/webpages/media/edu/columbia/hypercontent/divlist.js changed from revision 1.2 to 1.4 -Alex On Dec 13, 2004, at 11:52 AM, Carl Barrow wrote: > Thanks very much, I'll take a look in the CVS. do you have any idea > just which file/s I might need to update? > > Thanks > Carl > > Adam Carl wrote: > >> 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... >> >> >> >> ------------------------------------------------------- >> 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 > > > -- > ************************************ > > 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 |