root/cherokee/trunk/doc/config_icons.txt

Revision 1816, 0.9 kB (checked in by taher, 4 months ago)

--

Line 
1 == link:index.html[Index] -> link:config.html[Configuration]
2
3 Icons
4 -----
5
6 The icons configuration file associates an icon image with one or more
7 file extensions. This information will be used mainly by the
8 link:modules_handlers_dirlist.html[dirlist] handler.
9
10
11 * **Extensions**
12
13     - This allows to associate icons with extensions.
14
15 image::media/images/admin_icons1.png[Icons]
16
17
18 * **Special icons**
19
20     - **Directory**: In this case, it specifies the icon to be used
21         with Directories.
22
23     - **ParentDirectory**: This entry is used to assign an Icon to the
24         "go to the parent directory" action.
25
26     - **Default**: This is the icon that will be shown if any of the
27         previous ones matched.
28
29 image::media/images/admin_icons2.png[Icons]
30
31 * **Files**
32
33    - This section lets you specify an icon for certain filenames such
34      as "core" or "README". It accepts wild-card strings (using * and
35      ?)
36
37 image::media/images/admin_icons3.png[Icons]
38
Note: See TracBrowser for help on using the browser.