<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/sample/rss/tdiary_plugin, branch master</title>
<subtitle>Ruby GIT repository</subtitle>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/'/>
<entry>
<title>* sample/rss/tdiary_plugin: removed. because the plugin</title>
<updated>2005-07-27T13:16:32+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2005-07-27T13:16:32+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=59f59e10146d021f6fe35f584341f5a98f0a1faa'/>
<id>59f59e10146d021f6fe35f584341f5a98f0a1faa</id>
<content type='text'>
  is imported in the tDiary plugin packages.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  is imported in the tDiary plugin packages.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8850 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss/rss.rb: moved copyright description to lib/rss.rb.</title>
<updated>2005-07-22T06:14:48+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2005-07-22T06:14:48+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=4700bfa64e1e37edb15f0e847495c94232a513f6'/>
<id>4700bfa64e1e37edb15f0e847495c94232a513f6</id>
<content type='text'>
* lib/rss.rb: added for convenience.

* sample/rss/re_read.rb: added #to_s sample.

* sample/rss/blend.rb: use 'require "rss"' instead of 'require "rss/*"'.
* sample/rss/list_description.rb: ditto.
* sample/rss/rss_recent.rb: ditto.
* sample/rss/tdiary-plugin/rss-recent.rb: ditto.

* sample/rss/tdiary-plugin/rss-recent.rb: 0.0.6 -&gt; 0.0.7.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* lib/rss.rb: added for convenience.

* sample/rss/re_read.rb: added #to_s sample.

* sample/rss/blend.rb: use 'require "rss"' instead of 'require "rss/*"'.
* sample/rss/list_description.rb: ditto.
* sample/rss/rss_recent.rb: ditto.
* sample/rss/tdiary-plugin/rss-recent.rb: ditto.

* sample/rss/tdiary-plugin/rss-recent.rb: 0.0.6 -&gt; 0.0.7.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8820 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):</title>
<updated>2005-04-16T08:04:50+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2005-04-16T08:04:50+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=cefa23b3b8ea6d9cb749b7f862ef23b189c3a8ac'/>
<id>cefa23b3b8ea6d9cb749b7f862ef23b189c3a8ac</id>
<content type='text'>
  use the first date information of items as site date information
  if channel doesn't have date information.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  use the first date information of items as site date information
  if channel doesn't have date information.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8339 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* sample/rss/tdiary_plugin/rss-recent.rb: supported configuration</title>
<updated>2005-04-09T05:47:33+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2005-04-09T05:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=a50712d6f6540f4759d21ae0e9ba2f57ee5e4218'/>
<id>a50712d6f6540f4759d21ae0e9ba2f57ee5e4218</id>
<content type='text'>
  via Web browser.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  via Web browser.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8288 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* sample/rss/tdiary_plugin/rss-recent.rb:</title>
<updated>2005-04-05T06:52:16+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2005-04-05T06:52:16+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=6e4d93d244b9240fde349888245495614c6c93fe'/>
<id>6e4d93d244b9240fde349888245495614c6c93fe</id>
<content type='text'>
  new option: @options['rss-recent.use-image-link']:
  use image as link instread of text if available.

* sample/rss/tdiary_plugin/rss-recent.rb (RSS_RECENT_VERSION):
  0.0.5 -&gt; 0.0.6.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
  new option: @options['rss-recent.use-image-link']:
  use image as link instread of text if available.

* sample/rss/tdiary_plugin/rss-recent.rb (RSS_RECENT_VERSION):
  0.0.5 -&gt; 0.0.6.


git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8253 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* sample/rss/tdiary_plugin/rss-recent.rb: added site information.</title>
<updated>2005-03-03T02:52:55+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2005-03-03T02:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=25fa9649d3ec44b78ff3fb69b1fa01acd6ceae9b'/>
<id>25fa9649d3ec44b78ff3fb69b1fa01acd6ceae9b</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8056 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>  * sample/rss/tdiary_plugin/rss-recent.rb: supported Hiki.</title>
<updated>2004-06-27T13:40:47+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2004-06-27T13:40:47+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=3882b2a9b4b21326926ecbe66a0aa2c51972f4f5'/>
<id>3882b2a9b4b21326926ecbe66a0aa2c51972f4f5</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6534 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>  * sample/rss/tdiary_plugin/rss-recent.rb: added more information.</title>
<updated>2004-06-18T16:13:01+00:00</updated>
<author>
<name>kou</name>
<email>kou@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2004-06-18T16:13:01+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=96c354cb6887bca9e59844f2af3ea92d8fddfaed'/>
<id>96c354cb6887bca9e59844f2af3ea92d8fddfaed</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6474 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
<entry>
<title>* lib/rss: rss library imported. [ruby-dev:22726]</title>
<updated>2004-01-28T03:46:13+00:00</updated>
<author>
<name>matz</name>
<email>matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
</author>
<published>2004-01-28T03:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://fedorapeople.org/cgit/kanarip/public_git/ruby.git/commit/?id=2cfa999f7baa1b994c9a0e3fef6b05f30d2ec7d9'/>
<id>2cfa999f7baa1b994c9a0e3fef6b05f30d2ec7d9</id>
<content type='text'>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5566 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5566 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
</pre>
</div>
</content>
</entry>
</feed>
