Changeset 12589 for lang/perl/App-Chariot
- Timestamp:
- 05/28/08 13:37:12 (6 months ago)
- Location:
- lang/perl/App-Chariot/trunk/assets/tmpl
- Files:
-
- 3 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/App-Chariot/trunk/assets/tmpl/header.tt
r12554 r12589 1 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard" >1 <html xmlns="http://www.w3.org/1999/xhtml" id="sixapart-standard" xml:lang="ja-JP"> 2 2 <head> 3 3 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> 4 4 <meta http-equiv="Content-Style-Type" content="text/css" /> 5 <meta name="generator" content="Chalow" /> 5 <meta http-equiv="Content-Script-Type" content="text/javascript" /> 6 <meta name="generator" content="Chariot" /> 6 7 <link rel="alternate" type="application/rss+xml" title="RSS: [% conf.title | html %]" href="[% conf.rss_filename %]" /> 7 8 [% IF conf.css_filename %] 8 <link rel= stylesheet href="[% conf.css_filename %]" media=all/>9 <link rel="stylesheet" href="[% conf.css_filename %]" media="all" /> 9 10 [% END %] 10 11 <title>[% IF title %][% title %] - [% END %][% conf.title | html %]</title> -
lang/perl/App-Chariot/trunk/assets/tmpl/index.tt
r12554 r12589 1 1 [% WRAPPER wrapper.tt %] 2 2 <div id="alpha"> 3 <div id="alpha-inner" class="pkg ">3 <div id="alpha-inner" class="pkg hfeed"> 4 4 5 5 [% FOR entry IN entries %] -
lang/perl/App-Chariot/trunk/assets/tmpl/item-parts.tt
r12556 r12589 1 <div class="entry ">2 <h3 class="entry-header "><a href="[% item.permalink %]">[% item.title %]</a></h3>1 <div class="entry hentry"> 2 <h3 class="entry-header entry-title"><a href="[% item.permalink %]">[% item.title %]</a></h3> 3 3 <div class="entry-content"><div class="entry-body">[% format(item.content) %]</div></div> 4 4 <div class="entry-footer"> 5 5 <span class="post-footers">[% item.entry.header.date %]</span> 6 6 <span class="separator">|</span> 7 <a href="[% item.permalink %]" class="permalink" >Permalink</a>7 <a href="[% item.permalink %]" class="permalink" rel="bookmark">Permalink</a> 8 8 </div> 9 9 </div>
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)