Changeset 950 for branches/wheeljack/default_templates
- Timestamp:
- 12/19/06 08:23:11 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/wheeljack/default_templates/atom_index.tmpl
r855 r950 4 4 <link rel="alternate" type="text/html" href="<$MTBlogURL encode_xml="1"$>" /> 5 5 <link rel="self" type="application/atom+xml" href="<$MTBlogURL$>atom.xml" /> 6 <id>tag:<$MTBlogHost exclude_port="1" encode_xml="1"$>,<$MT Dateformat="%Y-%m-%d"$>:<$MTBlogRelativeURL encode_xml="1"$>/<$MTBlogID$></id>6 <id>tag:<$MTBlogHost exclude_port="1" encode_xml="1"$>,<$MTTemplateCreatedOn format="%Y-%m-%d"$>:<$MTBlogRelativeURL encode_xml="1"$>/<$MTBlogID$></id> 7 7 <updated><MTEntries lastn="1"><$MTEntryModifiedDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"$></MTEntries></updated> 8 8 <MTIfNonEmpty tag="MTBlogDescription"><subtitle><$MTBlogDescription remove_html="1" encode_xml="1"$></subtitle></MTIfNonEmpty>
