Changeset 15644 for platform/tdiary/plugin/zh/nicovideo.rb
- Timestamp:
- 07/10/08 20:08:05 (6 months ago)
- Files:
-
- 1 modified
-
platform/tdiary/plugin/zh/nicovideo.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/plugin/zh/nicovideo.rb
r15203 r15644 8 8 def nicovideo_player_path 9 9 'http://www.nicovideo.jp' 10 end 11 12 def nicovideo_feed( i ) 13 <<-HTML 14 <table border="0" cellpadding="4" cellspacing="0" summary="#{i[:title]}"><tr valign="top"> 15 <td><a href="#{i[:url]}"><img alt="#{i[:title]}" src="#{i[:thumb]}" width="130" height="100" style="border:solid 1px #333;"></a></td> 16 <td width="100%"><a href="#{i[:url]}"><strong>#{i[:title]}</strong></a> (#{i[:length]})</td> 17 </tr></table> 18 HTML 10 19 end 11 20
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)