Discussions
Activity
Sign In
How it works
Newscoop Support
menu.tpl
Vote Up
0
Vote Down
mark casson
May 2010
Posts: 219
Member
Hi
on template 2 i am trying to ad a section to the menu on the left after SECTION & before ABOUT
i have called it exhibitions
i have altered all the numbers accordingly but it shows the contents the the ABOUT menu and a Links option
{{ local }}
<table width="100%" cellspacing="0" cellpadding="0" border="0" bordercolor="#005496" align="left">
<tr>
<td bgcolor="#005496" height="21" >
<p class="index-naslovi"><a href="/" class="index-naslovi">Home</a></p></td>
</tr>
<tr>
<td height="5"></td>
</tr>
<tr>
<td bgcolor="#A6A6A6" height="16"><p class="index-naslovi">Sections</p></td>
</tr>
{{ set_current_issue }}
{{ list_sections constraints="number smaller 100" }}
<tr>
<td class="menu"><p class="index"><a class="index" href="{{ uri }}">{{ $campsite->section->name }}</a></p></td>
</tr>
<tr>
</tr>
{{ /list_sections }}
<tr>
<td bgcolor="#A6A6A6" height="16"><p class="index-naslovi">Exhibitions</p></td>
</tr>
{{ list_sections constraints="number greater 99" }}
{{ if $campsite->section->number != 200 }}
<tr>
<td class="menu"><p class="index"><a class="index" href="{{ uri options="reset_article_list" }}">{{ $campsite->section->name }}</a></p></td>
</tr>
<td height="5"></td>
<tr>
</tr>
{{ /if }}
{{ /list_sections }}
<tr>
<td bgcolor="#A6A6A6" height="16"><p class="index-naslovi">About</p></td>
</tr>
{{ list_sections constraints="number greater 199" }}
{{ if $campsite->section->number != 230 }}
<tr>
<td class="menu"><p class="index"><a class="index" href="{{ uri options="reset_article_list" }}">{{ $campsite->section->name }}</a></p></td>
</tr>
<td height="5"></td>
<tr>
</tr>
{{ /if }}
{{ /list_sections }}
<tr>
<td bgcolor="#B3B3B3" height="16" width="132">
<p class="index-naslovi">Useful Links</p></td>
</tr>
{{ set_section number="230" }}
{{ list_articles constraints="type is Link" }}
<tr>
<td class="menu"><p class="index"><a class="index" href="
http://{{
$campsite->article->url }}" target="_blank">{{ $campsite->article->name }}</a></p></td>
</tr>
<tr>
<td height="5"></td>
</tr>
{{ /list_articles }}
</table>
<br>
{{ /local }}
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