るりまサーチ

最速Rubyリファレンスマニュアル検索!
60件ヒット [1-60件を表示] (0.013秒)

別のキーワード

  1. rss image
  2. rss image=
  3. image link
  4. image title=

ライブラリ

キーワード

検索結果

RSS::RDF::Image#link= (18101.0)

@todo

@todo

RSS::Rss::Channel::Image#link= (18101.0)

@todo

@todo

RSS::RDF::Image#link (3001.0)

@todo

@todo

RSS::Rss::Channel::Image#link (3001.0)

@todo

@todo

rss (276.0)

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

...e.org/rss/1.0/modules/content/
* Trackback モジュール http://madskills.com/public/xml/rss/module/trackback/
* Image モジュール http://web.resource.org/rss/1.0/modules/image/
をサポートしています。
ただし,Content モジュールは content:encoded しかサポートして...
...hannel.about = "http://example.com/index.rdf"
maker.channel.title = "Example"
maker.channel.description = "Example Site"
maker.channel.link = "http://example.com/"
end

もし,

* http://example.com/article.htmlにある
* Sample Articleというタイトルの

エントリを...
...index.rdf"
maker.channel.title = "Example"
maker.channel.description = "Example Site"
maker.channel.link = "http://example.com/"

item = maker.items.new_item
item.link = "http://example.com/article.html"
item.title = "Sample Article"
end

===== 更新時刻を追加

もし...

絞り込み条件を変える