alieninternet / alieninternet/ais_feed

Add support for common presentational attributes on feed tag

Đang mở
#1 0 bình luận 0 reaction 1 người được giao Được @AshleyButcher nhận Xem trên GitHub
enhancement good first issue
Ngôn ngữ chính
PHP
Star
3
Fork
0
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

In order to save code and fit existing standard Textpattern tags, it would be useful to support at least the following attributes on the `feed` tag:
- `break` - HTML tag used in between items in the feed
- `wraptag` - HTML tag used to wrap the output of the block
- `class` - HTML class attribute to apply to `wraptag`
- `html_id` - HTML id attribute to apply to `wraptag`

It would also be useful to support the following:
- `breakby` - To group items
- `label` - Text to place before the output of the feed
- `labeltag` - HTML tag used to encapsulate the label text in `label`

The implementation should behave the same way as `` for example, with the exception that the defaults should be "unset" (for `breakby` this would mean a value of `1`).

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.