You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for programmatically filtering content from a listing using include or exclude with glob syntax to include or exclude specific items from the listing. See d415d9ca5b7cb59a8a4750dd3eeb60116b931bd6s
(#6407): Add supporting for the field word-count for listing items. It is not displayed by default.
(#4800): Add support for including an xml-stylesheet in listings. Use the xml-stylesheet: example.xsl under feed: to provide a path to an XSL style sheet to style your RSS feed. Make sure it's in reference.
(#7290): Add support for feed:type of metadata, which will use only explicitly provided description metadata when generating an RSS feed. Additionally, note that partial feed types will prefer to use an explicit description over the first paragraph, when a description is available. Add entry in table in Guide, check its in Reference
The text was updated successfully, but these errors were encountered:
Moving from #7906
Website Listings
include
orexclude
with glob syntax to include or exclude specific items from the listing. See d415d9ca5b7cb59a8a4750dd3eeb60116b931bd6sword-count
for listing items. It is not displayed by default.(#4800): Add support for including anMake sure it's in reference.xml-stylesheet
in listings. Use thexml-stylesheet: example.xsl
underfeed:
to provide a path to an XSL style sheet to style your RSS feed.feed:type
ofmetadata
, which will use only explicitly provided description metadata when generating an RSS feed. Additionally, note thatpartial
feed types will prefer to use an explicit description over the first paragraph, when a description is available. Add entry in table in Guide, check its in ReferenceThe text was updated successfully, but these errors were encountered: