public/index.rdf in tdiary-5.0.3 vs public/index.rdf in tdiary-5.0.4

- old
+ new

@@ -1,37 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <?xml-stylesheet href="rss.css" type="text/css"?> <rdf:RDF xmlns="http://purl.org/rss/1.0/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:xhtml="http://www.w3.org/1999/xhtml" xml:lang="ja-JP"> - <channel rdf:about="index.rdf"> + <channel rdf:about="http://example.org/index.rdf"> <title>【日記のタイトル】(→&lt;a href=&quot;update.rb?conf=default&quot;&gt;サイトの情報&lt;/a&gt;で変更しましょう)</title> - <link>./</link> - <xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./" /> + <link>http://example.org/</link> + <xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="http://example.org/" /> <description></description> <dc:creator></dc:creator> - <dc:rights>Copyright 2016 , copyright of comments by respective authors</dc:rights> + <dc:rights>Copyright 2017 , copyright of comments by respective authors</dc:rights> <items><rdf:Seq> -<rdf:li rdf:resource="./?date=20160524#p01"/> -<rdf:li rdf:resource="./?date=20150629#p01"/> </rdf:Seq></items> </channel> -<item rdf:about="./?date=20160524#p01"> -<link>./?date=20160524#p01</link> -<xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./?date=20160524#p01" /> -<dc:date>2016-05-24T03:14:31+09:00</dc:date> -<title>test diary</title> -<dc:creator></dc:creator> -<description>test diary</description> -<content:encoded><![CDATA[<p>test diary</p> -<p><a href="./?date=20160524#c">ツッコミを入れる</a></p>]]></content:encoded> -</item> -<item rdf:about="./?date=20150629#p01"> -<link>./?date=20150629#p01</link> -<xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./?date=20150629#p01" /> -<dc:date>2015-06-29T09:02:33+09:00</dc:date> -<title>こんにちは</title> -<dc:creator></dc:creator> -<dc:subject>test</dc:subject> -<description>テスト</description> -<content:encoded><![CDATA[<h3>こんにちは</h3><p>テスト</p> -<p><a href="./?date=20150629#c">ツッコミを入れる</a></p>]]></content:encoded> -</item> </rdf:RDF>