Using the Features Module to Import and Display Content

Speaker: Eric Banford
Company: Cornell - CALS
Room: Princeton
Time: 2:00 PM, December 2, 2013

This session will walk through the workflow of pulling content from the web and displaying it on your website. We will review how to use the Features module to wrap your code into a shareable module. The end process will involve:
* creating a custom content type to store your data
* using the Feeds module to pull XML from a news feed via cron
* storing the news feed in your custom content type
* tagging news items for various display purposes
* displaying the news feeds on your web site