Language selection

Search


Feeds plugin GC override - Provisional feature

Unstable feature

To be used at your own risks. All functionalities described below could be removed in any subsequent minor/major release and are excluded from the GCWeb public API.

Documentation and/or working examples for those features could be incomplete or not available.

See all provisional features.

Status
Provisional
Type
Canada.ca design pattern
Last review
2021-06-02
Conforming to
n/a
Guidance
n/a
Technical name
gc-feeds

Purpose

This replace/override existing styles of the feeds plugin and apply GC styles.

Working example

Feeds plugin GC override (provisional v1.0)

Code


<div class="container">
	<div class="row">
		<section class="provisional wb-feeds gc-feeds limit-3 col-md-4">
			<h2 class="h3">News</h2>
			<ul class="feeds-cont list-unstyled lst-spcd">
				<li>
					<a data-ajax="../../components/feeds/demo/example-en.atom.json" href="#">
					[Institution] news
					</a>
				</li>
			</ul>
			<p>More: <a href="#">[Institution] news</a></p>
		</section>
	</div>
</div>

Evaluation and report

There is no evaluation and report available for this component.

Page details

Date modified: