31 lines
2.3 KiB
Smarty
31 lines
2.3 KiB
Smarty
<div id="mBody">
|
|
<h1>Mozilla Add-ons Feeds</h1>
|
|
<p>You can use the following feeds to always know what's going on with Mozilla Add-ons. Here are your choices:</p>
|
|
<ul>
|
|
<li>Firefox
|
|
<ul>
|
|
<li>Most Popular <a href="{$config.webpath}/rss/firefox/extensions/popular/">Extensions</a> | <a href="{$config.webpath}/rss/firefox/themes/popular/">Themes</a></li>
|
|
<li>Recently Updated <a href="{$config.webpath}/rss/firefox/extensions/updated/">Extensions</a> | <a href="{$config.webpath}/rss/firefox/themes/updated/">Themes</a></li>
|
|
<li>Highest Rated <a href="{$config.webpath}/rss/firefox/extensions/rated/">Extensions</a> | <a href="{$config.webpath}/rss/firefox/themes/rated/">Themes</a></li>
|
|
<li>Newest <a href="{$config.webpath}/rss/firefox/extensions/newest/">Extensions</a> | <a href="{$config.webpath}/rss/firefox/themes/newest/">Themes</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>Thunderbird
|
|
<ul>
|
|
<li>Most Popular <a href="{$config.webpath}/rss/thunderbird/extensions/popular/">Extensions</a> | <a href="{$config.webpath}/rss/thunderbird/themes/popular/">Themes</a></li>
|
|
<li>Recently Updated <a href="{$config.webpath}/rss/thunderbird/extensions/updated/">Extensions</a> | <a href="{$config.webpath}/rss/thunderbird/themes/updated/">Themes</a></li>
|
|
<li>Highest Rated <a href="{$config.webpath}/rss/thunderbird/extensions/rated/">Extensions</a> | <a href="{$config.webpath}/rss/thunderbird/themes/rated/">Themes</a></li>
|
|
<li>Newest <a href="{$config.webpath}/rss/thunderbird/extensions/newest/">Extensions</a> | <a href="{$config.webpath}/rss/thunderbird/themes/newest/">Themes</a></li>
|
|
</ul>
|
|
</li>
|
|
<li>Mozilla
|
|
<ul>
|
|
<li>Most Popular <a href="{$config.webpath}/rss/mozilla/extensions/popular/">Extensions</a> | <a href="{$config.webpath}/rss/mozilla/themes/popular/">Themes</a></li>
|
|
<li>Recently Updated <a href="{$config.webpath}/rss/mozilla/extensions/updated/">Extensions</a> | <a href="{$config.webpath}/rss/mozilla/themes/updated/">Themes</a></li>
|
|
<li>Highest Rated <a href="{$config.webpath}/rss/mozilla/extensions/rated/">Extensions</a> | <a href="{$config.webpath}/rss/mozilla/themes/rated/">Themes</a></li>
|
|
<li>Newest <a href="{$config.webpath}/rss/mozilla/extensions/newest/">Extensions</a> | <a href="{$config.webpath}/rss/mozilla/themes/newest/">Themes</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</div>
|