Thread: [Hypercontent-users] sitemap.xml
Brought to you by:
alexvigdor
From: Carl B. <C.P...@hu...> - 2004-12-13 14:07:41
|
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 ************************************ |
From: Alex V. <av...@co...> - 2004-12-13 15:57:07
|
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 |
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... |
From: Carl B. <C.P...@hu...> - 2004-12-13 16:53:43
|
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 ************************************ |
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 |
From: Carl B. <C.P...@hu...> - 2005-01-17 15:24:29
|
Alex/Adam I have updated the files from the CVS (finally) but I'm still getting the same problem. Do you have any other ideas? Thanks Carl 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 ************************************ |
From: Alex V. <av...@co...> - 2005-01-18 16:10:50
|
Carl, If the problem had already occurred in a particular file, it would still be there, as the bad data was stored to disk; does the problem still occur if you try to add new links? Alex On Jan 17, 2005, at 10:28 AM, Carl Barrow wrote: > Alex/Adam > > I have updated the files from the CVS (finally) but I'm still getting > the same problem. Do you have any other ideas? > > Thanks > Carl > > 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 > ************************************ > > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Hypercontent-users mailing list > Hyp...@li... > https://lists.sourceforge.net/lists/listinfo/hypercontent-users |