]> git.sesse.net Git - vlc/commitdiff
Move old HTTP interface to http/old so it can be used by ppl without JS. Todo: use...
authorClément Stenac <zorglub@videolan.org>
Sat, 28 Jan 2006 11:18:39 +0000 (11:18 +0000)
committerClément Stenac <zorglub@videolan.org>
Sat, 28 Jan 2006 11:18:39 +0000 (11:18 +0000)
16 files changed:
share/http/old/.hosts [moved from share/http-old/.hosts with 100% similarity]
share/http/old/admin/.access [moved from share/http-old/admin/.access with 100% similarity]
share/http/old/admin/browse.html [moved from share/http-old/admin/browse.html with 96% similarity]
share/http/old/admin/dboxfiles.html [moved from share/http-old/admin/dboxfiles.html with 100% similarity]
share/http/old/admin/index.html [moved from share/http-old/admin/index.html with 100% similarity]
share/http/old/cone_minus.png [moved from share/http-old/cone_minus.png with 100% similarity]
share/http/old/cone_plus.png [moved from share/http-old/cone_plus.png with 100% similarity]
share/http/old/favicon.ico [moved from share/http-old/favicon.ico with 100% similarity]
share/http/old/index.html [moved from share/http-old/index.html with 99% similarity]
share/http/old/info.html [moved from share/http-old/info.html with 100% similarity]
share/http/old/style.css [moved from share/http-old/style.css with 100% similarity]
share/http/old/vlm/edit.html [moved from share/http-old/vlm/edit.html with 97% similarity]
share/http/old/vlm/index.html [moved from share/http-old/vlm/index.html with 98% similarity]
share/http/old/vlm/new.html [moved from share/http-old/vlm/new.html with 96% similarity]
share/http/old/vlm/show.html [moved from share/http-old/vlm/show.html with 97% similarity]
share/http/old/webcam.html [moved from share/http-old/webcam.html with 94% similarity]

similarity index 100%
rename from share/http-old/.hosts
rename to share/http/old/.hosts
similarity index 96%
rename from share/http-old/admin/browse.html
rename to share/http/old/admin/browse.html
index 9764c1f7a1c216aa38fdaad8944826308fa4937e..8d604782c7d6ca1658f345bf398de30b461c0223 100644 (file)
@@ -1,7 +1,7 @@
 <html>
 <head>
     <title>VLC media player - Browser</title>
-    <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+    <link href="../style.css" title="Default" rel="stylesheet" type="text/css" />
 
     <vlc id="if" param1="'control' url_extract strlen"/>
         <meta http-equiv="refresh" content="0;URL=/admin/browse.html?dir=<vlc id="value" param1="'dir' url_extract" />" />
similarity index 99%
rename from share/http-old/index.html
rename to share/http/old/index.html
index 1cc426470e9166386297b69d54ccf976b3352c18..a8e39ac01728c601e8277e4d155001fa787ede1c 100644 (file)
@@ -7,7 +7,7 @@
 
  <head>
     <title>VLC media player</title>
-    <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+    <link href="style.css" title="Default" rel="stylesheet" type="text/css" />
     <!-- Work around. should be done in the code -->
     <vlc id="if" param1="url_param"/>
         <meta http-equiv="Refresh" content="0;url=/" />
similarity index 97%
rename from share/http-old/vlm/edit.html
rename to share/http/old/vlm/edit.html
index 5cfd7afb5e54a69bfc74b6e6e02a9635f02928d3..5c6cf380c7d4376daab21661ad96a828b2bc9be4 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
     <title>VLC media player</title>
-    <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+    <link href="../style.css" title="Default" rel="stylesheet" type="text/css" />
 
     <vlc id="control" param1="vlm_setup,vlm_new,vlm_del,vlm_play,vlm_pause,vlm_stop,vlm_seek,vlm_save,vlm_load" />
 
similarity index 98%
rename from share/http-old/vlm/index.html
rename to share/http/old/vlm/index.html
index 0b48d39646c95a3b3c9d8315a90406fc256eaffb..7337f78b9ed4b61e1ec7134c65f298bffd750f9c 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
     <title>VLC media player</title>
-    <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+    <link href="../style.css" title="Default" rel="stylesheet" type="text/css" />
 
     <vlc id="if" param1="url_param"/>
         <meta http-equiv="refresh" content="0;URL=/vlm/" />
similarity index 96%
rename from share/http-old/vlm/new.html
rename to share/http/old/vlm/new.html
index 48bab82191be62f60c77171c49e9283efd372e32..9fa3fc4077d0fbf47de907d47825dcd9685c71a2 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
     <title>VLC media player</title>
-    <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+    <link href="../style.css" title="Default" rel="stylesheet" type="text/css" />
 
     <vlc id="control" param1="vlm_setup,vlm_new,vlm_del,vlm_play,vlm_pause,vlm_stop,vlm_seek,vlm_save,vlm_load" />
 
similarity index 97%
rename from share/http-old/vlm/show.html
rename to share/http/old/vlm/show.html
index f7134999e5b255dbdb8cad8c88d122f74a2e8bbd..8b4ca588fc710a60406dcc46ee38796dc8b26a27 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
  <head>
     <title>VLC media player</title>
-    <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+    <link href="../style.css" title="Default" rel="stylesheet" type="text/css" />
 
     <vlc id="control" param1="vlm_setup,vlm_new,vlm_del,vlm_play,vlm_pause,vlm_stop,vlm_seek,vlm_save,vlm_load" />
 
similarity index 94%
rename from share/http-old/webcam.html
rename to share/http/old/webcam.html
index da45a5f1920eb0f5099252a6885b105cbfe639a0..a94b0a70b0f38fb7c8df434369ae4233beafd5ac 100644 (file)
@@ -4,7 +4,7 @@
 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
        <head>
                <title>VideoLAN browser output</title>
-               <link href="/style.css" title="Default" rel="stylesheet" type="text/css" />
+               <link href="style.css" title="Default" rel="stylesheet" type="text/css" />
        </head>
 <body>
 <p>