summaryrefslogtreecommitdiffstats
path: root/kipi-plugins/simpleviewerexport/index.template
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-19 18:22:05 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-19 18:22:05 +0000
commit57e10fedbcb8c3e8c6590ff0935dbf017ce5587f (patch)
tree3000a7649ca4e40e43f9e7feed963236a0b0f56b /kipi-plugins/simpleviewerexport/index.template
downloadkipi-plugins-57e10fedbcb8c3e8c6590ff0935dbf017ce5587f.tar.gz
kipi-plugins-57e10fedbcb8c3e8c6590ff0935dbf017ce5587f.zip
Import abandoned KDE3 version of kipi plugins
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/libraries/kipi-plugins@1077221 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kipi-plugins/simpleviewerexport/index.template')
-rw-r--r--kipi-plugins/simpleviewerexport/index.template96
1 files changed, 96 insertions, 0 deletions
diff --git a/kipi-plugins/simpleviewerexport/index.template b/kipi-plugins/simpleviewerexport/index.template
new file mode 100644
index 0000000..09a4f0c
--- /dev/null
+++ b/kipi-plugins/simpleviewerexport/index.template
@@ -0,0 +1,96 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html>
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+ <meta name="generator" content="kipiplugin simpleviewerexport">
+ <meta name="description" content="Web photo album generated by Flash Export kipi-plugin - http://www.kipi-plugins.org and displayed by SimpleViewer - http://www.airtightinteractive.com/simpleviewer">
+ <title>{TITLE}</title>
+ <style type="text/css">
+ <!--
+ html, body {
+ height:100%;
+ color: {COLOR};
+ background-color: {BGCOLOR};
+ margin: 0;
+ padding: 0;
+ border: 0;
+ overflow-y: auto;
+ overflow-x: auto;
+ }
+ td {
+ font-size: 70%;
+ color: {COLOR};
+ font-family: Verdana, Arial, Helvetica, Lucida, sans-serif;
+ }
+ a {
+ color: {COLOR};
+ text-decoration: underline;
+ }
+ a:hover {
+ color: #555555;
+ text-decoration: underline;
+ }
+
+ span.title {
+ font-size: 160%;
+ font-weight: bold;
+ padding-bottom: 0em;
+ padding-top: .6em;
+ margin-bottom: 0em;
+ margin-top: 0em;
+ }
+ -->
+ </style>
+
+ </head>
+ <body>
+ <div id="mainlayer" style="visibility: visible; position:absolute; top: 0; left: 0; width: 100%; height: 100%; z-index:1;">
+ <table style="width:100%;height:100%;" border="0" cellpadding="0" cellspacing="0">
+
+ <tr>
+ <td colspan="2">
+ <table style="width:100%;height:100%;" border="0" cellpadding="0" cellspacing="0">
+ <tr>
+ <td>
+ <img src="space.png" width="1" height="624" alt="">
+ </td>
+ <td valign="middle" align="center">
+ <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="100%" height="100%" align="middle">
+ <param name="movie" value="viewer.swf">
+ <param name="quality" value="high">
+ <param name="scale" value="noscale">
+ <param name="bgcolor" value="{BGCOLOR}">
+ <embed src="viewer.swf" width="100%" height="100%" align="middle" quality="high" scale="noscale" bgcolor="{BGCOLOR}" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer">
+ </object>
+ </td>
+ <td>
+ <img src="space.png" width="1" height="624" alt="">
+
+ </td>
+ </tr>
+ <tr style="height:1px;">
+ <td></td>
+ <td align="center">
+ <img src="space.png" width="842" height="1" alt="">
+ </td>
+ <td></td>
+ </tr>
+
+ </table>
+ </td>
+ </tr>
+ <tr style="height:3ex">
+ <td align="left" valign="top">
+ <img src="space.png" width="31" height="1" alt="">
+ </td>
+ <td align="right" valign="top">
+
+ Created with
+ <a target="_blank" href="{HOSTURL}">{HOSTNAME}</a>
+ </td>
+ </tr>
+ </table>
+ </div>
+
+ </body>
+</html>