Discussions
Activity
Sign In
How it works
Newscoop Themes
list_section constraint
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
Hi all,
i want to print all sections which are in an specific issue.
Is there something like
{{list_sections ignore_issue="false" constraints="issue_number equal 10"}}
Best regards and thanks for your help!
Thomas.
Post edited by Adam Thomas at 2012-09-28 08:04:14
6 Comments
sorted by
Votes
Date Added
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
I got it:
{{local}}
{{set_issue number="10"}}
{{list_sections ignore_issue="false"}}
...
Best regards,
Thomas.
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
Other question: Can "local"s begin encapsulated?
So can I put another "local" for printing all articles which section_number is 10 ?
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
list_articles ignore_issue="true" ignore_section="true" constraints="issue is 1 section is Y"
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
NewsCoop is great!!
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
But -- last thing: How could this being ensured:
{{ list_articles ignore_issue="true" ignore_section="true" constraints="issue is $gimme->issue->number section is $gimme->section->number"}}
($gimme->...) as constraint is not taken!!
Best regards,
Thomas.
Vote Up
0
Vote Down
BAUMANN Thomas
June 2012
Posts: 45
Member
And even this is being solved
:-)
Assign Smarty Variables and use them as constraint!
{{assign var=inum value=$gimme->issue->number}}
{{assign var=snum value=$gimme->section->number}}
<li><a href="#">{{$inum}}={{$gimme->issue->number}}
// {{$gimme->section->number}}</a></li>
{{ list_articles ignore_issue="true" ignore_section="true"
constraints="issue is $inum section is $snum"}}
NewsCoop is fantastic!
Add a Comment
Start a New Discussion
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Apply for Membership
Categories
All Discussions
8,397
Sourcefabric
↳
Announcements
25
Newscoop
↳
Newscoop Support
2,189
↳
Newscoop Development
722
↳
Newscoop Security
13
↳
Newscoop Documentation
17
↳
Newscoop Themes
69
Airtime
↳
Airtime Support
3,139
↳
Airtime Development
1,286
↳
Airtime Français
146
↳
Airtime Documentation
14
↳
Airtime Hacks
102
↳
Promote your station!
37
↳
Airtime Security
11
Booktype
↳
Booktype Support
277
↳
Booktype Development
55
↳
Booktype Documentation
7
Superdesk
↳
Superdesk Development
264
↳
Web Publisher
21
Poll
No poll attached to this discussion.
Top Posters
Albert FR
1978
Martin Konecny
1860
Andrey Podshivalov
1526
Voisses Tech
1423
John Chewter
899
Daniel James
844
Roger Wilco
784
hoerich
627
Paul Baranowski
389
Cliff Wang
339