Changeset 38381
- Timestamp:
- 08/30/10 17:24:24 (3 years ago)
- Files:
-
- 1 modified
-
platform/tdiary/plugin/hatena_star.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
platform/tdiary/plugin/hatena_star.rb
r4634 r38381 21 21 } 22 22 } 23 };\n| 23 }; 24 (function() { 25 var NodeInsert = function(evt) { 26 Hatena.Star.EntryLoader.loadNewEntries(evt.target); 27 }; 28 window.addEventListener('AutoPagerize_DOMNodeInserted', NodeInsert, false); 29 window.addEventListener('AutoPatchWork.DOMNodeInserted', NodeInsert, false); 30 })();\n| 24 31 if @conf['hatena_star.token'] then 25 32 hatena_star << %Q|\t\tHatena.Star.Token = '#{CGI::escapeHTML @conf["hatena_star.token"]}';\n|
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)