alieninternet / alieninternet/ais_feed

Add support for common presentational attributes on feed tag

オープン
#1 コメント 0 件 リアクション 0 件 担当者 1 名 @AshleyButcher が担当を希望しています GitHub で見る
enhancement good first issue
主要言語
PHP
スター
3
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

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`).

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。