Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Article Lists: "TACC: Latest Articles" Plugin #143

Closed
3 tasks done
wesleyboar opened this issue Feb 12, 2021 · 1 comment
Closed
3 tasks done

Article Lists: "TACC: Latest Articles" Plugin #143

wesleyboar opened this issue Feb 12, 2021 · 1 comment
Labels
effort M Medium effort task (~1 week) — does not include review time enhancement Improvements or additions to existing features priority ▲ High priority

Comments

@wesleyboar
Copy link
Member

wesleyboar commented Feb 12, 2021

Migrated to Jira TUP-706.

Dependencies

Goal

Create "TACC: Latest Articles" plugin that can support these blog article listings:

Requirements

Features (beyond Blog plugin)

  1. "Read more" feature (Read More Styles #96) to truncate, but not allow reveal, of excess description.
  2. "See all" link ("See All" / "See More" Link - Styles #76) to open a full article listing for specific news types.

Styles

  1. "thumbnail & type & date & title & abstract (as grid item)"*
  2. "thumbnail & type & date & title & abstract (as list item)"*
  3. "thumbnail & title & dates (as grid item)"

* These may or may not get a byline. They will be added to #95, and might be propagated (Matt is not sure, yet).

Tags

  1. featured
  2. homepage

Data

  1. plugin template (ui style): (unknown) — ⚠︎ see "Direction" → "UI Styles"
  2. articles (amount to show): (integer)
  3. [custom] title: (string)
  4. [custom] description: (string)
  5. source: (type a.k.a app. config)
  6. filter by category: (category list) — ⓘ is not limited to overlap (like Blog's plugin)
  7. filter by tag: (tag list) — ⓘ is not limited to overlap (like Blog's plugin)
  8. [custom] exclude by tag: (tag list) — ⓘ is not limited to overlap
  9. [custom] number of articles per column: (integer)
  10. [custom] must show sort/filter bar: False

Direction

Feature

  • Use Blog plugin.
    • Extend the "Blog: Latest Blog Articles" plugin.
    • Use default "News" Blog Type (i.e. App. Config).

Styles

How to manage UI style (CSS class based on app_config) is unclear. Ideally, in post_list.html, if app_config is available, change class based on its value. Alternatively, use "Layout ▸ TEMPLATE PREFIX" option to select alternative djangocms_blog/ directory (this is not a DRY solution). Affects: #132, and #140.

Reference

@wesleyboar wesleyboar added effort M Medium effort task (~1 week) — does not include review time enhancement Improvements or additions to existing features priority ▲ High priority labels Feb 12, 2021
@wesleyboar wesleyboar added this to the Phase 3 Frontera Redesign milestone Feb 12, 2021
@wesleyboar wesleyboar changed the title Article Lists: TACC Latest Articles Plugin Article Lists: "TACC: Latest Articles" Plugin Feb 12, 2021
@wesleyboar
Copy link
Member Author

Migrated to Jira TUP-706.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
effort M Medium effort task (~1 week) — does not include review time enhancement Improvements or additions to existing features priority ▲ High priority
Projects
None yet
Development

No branches or pull requests

1 participant