This file is indexed.

/usr/share/kipiplugin_flashexport/index.template is in kipi-plugins-common 4:5.6.0-0ubuntu10.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
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 flashexport">
        <meta name="description" content="Web photo album generated by Flash Export kipi-plugin - http://www.digikam.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="simpleviewer.swf">
	                                      <param name="quality" value="high">
	                                      <param name="scale" value="noscale">
	                                      <param name="bgcolor" value="{BGCOLOR}">
	                                      <embed src="simpleviewer.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>