Skip to content

Commit fe64432

Browse files
authored
Merge pull request #224 from jools-r/patch-3
Update article_custom.md
2 parents 6517099 + 301a028 commit fe64432

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

tags/article_custom.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,9 +54,10 @@ However, you can have the added features and functionality of `<txp:article_cust
5454
Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:
5555

5656
`allowoverride="boolean"`
57-
: Whether to use override forms for the generated article list.
57+
: Whether to allow override forms to determine the display of individual articles and article lists.
5858
: **Values:** `0` (no) or `1` (yes).
59-
: **Default:** `0`.
59+
: **Default:** `1`.
60+
: 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 />'`.
6061

6162
`author="author name"`
6263
: Restrict to articles by specified author(s) **login name**.

0 commit comments

Comments
 (0)