~m-buck/+junk/gtk-desktop-info

« back to all changes in this revision

Viewing changes to templates/twitter.template

  • Committer: Mark Buck (Kaivalagi)
  • Date: 2009-06-19 17:13:00 UTC
  • Revision ID: m_buck@hotmail.com-20090619171300-5cbhr90xwg62z27y
Added --backgroundblend and --backgroundcolour options for visual seperation of output from wallpaper if required, Fixed song length output in the rhythmbox plugin when songs are an hour long or more, Added copy option to right click, enabling the copying of html content to the clipboard for testing, Moved common functions into a plugin_common module

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<!-- Ensure only one placeholder per line, as the whole line is removed if no data for that placeholder exists. -->
3
3
 
4
4
<table class="contentbottom" border="0" cellspacing="2" cellpadding="2">
5
 
        <tr><td class="mediumlight" width="32" valign="top"><img width="32" src="[icon]" /></td><td><span class="mediumlight">[user]</span><br><span class="mediumdark">[created]</span></td></tr>
 
5
        <tr><td><span class="mediumlight">[user]</span><br><span class="mediumdark">[created]</span></td><td class="mediumlight" width="32" valign="top" align="right"><img width="32" src="[icon]" /></td></tr>
6
6
        <tr><td colspan="2" class="mediumlight" valign="top">[text]</td></tr>
7
7
        <!--<tr><td colspan="2">&nbsp;</td></tr>-->
8
8
</table>