-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Milestone
Description
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 feedwraptag- HTML tag used to wrap the output of the blockclass- HTML class attribute to apply towraptaghtml_id- HTML id attribute to apply towraptag
It would also be useful to support the following:
breakby- To group itemslabel- Text to place before the output of the feedlabeltag- HTML tag used to encapsulate the label text inlabel
The implementation should behave the same way as <txp:category_list /> for example, with the exception that the defaults should be "unset" (for breakby this would mean a value of 1).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers