issue52, check if phpfspot.db is writeable
[phpfspot.git] / templates / welcome.tpl
index 07e1fbea070dfb2ca3bbaf66e6b6109cabb93b2c..9845755ee7ff080ccd54ecc83b4747ec9802ea8c 100644 (file)
@@ -1,9 +1,29 @@
-welcome to the finest photo gallery for F-Spot<br />
+<!-- welcome -->
+<table>
+ <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 id='single'>
+   <table>
+    <tr>
+     <td>
+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 />
 <br />
-This application targets to provide an easy way, to presentate<br />
-your f-spot pictures in the web, in a way you don't need any of<br />
-current web2.0 providers or setup complex apps like gallery<br />
-<br />
-I suggest that you change this text after you have finished the installation ;)
+You can addept this welcome page in the file "welcome.tpl" in the template<br />
+directory. ;)
 <br /><br />
-<a href="javascript:showPhotoIndex();">Click here if you want to see your photo index</a>
+<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>
+<!-- /welcome -->