Changeset 4506
- Timestamp:
- 01/12/08 20:15:20 (5 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
lang/php/GohanLog/trunk/app/views/gohans/index.thtml
r4503 r4506 1 <link rel="alternate" type="application/rss+xml" title="RSS" href="<?php print $baseurl."/rss/gohans/";?>"> 1 2 <?php 3 2 4 if ($pageLinks['all']) { 3 5 echo '<div id="pager" class="pager">Pages: ' . $pageLinks['all'] . '</div>'; … … 7 9 <?php 8 10 foreach ($gohans as $key => $value){ 9 print "< H1>".$key."</H1>";11 print "<a href='#".$key."'><H1 id=".$key.">".$key."</H1></a>"; 10 12 foreach($value as $key2 => $value2){ 11 13 print "<a href='/gohan_data/img/".$value2['Gohan']['filename']."'><img alt='".$value2['Gohan']['date_time_original']."' src='/thumbs/index?src=gohan_data/img/".$value2['Gohan']['filename']."&w=240&h=180'></a> \n";
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)