Changeset 38683 for platform

Show
Ignore:
Timestamp:
11/19/10 17:28:21 (3 years ago)
Author:
hsbt
Message:

added sappororubykaigi03

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • platform/tdiary/plugin/rubykaigi.rb

    r38341 r38683  
    88# Distributed under GPL. 
    99# 
     10 
     11def sappororubykaigi03( role = 'attendee' ) 
     12  %Q|<a href="http://regional.rubykaigi.org/sapporo03/" style="display:block;margin:8px auto;text-align:center;"><img src="http://regional.rubykaigi.org/images/sapporo03/badge_#{role}.gif" alt="badge_#{role}.gif"></a>| 
     13end 
    1014 
    1115def rubykaigi2010( role = 'attendee' )