alieninternet / alieninternet/ais_feed
Add support for offset attribute on feed tag
Offen
enhancement
good first issue
- Vorherrschende Sprache
- PHP
- Sterne
- 3
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
In line with standard Textpattern tags (such as `category_list`), add support for the `offset` attribute.
This attribute specifies the number of items in the feed to skip before outputting items, and should default to `0`.
In conjunction with the existing `limit` tag, this allows for various use cases, including differential formatting of new/latest items vs. older historical items, for example.
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.