Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
#1 2009-02-28 01:42:37
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Clashing attributes for category and category_list
Default value for section
(in txp:category) is the current section, default value for this_section
is 0
. I have seen the comment in taghandlers.php that it will be fixed in crockery, and I know how to work around it, but I find this behaviour very illogical:
<txp:category_list section="other-section">
<txp:category link="1" />
</txp:category_list>
Links to the current section.
Offline
Re: Clashing attributes for category and category_list
This issue is fixed in r3986.
Offline
#3 2012-07-20 10:29:34
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: Clashing attributes for category and category_list
Ah, nice!
Offline