Changes between Version 3 and Version 4 of Citrus
- Timestamp:
- 02/17/08 01:25:27 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Citrus
v3 v4 1 1 = Citrus = 2 2 3 net-ircを使った IRC BOT フレームワーク3 [source:lang/ruby/net-irc net-irc] を使った IRC BOT フレームワーク 4 4 5 5 (chokan だったもの) … … 33 33 34 34 * datafile("foobar") #=> Pathname でデータファイルへのパスをかえす。 35 * ([ http://coderepos.org/share/browser/lang/ruby/citrus/trunk/plugins/plusplus.rb plugins/plusplus.rb] を参考にしてください)35 * ([source:lang/ruby/citrus/trunk/plugins/plusplus.rb plugins/plusplus.rb] を参考にしてください) 36 36 * post COMMAND, param, param #=> サーバへコマンドをおくる 37 37 * post NOTICE, "#channel", "foobar" … … 44 44 === chokan からの変更点 (config.yaml とかに影響する) === 45 45 46 * Core プラグインの名前が Systemに変更47 * UriInformation がなくなり、HTTP プラグインに46 * Core プラグインの名前が [source:lang/ruby/citrus/trunk/plugins/system.rb System] に変更 47 * !UriInformation がなくなり、HTTP プラグインに 48 48 * チャンネルごとのオンオフがコアに実装された。
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)