News Listing V2
The News Listing V2 component will take an blogs.xml file from Modern Campus and display items in a horizonatal card layout. The number of items to display is configurable.
Demo
Instructions for use
While editing a page:
- Move your cursor to the area of the page you wish to add the component.
- Click the "Insert Component" button in the editor toolbar.
- Select the News Listing V2 component from the list.
- Enter in the URL for the blogs.xml file from your site.
- Enter in the number of items you would like to display.
- Click the "Save" button.
Note: This component requires manually adding <div class="">Loading News <span aria-hidden="true" class="fa fa-spinner"></span></div> to the area of the page you would like the feed to appear. The code for this component requires this element to be on the page in order for it to function and display properly.