Changes for page Twitter User Feed Macro

Last modified by Ludovic Dubost on 2023/04/25 09:12

From version 11.1
edited by Ludovic Dubost
on 2016/05/26 19:00
Change comment: There is no comment for this version
To version 9.1
edited by Ludovic Dubost
on 2016/05/26 18:59
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,13 +1,8 @@
1 1  This macro displays a twitter user feed:
2 2  
3 3  {{code}}
4 -{{twitter_user user="ldubost" id="735876381935054848" /}}
4 +{{twitter_user user="ldubost" /}}
5 5  {{/code}}
6 6  
7 -{{twitter_user user="ldubost" id="735876381935054848" /}}
7 +{{twitter_user user="ldubost" /}}
8 8  
9 -
10 -{{html}}
11 -<a class="twitter-timeline" href="https://twitter.com/ldubost" data-widget-id="735876381935054848">Tweets de @ldubost</a>
12 -<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
13 -{{/html}}