Skip to content

A Radiant CMS extension to include parts of a timeline in your pages

Notifications You must be signed in to change notification settings

wonko/twitter_tags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

= Twitter Tags

The twitter tags allow you to include part of your twitter timeline in your pages.

  <ul>
    <r:twitter user="wonko_be">
       <r:tweets count="5">
         <li><a href="<r:tweet:url />"><r:tweet:text /> (<r:tweet:date />)</a></li>
       </r:tweets>
    </r:twitter>
  </ul>

Made by Bernard Grymonpon (wonko / http://www.wonko.be) for Openminds (openminds_be / http://www.openminds.be)

About

A Radiant CMS extension to include parts of a timeline in your pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages