Sophie

Sophie

distrib > Mageia > 6 > i586 > media > core-release > by-pkgid > 1629a6f4b25c221fb6dad0dad639b7ea > files > 109

worker-3.8.5-1.mga6.i586.rpm

<!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>Filetypes</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="config5-1.html" title="">
 <link rel="next" href="config6-1.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>Filetypes</i>
 </b>
</h1></center><br><br>
<center><IMG SRC="../pics/wcft-01-en.png" ALT="Filetypes" WIDTH="376" HEIGHT="356"></center><br>
<P>
The lister displays all available filetypes. Worker supports hierarchical filetypes, so every filetype can have any number of subtypes. This can be used to group several similar filetypes. For example, there can be an image type, which does not contains any filetype description but only a default action for showing images. Each real image type can be a child filetype so it can be used to describe the actual filetype but does not need to add a action to show this image type if the default program can be used for this type.</p>
<p>Subtypes will be checked if the filetype tests of parent type matches the current file or the parent type does not use any tests. The action of the parent type is used if the action list of the type is empty or the "parent action" command is used. The "no operation" command can be used to not execute the commands of the parent type.
</p>
<p>
<ol>
<li>Creates new filetype without a parent filetype and <A HREF="config6-1.html" >edit</A> it.
<li>As before but the new type will be a child of the filetype currently selected</li>
<li>Copy the selected filetype. The copy will be inserted at the same position.</li>
<li><A HREF="config6-1.html" >Edit</A> the selected filetype.</li>
<li>The selected filetype will be deleted (with all its subtypes).</li>
<li>The selected filetype will be removed from the list and stored in the clipboard.</li>
<li>The filetype in the clipboard will be inserted into the list as a root filetype.</li>
<li>The filetype in the clipboard will be inserted as a childtype for the filetype currently selected.</li>
<li>This button <a href="config6-5.html">opens a window</a> to enter a list of directories. The filetype recognition will not read the content of files in this directories.</li>
</ol>
</p>
<p>
There are 4 special filetypes, which cannot be removed and do not have parent types. It is possible to configure these types but the pattern/filecontent will not be used for filetype recognition.
<ol>
<li><u>Directory</u><br>
This type describes directories.</li>
<li><u>Not yet checked</u><br>
Is used for files that were not checked for their type yet.</li>
<li><u>Unknown filetype</u><br>
Is used for every not recognized filetype.</li>
<li><u>NoSelect-Type</u><br>
Is used for filetype depending actions if no file is selected.</li>
</ol>
</p>

<center><HR>
<a href="config.html" ><b>Goto Configuration</b></a><br>
<a href="index.html" ><b>Home</b></a></center>
</body>
</html>