RSS 2.0 Template : インデックス・テンプレート :
『 RSS 2.0 Template 』は、RSS2.0形式のフィードです。内容をカスタマイズしたら、同じテンプレート名( RSS 2.0 Template)で上書き保存してください。オリジナルなテンプレートを作成する場合は、この標準テンプレートをベースに、カスタマイズをするのが楽でしょう。
関連モジュール・テンプレート
テンプレートの内容
<?xml version="1.0" encoding="utf-8"?> <rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" version="2.0"> <channel> <title><$MTBlogName remove_html="1" encode_xml="1"$></title> <link><$MTBlogURL$></link> <description><$MTBlogDescription remove_html="1" encode_xml="1"$></description> <language><$MTBlogLanguage$></language> <lastBuildDate><MTEntries lastn="1"><$MTEntryDate format="%a, %d %b %Y %H:%M:%S %z" language="en_US"$></MTEntries></lastBuildDate> <generator>http://www.typepad.com/</generator> <MTEntries> <item> <title><$MTEntryTitle remove_html="1" encode_xml="1"$></title> <link><$MTEntryPermalink encode_xml="1"$></link> <guid isPermaLink="true"><$MTEntryPermalink encode_xml="1"$></guid> <description><$MTEntryExcerpt remove_html="1" encode_xml="1"$></description> <MTWeblogIfFullRSSContent> <MTWeblogOwnerHas field="feeds_full_content"> <content:encoded><$MTEntryBody encode_xml="1"$><$MTEntryMore encode_xml="1"$></content:encoded> </MTWeblogOwnerHas> </MTWeblogIfFullRSSContent> <MTEntryCategories> <category><$MTCategoryLabel encode_xml="1"$></category> </MTEntryCategories> <dc:creator><$MTEntryAuthor encode_xml="1"$></dc:creator> <MTIfNonEmpty tag="MTEntryDate" format="%a, %d %b %Y %H:%M:%S %z" language="en_US"><pubDate><$MTEntryDate format="%a, %d %b %Y %H:%M:%S %z" language="en_US"$></pubDate></MTIfNonEmpty> <MTEntryEnclosures> <enclosure url="<$MTEntryEnclosureURL$>" type="<$MTEntryEnclosureMIMEType$>" length="<$MTEntryEnclosureLength$>" /> </MTEntryEnclosures> </item> </MTEntries> </channel> </rss>
[ テンプレート一覧に戻る ] [ モジュール一覧に戻る ]