1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rss/maker
kou 2572d5e20e * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added
#setup_maker.
* test/rss/test_setup_maker_*.rb: added tests for #setup_maker.
* lib/rss/maker/base.rb(RSS::Maker::Items#max_size=): supported
  output item size limitation.
* sample/rss/blend.rb: added sample for RSS Maker.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7391 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-27 08:47:28 +00:00
..
0.9.rb * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now, 2004-11-27 08:43:18 +00:00
1.0.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00
2.0.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00
base.rb * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: added 2004-11-27 08:47:28 +00:00
content.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
dublincore.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
syndication.rb * test/rss/*.rb: removed tab width configuration headers. 2004-11-03 06:43:18 +00:00
trackback.rb * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1. 2004-11-19 08:25:25 +00:00