Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-gpu
Commits
3004ad4e
Commit
3004ad4e
authored
Dec 05, 2005
by
Gildas Bazin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* share/http/admin/browse.html: made the file list a bit more readable.
parent
57b4d370
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
share/http/admin/browse.html
share/http/admin/browse.html
+4
-2
No files found.
share/http/admin/browse.html
View file @
3004ad4e
<html>
<head>
<title>
VLC media player - Browser
</title>
<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"
/>
" />
...
...
@@ -18,9 +19,11 @@
<th
align=
"left"
bgcolor=
"#cccccc"
>
Date
</th>
</tr>
<p>
This page is default disabled for security reasons (change _directory_ into directory to enable it).
</p>
<vlc
id=
"rpn"
param1=
"counter 0 store"
/>
<vlc
id=
"rpn"
param1=
"'dir' url_extract"
/>
<vlc
id=
"foreach"
param1=
"file"
param2=
"_directory_"
/>
<tr>
<vlc
id=
"rpn"
param1=
"counter counter value 1 + store"
/>
<tr
class=
"<vlc id="
if
"
param1=
"counter value 2 % 0 ="
/>
line1
<vlc
id=
"else"
/>
line2
<vlc
id=
"end"
/>
">
<td>
<vlc
id=
"if"
param1=
"file.type value 'directory' strcmp 0 ="
/>
<img
src=
"/icons/dir.gif"
alt=
[DIR]"
border=
"0"
width=
"20"
height=
"22"
>
...
...
@@ -46,4 +49,3 @@
<p><vlc
id=
"value"
param1=
"copyright"
/>
</p>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment