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 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54
|
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="Ralf Hoffmann">
<title>Configure normal Filelister</title>
<link rel="contents" href="sidemap.html" title="Content">
<link rel="start" href="index.html" title="Index">
<link rel="index" href="index.html" title="Index">
<link rel="prev" href="usage2.html" title="">
<link rel="next" href="usage4.html" title="">
<link rel="chapter" href="introduction.html" title="Introduction">
<link rel="chapter" href="installation.html" title="Installation">
<link rel="chapter" href="config.html" title="Configuration">
<link rel="chapter" href="usage.html" title="Usage">
<link rel="chapter" href="function.html" title="Function overview">
<link rel="chapter" href="todo.html" title="TODO">
<link rel="chapter" href="changelog.html" title="ChangeLog">
<link rel=stylesheet type="text/css" href="style.css">
</head>
<BODY ALINK="darkblue" BACKGROUND="../pics/winback.png" BGCOLOR="#8E8E8E" LINK="darkblue" TEXT="#000000" VLINK="darkblue">
<center>
<h1>
<b>
<i>Configure normal Filelister</i>
</b>
</h1><br><br>
<IMG SRC="../pics/b3.png" ALT="Configure normal Filelister" WIDTH="193" HEIGHT="140"></center>
<P>
<ol>
<li>Choose the mode for the sort.
<ol>
<li>Sort by name</li>
<li>Sort by size<br>
If there are more then one with the same size they will be sorted by name.
</li>
<li>Sort by last time of access</li>
<li>Sort by time of modification</li>
<li>Sort by time of change</li>
</ol>
</li>
<li>Choose this option to invert the sort.</li>
<li>Choose the position of dirs. There are 3 possibilities. Display them at the begining of the list, at the end or treat them like files.
</li>
<li>After clicking on this button <A HREF="usage4.html">the display-filter-configuration-window</A> will appear.</li>
</ol>
<center><HR>
<a href="usage2.html"><b>Goto Edit Lister</b></a><BR>
<a href="usage.html"><b>Goto Usage</b></a><br>
<a href="index.html"><b>Home</b></a>
</body>
</html>
|