Re: [Hypercontent-users] News/RSS
Brought to you by:
alexvigdor
From: John F. <ja...@co...> - 2005-12-01 18:33:55
|
At 11:01 AM 12/1/2005, Carl Barrow wrote: >Hi Alex > >Thats exactly what I want to do here. I'd like to take a look at how you >set it up so the JA-SIG home page project would be great as a starting point. If you want to see what the new site looks like...go here (temporary URL). http://clearinghouse.ja-sig.org:10080/ TO ALEX: I just noticed that the "Visit the news archive" link seems to be broken (I just fixed it by adding text/html as the content type for the first output element in for the News Archive xml-doc in the project definitions file). If you built a zip for download recently you should do it again. >I take it this in HC 2? I actually need to move the JA-SIG -UK >(http://www.ja-sig.org.uk/) site into Hypercontent over the next few weeks. When you do that, let me know in case I need to change any links on the new JA-SIG HC site. While Alex did most of the work setting it up I'm going to be maintaining it. >On another note, the LDAP login module seems to plug in very easilly, >I'm just having a few problems with some settings at this end. I'm >waiting for someone to get back to me on that. I'll let you know how >things go as soon as I have it running. > >Cheers >Carl > > > >Alex Vigdor wrote: > >>Hi Carl, >> I actually just set up an RSS feed for the JA-SIG home page, which >> is being moved to HyperContent (it's not live yet). I set it up to use >> a navigation template to build a list of the 5 most recent news stories >> >><nav-template sortchildren="by-date" childsortorder="descending" >>maxchildren="5" > >> <nav-template pattern="/news/*.xml" /> >></nav-template> >> >>The XSL to produce the RSS is pretty simple, and I'm happy to share that >>if you'd like, although it's a little unique in this case because a news >>item on the JA-SIG site may actually point off-site, so the XML source is >>probably different than what you're working with. I just used the >>metadata title, description and date fields to populate each item, and >>use the title and description of the navigation file for the channel itself. >> >>Let me know if you want to see more, I could zip up the JA-SIG home page >>project so you can have a look at how its set up. >> >>Cheers, >> Alex >> >>On Dec 1, 2005, at 9:47 AM, Carl Barrow wrote: >> >>>Hi Alex >>> >>>I am going to use HyperContent for our University News which is held in >>>the campus portal. Initially, what I though was to have an index >>>page which would generate links to each of the news stories and then >>>use a uportal channel to scrape that content in. But now I'm thinking >>>that perhaps an RSS channel is probably better. Whilst I have set up >>>the ability to create an rss file in hypercontent, the user actually has >>>to do it. Have you produced anything there at Columbia that would >>>produce that RSS file automatically from the site structure in the same >>>way that navigation is created? >>> >>>Thanks >>>Carl >>> >>>-- >>>************************************ >>> >>>Carl Barrow >>>Systems Integrator >>>e-Services >>>The University of Hull >>>Cottingham Road >>>Hull >>>HU6 7RX >>>Ext. 6838 >>>************************************ >>> >>> >>> >>>------------------------------------------------------- >>>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >>>for problems? Stop! Download the new AJAX search engine that makes >>>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >>>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>>_______________________________________________ >>>Hypercontent-users mailing list >>>Hyp...@li... >>>https://lists.sourceforge.net/lists/listinfo/hypercontent-users >> >> >> >>------------------------------------------------------- >>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >>for problems? Stop! Download the new AJAX search engine that makes >>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >>_______________________________________________ >>Hypercontent-users mailing list >>Hyp...@li... >>https://lists.sourceforge.net/lists/listinfo/hypercontent-users > > >-- >************************************ > >Carl Barrow >Systems Integrator >e-Services >The University of Hull >Cottingham Road >Hull >HU6 7RX >Ext. 6838 >************************************ > > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >_______________________________________________ >Hypercontent-users mailing list >Hyp...@li... >https://lists.sourceforge.net/lists/listinfo/hypercontent-users |