Skip to content

Commit 6517099

Browse files
authored
Merge pull request #223 from jools-r/patch-2
Update article.md
2 parents 73c07ff + 5cb5a05 commit 6517099

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tags/article.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,10 @@ Note: `<txp:article />` is **not** the same as `<txp:article_custom />` - you ca
4545
The tag will accept the following content/behaviour and presentation attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:
4646

4747
`allowoverride="boolean"`
48-
: Whether to use override forms for the generated article list.
48+
: Whether to allow override forms to determine the display of individual articles and article lists.
4949
: **Values:** `0` (no) or `1` (yes).
5050
: **Default:** `1`.
51+
: To allow override forms to only affect the output of an individual article but not the article list, set the attribute to `allowoverride='<txp:if_individual_article />'`.
5152

5253
`customfieldname="value"`
5354
: Restrict to articles with specified value for specified custom field name. Replace `customfieldname` with the actual name of the custom field.

0 commit comments

Comments
 (0)