Changeset 2604 for branches/release-40/default_templates/feed_recent.mtml
- Timestamp:
- 06/19/08 01:29:47 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/release-40/default_templates/feed_recent.mtml
r2603 r2604 6 6 <id>tag:<$mt:BlogHost exclude_port="1" encode_xml="1"$>,<$mt:TemplateCreatedOn format="%Y-%m-%d"$>:<$mt:BlogRelativeURL encode_xml="1"$>/<$mt:BlogID$></id> 7 7 <updated><mt:Entries lastn="1"><$mt:EntryModifiedDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"$></mt:Entries></updated> 8 <mt:If NonEmpty tag="MTBlogDescription"><subtitle><$mt:BlogDescription remove_html="1" encode_xml="1"$></subtitle></mt:IfNonEmpty>8 <mt:If tag="BlogDescription"><subtitle><$mt:BlogDescription remove_html="1" encode_xml="1"$></subtitle></mt:If> 9 9 <generator uri="http://www.sixapart.com/movabletype/"><$mt:ProductName version="1"$></generator> 10 10 <mt:Entries lastn="15"> … … 20 20 <author> 21 21 <name><$mt:EntryAuthorDisplayName encode_xml="1"$></name> 22 <mt:If NonEmpty tag="MTEntryAuthorURL"><uri><$mt:EntryAuthorURL encode_xml="1"$></uri></mt:IfNonEmpty>22 <mt:If tag="EntryAuthorURL"><uri><$mt:EntryAuthorURL encode_xml="1"$></uri></mt:If> 23 23 </author> 24 24 <mt:EntryCategories>
