Changes for page TwitterMacros
Last modified by Ludovic Dubost on 2009/01/02 17:09
From version 2.1
edited by Ludovic Dubost
on 2009/01/02 15:22
on 2009/01/02 15:22
Change comment:
There is no comment for this version
To version 3.1
edited by Ludovic Dubost
on 2009/01/02 16:05
on 2009/01/02 16:05
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -7,7 +7,7 @@ 7 7 #foreach($msg in $list) 8 8 <tr> 9 9 <td style="border: 0px; border-bottom:1px dashed #D2DADA;"> 10 -<a href="$msg.user. url">$msg.user.name</a> $msg.text10 +<a href="$msg.user.URL">$msg.user.name</a> $msg.text 11 11 <span style="color: #A2AAAA; font-size: 10px;">$xwiki.formatDate($msg.createdAt) #if($msg.source!="")from $msg.source #end</span> 12 12 </td> 13 13 </tr>