Changes for page Supporters

Last modified by Vincent Massol on 2023/10/19

<
From version < 27.1 >
edited by Vincent Massol
on 2010/03/15
To version < 28.1 >
edited by Vincent Massol
on 2010/10/28
>
Change comment: Added twitter search on xwiki

Summary

Details

Page properties
Content
... ... @@ -31,4 +31,44 @@
31 31  
32 32  We are also deeply indebted to all our [[XWiki committers and contributors>>dev:Community.HallOfFame]]. If you're interested in participating check the [[Contributing Guide>>dev:Community.Contributing]].
33 33  
34 -Last (but far from least!), thanks to all the [[XWiki users>>References.WebHome]] out there who are making it worthwhile to develop XWiki.
34 +Thanks also to all the [[XWiki users>>References.WebHome]] out there who are making it worthwhile to develop XWiki.
35 +
36 +Last (but not least), thanks to everyone doing viral marketing about the XWiki project:
37 +
38 +{{html}}
39 +<script src="http://widgets.twimg.com/j/2/widget.js"></script>
40 +
41 +<script>
42 +new TWTR.Widget({
43 + version: 2,
44 + type: 'search',
45 + search: 'xwiki',
46 + interval: 6000,
47 + title: 'What are people saying now about XWiki on Twitter?',
48 + subject: '#xwiki',
49 + width: 'auto',
50 + height: 300,
51 + theme: {
52 + shell: {
53 + background: '#eee',
54 + color: '#333'
55 + },
56 + tweets: {
57 + background: '#fff',
58 + color: '#333',
59 + links: '#26c'
60 + }
61 + },
62 + features: {
63 + scrollbar: false,
64 + loop: false,
65 + live: true,
66 + hashtags: true,
67 + timestamp: true,
68 + avatars: true,
69 + toptweets: true,
70 + behavior: 'default'
71 + }
72 +}).render().start();
73 +</script>
74 +{{/html}}

Get Connected