r7-labs / R7.News

Taxonomy-driven news subsystem for DNN Platform
GNU Affero General Public License v3.0
2 stars 3 forks source link

Reflect RSS feeds in the UI #130

Closed roman-yagodin closed 3 years ago

roman-yagodin commented 3 years ago
roman-yagodin commented 3 years ago

Prototype markup:

<div class="alert alert-light bg-light">
<p>Подписаться на Обновления расписания:</p><p><i class="fas fa-rss-square" style="color:blue"></i> 
<a href="http://www.volgau.com/DesktopModules/R7.News.Stream/API/Feed/Atom?key=Feo49rCjA9Zggu96j2eI-g%3D%3D" target="_blank" class="" title="Канал Atom 1.0"> Atom
        </a> <i class="fas fa-rss-square" style="color:orange"></i> <a href="http://www.volgau.com/DesktopModules/R7.News.Stream/API/Feed/Rss?key=Feo49rCjA9Zggu96j2eI-g%3D%3D" target="_blank" class="" title="Канал RSS 2.0">RSS
        </a></p></div>

Снимок экрана от 2020-10-30 16-26-50