From bd8210d0d851e2041b4924c5166141d16d0afc9a Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Tue, 22 Jan 2013 17:38:03 +0000 Subject: - fixed contact menu - updated default template git-svn-id: http://svn.miranda-ng.org/main/trunk@3234 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- .../docs/data/htdocs/@settings/index.xsl | 306 +++++++++++++-------- 1 file changed, 192 insertions(+), 114 deletions(-) (limited to 'plugins/HTTPServer/docs/data/htdocs/@settings/index.xsl') diff --git a/plugins/HTTPServer/docs/data/htdocs/@settings/index.xsl b/plugins/HTTPServer/docs/data/htdocs/@settings/index.xsl index d8e8f4e872..8e1d1bdda1 100644 --- a/plugins/HTTPServer/docs/data/htdocs/@settings/index.xsl +++ b/plugins/HTTPServer/docs/data/htdocs/@settings/index.xsl @@ -1,121 +1,199 @@ - - + + + * the icons are taken from the 'Crystal Project' by Everaldo Coelho, licenced under LGPL + http://www.everaldo.com/ - + * Template modded by Wishmaster + [+] header bar + [+] bottom bar with number of total files and total file size + [+] tooltips on each field (with real byte-size) + [+] moved design to seperate CSS file + [*] proper support for "shortcut icon" aka "favicon" (with link tag) + [*] lots of code changes + --> + - - - my Miranda Webserver - - - + + - - - Directory Listing of <xsl:value-of select="$dirname"/> - - - - - - - - - - - - - - - - #EEEEFF - #DDDDEE - - - - + + + + + Directory + Miranda NG Webserver + + + + + + + + + + + + + + + + + <xsl:value-of select="$title" /> + + + + + + + + +
-

Directory Listing of

-
+ + + + + + + + + + + + + + + + + + - 3 - 1 + even + odd - - - - - - folder_gray.png - image2.png - tar.png - document2.png - txt.png - pdf.png - win_apps.png - www.png - video.png - source.png - sound.png - empty.png - - - - /icons/ - - - /placeholder.gif - 5 - - - - - . - / - - - . - - - - - - - - - - - - -
- - - GB - - - MB - - - KB - - - Byte - - -
-
- - - -
- -
+ + + + + + folder + + + + + + + + + + . + + + + + + + + + + + + + + + + + + + + /theme/icons/image2.png + /theme/icons/tar.png + /theme/icons/document2.png + /theme/icons/txt.png + /theme/icons/pdf.png + /theme/icons/tex.png + theme/icons/source_java.png + /theme/icons/win_apps.png + /theme/icons/www.png + /theme/icons/video.png + /theme/icons/source.png + /theme/icons/sound.png + /theme/icons/empty.png + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Directories, Files + + + + + total + scroll up + + + + + + + + + + + + ... + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3