ruby/lib/rss
kou 4a396a8b7a * lib/rss, test/rss: backported from trunk. (2005-11-16 - now)
* lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS
  Maker.
* lib/rss/taxonomy.rb: supported RSS Maker.
* lib/rss/maker.rb: added taxonomy module support.

* lib/rss/rss.rb: adjusted to other element API.
* lib/rss/1.0.rb: adjusted to other element API but backward
  compatibility is reserved.
* lib/rss/0.9.rb: ditto.

* test/rss/test_maker_taxo.rb: added test case for taxonomy module
  for RSS Maker.
* test/rss/test_setup_maker_1.0.rb: added tests for taxo:topic.

* test/rss/test_setup_maker_1.0.rb: added backward compatibility
  test.
* test/rss/test_setup_maker_0.9.rb: ditto.
* test/rss/test_setup_maker_2.0.rb: ditto.

* test/rss/rss-testcase.rb: added convenience method for setting
  up taxo:topic.
* test/rss/rss-assertions.rb: added assertion for taxo:topic.

* sample/rss/blend.rb: followed new API.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10291 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-06-17 00:26:41 +00:00
..
maker * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:26:41 +00:00
0.9.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:26:41 +00:00
1.0.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:26:41 +00:00
2.0.rb * lib/rss: backoported from HEAD. 2005-04-09 03:09:52 +00:00
content.rb * lib/rss: backoported from HEAD. 2005-04-09 03:09:52 +00:00
converter.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
dublincore.rb * lib/rss: backoported from HEAD. 2005-04-09 03:09:52 +00:00
image.rb * lib/rss: backoported from HEAD. 2005-04-09 03:09:52 +00:00
maker.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:26:41 +00:00
parser.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:11:27 +00:00
rexmlparser.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
rss.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:26:41 +00:00
syndication.rb * lib/rss: backoported from HEAD. 2005-04-09 03:09:52 +00:00
taxonomy.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:26:41 +00:00
trackback.rb * lib/rss, test/rss: backported from trunk. (2005-11-16 - now) 2006-06-17 00:09:29 +00:00
utils.rb * lib/rss: backoported from HEAD. 2005-04-09 03:09:52 +00:00
xml-stylesheet.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00
xmlparser.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
xmlscanner.rb * lib/rss, test/rss, sample/rss: backported from CVS HEAD. 2004-12-08 12:58:36 +00:00