Show
Ignore:
Timestamp:
12/19/06 08:23:11 (2 years ago)
Author:
takayama
Message:

Fixed BugId:42891

* Added template tag

  • <$MTTemplateCreatedOn$>

* Changed to <$MTTemplateCreatedOn$> instead of <$MTDate$> in the Atom template

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/wheeljack/default_templates/atom_index.tmpl

    r855 r950  
    44   <link rel="alternate" type="text/html" href="<$MTBlogURL encode_xml="1"$>" /> 
    55   <link rel="self" type="application/atom+xml" href="<$MTBlogURL$>atom.xml" /> 
    6    <id>tag:<$MTBlogHost exclude_port="1" encode_xml="1"$>,<$MTDate format="%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> 
    77   <updated><MTEntries lastn="1"><$MTEntryModifiedDate utc="1" format="%Y-%m-%dT%H:%M:%SZ"$></MTEntries></updated> 
    88   <MTIfNonEmpty tag="MTBlogDescription"><subtitle><$MTBlogDescription remove_html="1" encode_xml="1"$></subtitle></MTIfNonEmpty>