alieninternet / alieninternet/ais_feed
Add support for offset attribute on feed tag
Ouverte
enhancement
good first issue
- Langage dominant
- PHP
- Étoiles
- 3
- Forks
- 0
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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.
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Évaluation
Cette issue n'a pas encore été évaluée.