Skip to content

Commit

Permalink
Merge pull request #1542 from CuBoulder/issue/ucb_article_syndication#3
Browse files Browse the repository at this point in the history
Adds Article Syndication "read more" article list
  • Loading branch information
patrickbrown-io authored and web-flow committed Dec 10, 2024
2 parents d41f817 + ced0161 commit b698d31
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 133 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- ### Adds Article Syndication "read more" article list
This update adds the Article Syndication "read more" article list, for use with the Campus News block. The article list is automatically created on sites using the CU Boulder Article Syndication module (if it doesn't already exist) and aliased to `/syndicate`. It allows URL parameters to specify category, audience, and unit filters.

[new] CuBoulder/ucb_article_syndication#3

Sister PR in: [ucb_article_syndication](https://github.com/CuBoulder/ucb_article_syndication/pull/6)
---

- ### Article Lists: Hides Dates, Decodes Special Characters in Titles of Taxonomy Term Pages
If an Article has it's date set to 'Hide' this update will hide the date on `Category` and `Tag` Taxonomy pages as well as on the `Article List Page` and `Article List Block` displays that show the date (Teaser, Feature)

Expand Down
Loading

0 comments on commit b698d31

Please sign in to comment.