]> git.sesse.net Git - vlc/commitdiff
* share/http/admin/dboxfiles.html: html page used by the dbox.
authorGildas Bazin <gbazin@videolan.org>
Mon, 15 Dec 2003 19:55:37 +0000 (19:55 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 15 Dec 2003 19:55:37 +0000 (19:55 +0000)
share/Makefile.am
share/http/admin/dboxfiles.html [new file with mode: 0644]

index 91e776c84c8ea3ad9f2def06e86eb719d0e17f35..1ff981172e5e81ccff9213c5bda981448f45767c 100644 (file)
@@ -132,6 +132,7 @@ DIST_http = \
        http/info.html \
        http/admin/index.html \
        http/admin/browse.html \
+       http/admin/dboxfiles.html \
        http/admin/.access \
        http/style.css \
        $(NULL)
diff --git a/share/http/admin/dboxfiles.html b/share/http/admin/dboxfiles.html
new file mode 100644 (file)
index 0000000..0f816a1
--- /dev/null
@@ -0,0 +1,2 @@
+<vlc id="rpn" param1="'dir' url_extract" /><vlc id="foreach" param1="file" param2="directory" /><vlc id="if" param1="file.type value 'directory' strcmp 0 =" />DIR:<vlc id="value" param1="file.name" /><vlc id="else" /><vlc id="value" param1="file.name" /><vlc id="end" />
+<vlc id="end" />
\ No newline at end of file