ruby/lib/rss
kou 4ef7ec62ca * 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/trunk@9596 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-11-23 09:24:17 +00:00
..
maker * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
0.9.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
1.0.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
2.0.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
content.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
converter.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
dublincore.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
image.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
maker.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
parser.rb * lib/rss/rss.rb : removed needless argument 'prefix'. 2005-11-17 04:53:59 +00:00
rexmlparser.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00
rss.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
syndication.rb * lib/rss/*: refactored. 2005-04-05 07:03:43 +00:00
taxonomy.rb * lib/rss/maker/taxonomy.rb: implemented taxonomy module for RSS 2005-11-23 09:24:17 +00:00
trackback.rb * lib/rss/trackback.rb: added TrackBack prefix. 2005-11-15 16:31:31 +00:00
utils.rb * lib/rss/dublincore.rb: supported multiple DublinCore items. 2005-04-05 06:42:03 +00:00
xml-stylesheet.rb * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added 2004-11-27 08:47:28 +00:00
xmlparser.rb * lib/rss/: untabified. 2004-10-16 04:51:15 +00:00
xmlscanner.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00