summaryrefslogtreecommitdiff
path: root/lib/rss/maker/base.rb
AgeCommit message (Expand)Author
2005-04-05* lib/rss/*: refactored.kou
2005-04-05* lib/rss/dublincore.rb: supported multiple DublinCore items.kou
2005-02-03* lib/rss: supported Image module.kou
2005-01-15* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.kou
2004-11-28* lib/rss/rss.rb (RSS::Element#tag): not use block_given? forkou
2004-11-28* lib/rss/rss.rb (RSS::NotSetError): added.kou
2004-11-27* lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-03* test/rss/*.rb: removed tab width configuration headers.kou
2004-11-01* lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Makerkou
2004-10-31* lib/rss/maker/*.rb: added RSS Maker.kou