Changeset 38601 for platform

Show
Ignore:
Timestamp:
10/19/10 15:24:56 (3 years ago)
Author:
sho
Message:

added share button of facebook and adjusted like button position.

Files:
1 modified

Legend:

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

    r38600 r38601  
    6060  }); 
    6161  </script> 
     62  <style type="text/css">iframe.fb_ltr {margin-bottom: -2px; margin-right: 4px;}</style> 
    6263  EOS 
    6364end 
     
    106107                # add Facebook Like! 
    107108                r << %Q|<fb:like href="#{permalink(date, index, false)}" layout="button_count"></fb:like>| 
     109                r << %Q|<fb:share-button href="#{permalink(date, index, false)}" type="button_count"></fb:share-button>| 
    108110 
    109111                # add Twitter link