public/index.rdf in tdiary-5.0.13 vs public/index.rdf in tdiary-5.0.14
- old
+ new
@@ -1,26 +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>【日記のタイトル】(→<a href="update.rb?conf=default">サイトの情報</a>で変更しましょう)</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 2019 , copyright of comments by respective authors</dc:rights>
<items><rdf:Seq>
-<rdf:li rdf:resource="./?date=20190327#p01"/>
</rdf:Seq></items>
</channel>
-<item rdf:about="./?date=20190327#p01">
-<link>./?date=20190327#p01</link>
-<xhtml:link xhtml:rel="alternate" xhtml:media="handheld" xhtml:type="text/html" xhtml:href="./?date=20190327#p01" />
-<dc:date>2019-03-27T15:22:09+09:00</dc:date>
-<title>Google Maps Plugin Test</title>
-<dc:creator></dc:creator>
-<description>Invalid Text</description>
-<content:encoded><![CDATA[<h3>Google Maps Plugin Test</h3><p class="message">Invalid Text</p><p><%=google_map '35.515579', '139.431317', width: 500, title: 'My home'
-%></p>
-<p><a href="./?date=20190327#c">ツッコミを入れる</a></p>]]></content:encoded>
-</item>
</rdf:RDF>