xhtml templates for weather and syndicated content converted to unix format
This commit is contained in:
parent
0bc1029584
commit
d63ea20c9e
4 changed files with 178 additions and 178 deletions
|
|
@ -1,56 +1,56 @@
|
|||
#DPUROtmpl0000000000001
|
||||
<a name="id<tmpl_var assetId>" id="id<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<p>
|
||||
<a href="<tmpl_var rss.url.0.9>">RSS 0.90</a>
|
||||
<a href="<tmpl_var rss.url.0.91>">RSS 0.91</a>
|
||||
<a href="<tmpl_var rss.url.1.0>">RSS 1.0</a>
|
||||
<a href="<tmpl_var rss.url.2.0>">RSS 2.0</a>
|
||||
</p>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description>
|
||||
<p />
|
||||
</tmpl_if>
|
||||
|
||||
<h2>
|
||||
<tmpl_if channel.link>
|
||||
<a href="<tmpl_var channel.link>" target="_blank"><tmpl_var channel.title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var channel.title>
|
||||
</tmpl_if>
|
||||
</h2>
|
||||
|
||||
<tmpl_if channel.description>
|
||||
<tmpl_var channel.description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<ul>
|
||||
<tmpl_loop item_loop>
|
||||
|
||||
<tmpl_if new_rss_site>
|
||||
<!-- We're in a new RSS group. Output the header. -->
|
||||
<h2><a href="<tmpl_var site_link>" target="_blank"><tmpl_var site_title></a></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<li>
|
||||
<tmpl_if link>
|
||||
<a href="<tmpl_var link>"><tmpl_var title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var title>
|
||||
</tmpl_if>
|
||||
<tmpl_if description>
|
||||
- <tmpl_var description>
|
||||
</tmpl_if>
|
||||
<b><tmpl_var site_title></b>
|
||||
</li>
|
||||
</tmpl_loop>
|
||||
</ul>
|
||||
#DPUROtmpl0000000000001
|
||||
<a name="id<tmpl_var assetId>" id="id<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<p>
|
||||
<a href="<tmpl_var rss.url.0.9>">RSS 0.90</a>
|
||||
<a href="<tmpl_var rss.url.0.91>">RSS 0.91</a>
|
||||
<a href="<tmpl_var rss.url.1.0>">RSS 1.0</a>
|
||||
<a href="<tmpl_var rss.url.2.0>">RSS 2.0</a>
|
||||
</p>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description>
|
||||
<p />
|
||||
</tmpl_if>
|
||||
|
||||
<h2>
|
||||
<tmpl_if channel.link>
|
||||
<a href="<tmpl_var channel.link>" target="_blank"><tmpl_var channel.title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var channel.title>
|
||||
</tmpl_if>
|
||||
</h2>
|
||||
|
||||
<tmpl_if channel.description>
|
||||
<tmpl_var channel.description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<ul>
|
||||
<tmpl_loop item_loop>
|
||||
|
||||
<tmpl_if new_rss_site>
|
||||
<!-- We're in a new RSS group. Output the header. -->
|
||||
<h2><a href="<tmpl_var site_link>" target="_blank"><tmpl_var site_title></a></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<li>
|
||||
<tmpl_if link>
|
||||
<a href="<tmpl_var link>"><tmpl_var title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var title>
|
||||
</tmpl_if>
|
||||
<tmpl_if description>
|
||||
- <tmpl_var description>
|
||||
</tmpl_if>
|
||||
<b><tmpl_var site_title></b>
|
||||
</li>
|
||||
</tmpl_loop>
|
||||
</ul>
|
||||
|
|
|
|||
|
|
@ -1,43 +1,43 @@
|
|||
#PBtmpl0000000000000065
|
||||
<a name="id<tmpl_var assetId>" id="id<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description>
|
||||
<p />
|
||||
</tmpl_if>
|
||||
|
||||
<h2>
|
||||
<tmpl_if channel.link>
|
||||
<a href="<tmpl_var channel.link>"><tmpl_var channel.title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var channel.title>
|
||||
</tmpl_if>
|
||||
</h2>
|
||||
|
||||
<tmpl_if channel.description>
|
||||
<tmpl_var channel.description>
|
||||
<p />
|
||||
</tmpl_if>
|
||||
|
||||
<ul>
|
||||
<tmpl_loop item_loop>
|
||||
<li>
|
||||
<tmpl_if link>
|
||||
<a href="<tmpl_var link>"><tmpl_var title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var title>
|
||||
</tmpl_if>
|
||||
<tmpl_if description>
|
||||
- <tmpl_var description>
|
||||
</tmpl_if>
|
||||
</li>
|
||||
</tmpl_loop>
|
||||
#PBtmpl0000000000000065
|
||||
<a name="id<tmpl_var assetId>" id="id<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description>
|
||||
<p />
|
||||
</tmpl_if>
|
||||
|
||||
<h2>
|
||||
<tmpl_if channel.link>
|
||||
<a href="<tmpl_var channel.link>"><tmpl_var channel.title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var channel.title>
|
||||
</tmpl_if>
|
||||
</h2>
|
||||
|
||||
<tmpl_if channel.description>
|
||||
<tmpl_var channel.description>
|
||||
<p />
|
||||
</tmpl_if>
|
||||
|
||||
<ul>
|
||||
<tmpl_loop item_loop>
|
||||
<li>
|
||||
<tmpl_if link>
|
||||
<a href="<tmpl_var link>"><tmpl_var title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var title>
|
||||
</tmpl_if>
|
||||
<tmpl_if description>
|
||||
- <tmpl_var description>
|
||||
</tmpl_if>
|
||||
</li>
|
||||
</tmpl_loop>
|
||||
</ul>
|
||||
|
|
@ -1,40 +1,40 @@
|
|||
#GNvjCFQWjY2AF2uf0aCM8Q
|
||||
<a name="id<tmpl_var assetId>" id="id<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<h2>
|
||||
<tmpl_if channel.link>
|
||||
<a href="<tmpl_var channel.link>"><tmpl_var channel.title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var channel.title>
|
||||
</tmpl_if>
|
||||
</h2>
|
||||
|
||||
<tmpl_if channel.description>
|
||||
<tmpl_var channel.description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_loop item_loop>
|
||||
<b><tmpl_var title></b>
|
||||
<tmpl_if description>
|
||||
<br />
|
||||
<tmpl_var description>
|
||||
</tmpl_if>
|
||||
<tmpl_if link>
|
||||
<br />
|
||||
<a href="<tmpl_var link>" style="font-size: 9px;">Read More...</a>
|
||||
</tmpl_if>
|
||||
<br />
|
||||
<br />
|
||||
</tmpl_loop>
|
||||
#GNvjCFQWjY2AF2uf0aCM8Q
|
||||
<a name="id<tmpl_var assetId>" id="id<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<h2>
|
||||
<tmpl_if channel.link>
|
||||
<a href="<tmpl_var channel.link>"><tmpl_var channel.title></a>
|
||||
<tmpl_else>
|
||||
<tmpl_var channel.title>
|
||||
</tmpl_if>
|
||||
</h2>
|
||||
|
||||
<tmpl_if channel.description>
|
||||
<tmpl_var channel.description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_loop item_loop>
|
||||
<b><tmpl_var title></b>
|
||||
<tmpl_if description>
|
||||
<br />
|
||||
<tmpl_var description>
|
||||
</tmpl_if>
|
||||
<tmpl_if link>
|
||||
<br />
|
||||
<a href="<tmpl_var link>" style="font-size: 9px;">Read More...</a>
|
||||
</tmpl_if>
|
||||
<br />
|
||||
<br />
|
||||
</tmpl_loop>
|
||||
|
|
|
|||
|
|
@ -1,40 +1,40 @@
|
|||
#WeatherDataTmpl0000001
|
||||
<a name="<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_loop ourLocations.loop>
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td rowspan="3" style="width:55px;"><img src="<tmpl_var iconUrl>" /></td>
|
||||
<td style="background-color:#E0E0E0;">
|
||||
<div class="weatherTitle">
|
||||
<div style="float:left;"> <b><tmpl_var cityState></b></div>
|
||||
|
||||
<div style="float:right;margin-right:1px;margin-top:2px;vertical-align:middle;">
|
||||
<a href="#" style="color:gray;font-weight:bold;">X</a>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<tmpl_var sky><br /><tmpl_var tempF>°F<br />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</tmpl_loop>
|
||||
#WeatherDataTmpl0000001
|
||||
<a name="<tmpl_var assetId>"></a>
|
||||
|
||||
<tmpl_if session.var.adminOn>
|
||||
<p><tmpl_var controls></p>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if displayTitle>
|
||||
<h2><tmpl_var title></h2>
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_if description>
|
||||
<tmpl_var description><p />
|
||||
</tmpl_if>
|
||||
|
||||
<tmpl_loop ourLocations.loop>
|
||||
<table border="0" width="100%">
|
||||
<tr>
|
||||
<td rowspan="3" style="width:55px;"><img src="<tmpl_var iconUrl>" /></td>
|
||||
<td style="background-color:#E0E0E0;">
|
||||
<div class="weatherTitle">
|
||||
<div style="float:left;"> <b><tmpl_var cityState></b></div>
|
||||
|
||||
<div style="float:right;margin-right:1px;margin-top:2px;vertical-align:middle;">
|
||||
<a href="#" style="color:gray;font-weight:bold;">X</a>
|
||||
</div>
|
||||
</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<tmpl_var sky><br /><tmpl_var tempF>°F<br />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><br /></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
</tmpl_loop>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue