issue59, remove HTML table from main skeleton
authorAndreas Unterkircher <unki@netshadow.at>
Sat, 5 Jan 2008 18:53:15 +0000 (19:53 +0100)
committerAndreas Unterkircher <unki@netshadow.at>
Sun, 6 Jan 2008 07:21:39 +0000 (08:21 +0100)
Signed-off-by: Andreas Unterkircher <unki@netshadow.at>
themes/default/templates/credits.tpl
themes/default/templates/export.tpl
themes/default/templates/index.tpl
themes/default/templates/photo_index.tpl
themes/default/templates/welcome.tpl

index 54991d413ad49878d69ce82993cce01330b70054..a940b03b23a4a77f9364e68c01d5310900101d4f 100644 (file)
@@ -1,29 +1,13 @@
-<!-- Single photo -->
-<table>
- <tr>
-  <td class="index_header">
-   <b>{$product} {$version}</b><br />
-  </td>
- </tr>
- <tr>
-  <td>
-   <div id='matrix'>
-   <table>
-    <tr>
-     <td>
-      by Andreas Unterkircher<br />
-      Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" target="_blank">phpfspot</a>
-      <hr />
-      <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a>
-      <hr />
-      PHP tag-cloud code by <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a>.
-      <hr />
-      F-Spot database version: {$db_version}
-     </td>
-    </tr>
-   </table>
-   </div>
-  </td>
- </tr>
-</table>
-<!-- /Single photo -->
+<div class="index_header">
+ <b>{$product} {$version}</b><br />
+</div>
+<div id='matrix' style="margin-top: 10px; margin-left: 10px;">
+ by Andreas Unterkircher<br />
+ Licensed under GPLv3, <a href="http://oss.netshadow.at/oss/phpfspot/Project" target="_blank">phpfspot</a>
+ <hr />
+ <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a>
+ <hr />
+ PHP tag-cloud code by <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a>.
+ <hr />
+ F-Spot database version: {$db_version}
+</div>
index 14354b746ae8703e12f157ab4399002b3fea79fe..364786323f0a3c8c92d27b68475acfbdd5829109 100644 (file)
@@ -1,21 +1,14 @@
 {include file="header.tpl"}
  <body>
   <div id="frame">
-  <table>
-   <tr>
-    <td>
-     <form action="javascript:#" onsubmit="setViewMode(document.getElementsByName('format')[0].options[document.getElementsByName('format')[0].selectedIndex].value); return false;">
-      <select name="format">
-       <option value="HTML">HTML</option>
-       <option value="MoinMoin">MoinMoin Wiki</option>
-       <option value="MoinMoinList">MoinMoin Wiki List</option>
-      </select>
-      <input type="image" src="resources/doit.png" alt="Switch View" />
-     </form>
-     <div id="output"></div>
-    </td>
-   </tr>
-  </table>
-  </div>
+  <form action="javascript:#" onsubmit="setViewMode(document.getElementsByName('format')[0].options[document.getElementsByName('format')[0].selectedIndex].value); return false;">
+   <select name="format">
+    <option value="HTML">HTML</option>
+    <option value="MoinMoin">MoinMoin Wiki</option>
+    <option value="MoinMoinList">MoinMoin Wiki List</option>
+   </select>
+   <input type="image" src="resources/doit.png" alt="Switch View" />
+  </form>
+  <div id="output"></div>
  </body>
 {include file="footer.tpl"}
index 791dd32f446fb8a866867372be07cb94ad5fa31f..10459aa72dc3f39389408687c7e96d6b95d9bb77 100644 (file)
   <span style="clear: both;">
   <!-- option column -->
   <div class="options" style="float: left;">
-   <table>
-    <tr>
-     <td>
-      {include file="search.tpl"}
-     </td>
-    </tr>
-    <tr>
-     <td>
-      <div id="tags">
-       {include file="tags.tpl"}
-      </div>
-     </td>
-    </tr>
-   </table>
+   <div>
+    {include file="search.tpl"}
+   </div>
+   <div id="tags">
+    {include file="tags.tpl"}
+   </div>
   </div>
   <!-- /option column -->
 
index 39df0c0265da18ae6914016630a51d38b33c1110..f4a38d2d368d09827f63dfb2f04f57bc0fba7811 100644 (file)
@@ -1,68 +1,59 @@
 <!-- Photo Index -->
-<table>
- <tr>
-  <td colspan="3">
-   <table style="width: 100%;">
-    <tr>
-     <td class="content_title">
-      <b>Photo Index</b>
-      {if $searchfor }
-       {if $count == 1}
-        {$count} image is the result for your search about "{$searchfor}".
-       {else}
-        {$count} images are the result for your search about "{$searchfor}".
-       {/if}
-      {elseif $tag_result}
-       {if $count == 1}
-        {$count} image has been found for the selected tags.
-       {else}
-        {$count} images have been found for the selected tags.
-       {/if}
-      {else}
-       {if $count == 1}
-        {$count} image has been found.
-       {else}
-        {$count} images have been found.
-       {/if}
-      {/if}
-      {if $from_date && $to_date }
-       Results are limited to a date within {$from_date} to {$to_date}.
-      {/if}
-     </td>
-     <td class="index_header" style="text-align: right">
-      {if $slideshow_link }
-       <a href="{$slideshow_link}" title="Slideshow" target="_blank"><img src="resources/slideshow.png" /></a>
-      {/if}
-      {if $extern_link }
-       <a href="{$extern_link}" title="Use this link to return to the current view"><img src="resources/link.png" /></a>
-      {/if} 
-      <a href="{$export_link}" target="_blank" title="this will open a new browser window where you can export this page in several formats"><img src="resources/export.png" /></a>
-      <a href="{$rss_link}" target="_blank" title="RSS feed"><img src="resources/rss.png" /></a>
-     </td>
-    </tr>
-   </table>
-  </td>
- </tr>
- <tr>
-  <td colspan="3" style="width: 100%;">
-   <div id="matrix">
-   {section name="row" loop=$rows step=1}
-    {section name="col" loop=$columns step=1}
-      {if $images[row][col] }
-      <div class="thumb" onmouseover="setBackGrdColor(this, 'mouseover');" onmouseout="setBackGrdColor(this, 'mouseout');" style="width: { $thumb_container_width }px; height: { $thumb_container_height }px;">
-       <a href="javascript:showImage({$images[row][col]});" id="{$images[row][col]}" name="image{$img_id[row][col]}" class="thumblink" onclick="click(this);" title="{$img_title[row][col]}">
-        <img class="thumb" id="{$images[row][col]}" src="phpfspot_img.php?idx={$images[row][col]}&amp;width={$width}" alt="thumb_{$images[row][col]}" width="{$img_width[row][col]}" height="{$img_height[row][col]}" />
-        <br />
-        {$img_name[row][col]}
-       </a>
-      </div>
-      {/if}
-    {/section}
-   {/section} 
-   </div>
-  </td>
- </tr>
-</table>
+<div class="content_title" style="float: left;">
+ <b>Photo Index</b>
+ {if $searchfor }
+  {if $count == 1}
+   {$count} image is the result for your search about "{$searchfor}".
+  {else}
+   {$count} images are the result for your search about "{$searchfor}".
+  {/if}
+ {elseif $tag_result}
+  {if $count == 1}
+   {$count} image has been found for the selected tags.
+  {else}
+   {$count} images have been found for the selected tags.
+  {/if}
+ {else}
+  {if $count == 1}
+   {$count} image has been found.
+  {else}
+   {$count} images have been found.
+  {/if}
+ {/if}
+ {if $from_date && $to_date }
+  Results are limited to a date within {$from_date} to {$to_date}.
+ {/if}
+</div>
+<div class="index_header" style="text-align: right">
+ {if $slideshow_link }
+  <a href="{$slideshow_link}" title="Slideshow" target="_blank"><img src="resources/slideshow.png" /></a>
+ {/if}
+ {if $extern_link }
+  <a href="{$extern_link}" title="Use this link to return to the current view"><img src="resources/link.png" /></a>
+ {/if} 
+ {if $export_link }
+  <a href="{$export_link}" target="_blank" title="this will open a new browser window where you can export this page in several formats"><img src="resources/export.png" /></a>
+ {/if}
+ {if $rss_link }
+  <a href="{$rss_link}" target="_blank" title="RSS feed"><img src="resources/rss.png" /></a>
+ {/if}
+</div>
+
+<div id="matrix">
+ {section name="row" loop=$rows step=1}
+  {section name="col" loop=$columns step=1}
+   {if $images[row][col] }
+    <div class="thumb" onmouseover="setBackGrdColor(this, 'mouseover');" onmouseout="setBackGrdColor(this, 'mouseout');" style="width: { $thumb_container_width }px; height: { $thumb_container_height }px;">
+     <a href="javascript:showImage({$images[row][col]});" id="{$images[row][col]}" name="image{$img_id[row][col]}" class="thumblink" onclick="click(this);" title="{$img_title[row][col]}">
+      <img class="thumb" id="{$images[row][col]}" src="phpfspot_img.php?idx={$images[row][col]}&amp;width={$width}" alt="thumb_{$images[row][col]}" width="{$img_width[row][col]}" height="{$img_height[row][col]}" />
+      <br />
+     {$img_name[row][col]}
+     </a>
+    </div>
+   {/if}
+  {/section}
+ {/section} 
+</div>
 <br class="clearboth" />
 <div style="width: 100%; margin-top: 20px;">
  <div style="float: left; margin: 0px; padding-left: 10px; width: 40px;">
index fa8d80eade1b5618f26a0083d221350b02a20f5c..960e7cf2a98058bdb618594186bf558b873e21c5 100644 (file)
@@ -1,16 +1,8 @@
 <!-- welcome -->
-<table style="width: 100%;">
- <tr>
-  <td class="index_header" style="text-align: left;">
-   phpfspot welcomes you to a dynamic photo gallery for <a href="http://f-spot.org" target="_blank">F-Spot</a><br />
-  </td>
- </tr>
- <tr>
-  <td>
-   <div style="padding: 10px; display: table; margin-left: 10px; margin-right: 10px; table-layout: fixed; border: hidden; border-spacing: 10px; border-collapse: separate;">
-   <table>
-    <tr>
-     <td>
+<div class="index_header" style="text-align: left;">
+ phpfspot welcomes you to a dynamic photo gallery for <a href="http://f-spot.org" target="_blank">F-Spot</a><br />
+</div>
+<div style="padding: 10px; display: table; margin-left: 10px; margin-right: 10px; table-layout: fixed; border: hidden; border-spacing: 10px; border-collapse: separate;">
 This application targets to provide an easy way, to presentate your F-Spot<br />
 pictures in the web, in a way where you do not need any of the current<br />
 web2.0 providers or setup complex apps like gallery<br />
@@ -19,11 +11,5 @@ You can addept this welcome page in the file "welcome.tpl" in the template<br />
 directory. ;)
 <br /><br />
 <a href="javascript:showPhotoIndex();">[ Click here to take a look at your photo index or select a tag from the list on the left ]</a>
-     </td>
-    </tr>
-   </table>
-   </div>
-  </td>
- </tr>
-</table>
+</div>
 <!-- /welcome -->