るりまサーチ

最速Rubyリファレンスマニュアル検索!
209件ヒット [1-100件を表示] (0.056秒)
トップページ > クエリ:rss[x] > クエリ:version[x]

別のキーワード

  1. rss title=
  2. rss title
  3. rss image
  4. rss textinput
  5. rss date=

検索結果

<< 1 2 3 > >>

rss (39768.0)

RSS を扱うためのライブラリです。

...RSS を扱うためのライブラリです。

=== 参考

* RSS 0.91 http://backend.userland.com/rss091
* RSS 1.0 http://purl.org/rss/1.0/spec
* RSS 2.0 http://www.rssboard.org/rss-specification
* Atom 1.0 https://www.ietf.org/rfc/rfc4287.txt

=== 注意

RSS
ParserはRSS 0.9x/1.0/2.0, A...
...ポートしていますが,RSS 0.90
はサポートしてません.ごめんなさい.

RSS
のモジュールはそれぞれ、
* Dublin Core モジュール http://web.resource.org/rss/1.0/modules/dc/
* Syndication モジュール http://web.resource.org/rss/1.0/modules/syndication/
* C...
...を指定してください。

rss
= RSS::Maker.make("0.91") do |maker|
maker.channel.language = "ja" if maker.feed_version == "0.91"
...
end

===== Atom 1.0の生成

もし,Atom 1.0を生成したい場合は,RSS 0.91や2.0の場合と同様に
RSS
::Maker.makeの第一引数を"at...

RSS::Rss#version (32102.0)

@todo

@todo

RSS::Maker::RSSBase#version (32101.0)

@todo 作成するXMLのバージョンを返します.

@todo
作成するXMLのバージョンを返します.

RSS::RDF#version (29102.0)

@todo

@todo

RSS::Maker::RSSBase#rss_version (26218.0)

@todo 作成するRSSのバージョンを返します.

...@todo
作成するRSSのバージョンを返します....

絞り込み条件を変える

RSS::Rss#rss_version (26204.0)

@todo

@todo

RSS::Rss#rss_version= (26204.0)

@todo

@todo

RSS::RDF#rss_version (23204.0)

@todo

@todo

RSS::RDF#rss_version= (23204.0)

@todo

@todo

RSS::Rss#version= (20102.0)

@todo

@todo

絞り込み条件を変える

<< 1 2 3 > >>