Changeset 6433
- Timestamp:
- 02/09/08 16:29:39 (5 years ago)
- Files:
-
- 1 modified
-
lang/ruby/chokan/branches/citrus/plugins/hatena.rb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/ruby/chokan/branches/citrus/plugins/hatena.rb
r6432 r6433 12 12 notice(channel, "http://#{g}.g.hatena.ne.jp/#{id}") 13 13 when /\b(?:([a-z][a-z\d]*):)?id:([a-z][a-z0-9_-]{1,30}[a-z0-9])/i 14 s, id = *Regexp.last_match.captures14 s, id = Regexp.last_match.captures 15 15 if exist?(id) 16 16 notice(channel, "http://#{s || "d"}.hatena.ne.jp/#{id}/")
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)