alieninternet / alieninternet/ais_feed
Add support for offset attribute on feed tag
Open
enhancement
good first issue
- Dominant language
- PHP
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.