summaryrefslogtreecommitdiff
path: root/plugins/HTTPServer/docs/data/HTTPServerIndex.html
blob: 4fdc41940ad8b312cee2f3ce3945166d009aad33 (plain)
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
<html>
<head>
<title>Directory Listing of [DirectoryName]</title>
<style type="text/css">
td { font-size:14px; color:#000033;}
a:link { text-decoration: none; color:#003366; }
a:visited { text-decoration: none; color:#003366; }
a:active { text-decoration: none; color:#FFAA33; }
a:hover { text-decoration: underline; color:#FFAA33; }
</style>
</head>
<body bgcolor=#B0B0CC>
<font face='tahoma, arial'>

<table cellspacing=1 cellpadding=2 width=700>
<tr height=40 bgcolor=#EEEEFF><td colspan=3 align=center>
<h3 style='margin:0px'><font color="#666688">Directory Listing of [DirectoryName]</font></h3>
[ForDirectoriesDo]<tr [IsEven]bgcolor=#EEEEFF[End][IsOdd]bgcolor=#DDDDEE[End]><td colspan=3><img src="/icons/folder_gray.png"><img src="/placeholder.gif" width=5><a href="[DirectoryUrl]">[DirectoryName]</a></td></tr>[End]
[ForFilesDo]<tr [IsEven]bgcolor=#EEEEFF[End][IsOdd]bgcolor=#DDDDEE[End]><td>
[IsFileType=jpg,jpeg,gif,png,bmp]<img src="/icons/image2.png">[End]
[IsFileType=zip,rar,ace,arj,lha,lhz,tar,gz]<img src="/icons/tar.png">[End]
[IsFileType=rtf,doc]<img src="/icons/doc.png">[End]
[IsFileType=txt,diz]<img src="/icons/txt.png">[End]
[IsFileType=pdf]<img src="/icons/pdf.png">[End]
[IsFileType=exe,bat]<img src="/icons/win_apps.png">[End]
[IsFileType=html,htm,xml]<img src="/icons/www.png">[End]
[IsFileType=avi,mpg]<img src="/icons/video.png">[End]
[IsFileType=c,cpp,h]<img src="/icons/source.png">[End]
[IsFileType=mp3,ogg,wav,mid,mod,xm]<img src="/icons/sound.png">[End]
[IsFileType=*]<img src="/icons/empty.png">[End]<img src="/placeholder.gif" width=5><a href="[FileUrl]">[FileName]</a></td><td>[FileModified]</td><td align='right'>[FileSize]</td></tr>[End]
</font>
</body>

</html>