Directory sample/rss/

Directory Created:
2004-01-28 04:46
Total Files:
5
Deleted Files:
16
Lines of Code:
387

Browse with ViewVC

[root]/sample/rss

             tdiary_plugin (0 files, 0 lines)

                 en (0 files, 0 lines)

                 ja (0 files, 0 lines)

Lines of Code

sample/rss/ Lines of Code

Developers

Author Changes Lines of Code Lines per Change
Totals 53 (100.0%) 538 (100.0%) 10.1
kou 31 (58.5%) 370 (68.8%) 11.9
matz 18 (34.0%) 168 (31.2%) 9.3
shyouhei 4 (7.5%) 0 (0.0%) 0.0

Most Recent Commits

kou 2007-03-17 11:13

* lib/rss, test/rss:

- supported Atom.

- bumped version 0.1.6 to 0.1.7.

* sample/rss/convert.rb: added new sample.

102 lines of code changed in:

shyouhei 2007-02-13 00:01

set svn:eol-style

0 lines of code changed in:

kou 2005-11-23 10:24

* 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.

1 lines of code changed in:

kou 2005-07-22 07:14

* lib/rss/rss.rb: moved copyright description to lib/rss.rb.



* 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 -> 0.0.7.

67 lines of code changed in:

kou 2004-11-27 09:47

* 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.

76 lines of code changed in:

kou 2004-11-27 09:41

* sample/rss/list_description.rb: untabified.

* sample/rss/rss_recent.rb: ditto.

114 lines of code changed in:

kou 2004-04-07 04:36

* lib/rss/parser.rb, lib/rss/1.0.rb: accepted rdf:resource or

resource attribute in rdf:li.

* test/rss/test_parser.rb: added test for above change.

* lib/rss/dublincore.rb: reverted style.

* lib/rss/xmlparser.rb: normalized XMLParser class hierarchy.

10 lines of code changed in:

kou 2004-01-31 17:10

* lib/rss/parser.rb (RSS::Parser): added @@default_parser. Used

XML parser became selectable.

* test/rss/test_parser.rb: added tests for RSS::Parser.default_parser.

0 lines of code changed in:

matz 2004-01-28 04:46

* lib/rss: rss library imported. [ruby-dev:22726]

168 lines of code changed in:

Generated by StatSVN 0.3.2-SNAPSHOT