source: trunk/gli/help/en/filteringthetree.htm@ 11093

Last change on this file since 11093 was 11093, checked in by kjdon, 18 years ago

redid the html files after the last changes to the xml - a few sentences were removed along withthe contents etc

  • Property svn:keywords set to Author Date Id Revision
File size: 1.3 KB
Line 
1<html>
2<head>
3<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
4<title>The Greenstone Librarian Interface - Help Pages</title>
5</head>
6<body bgcolor="#E0F0E0">
7<table width="100%" cellspacing="0" cellpadding="5" bgcolor="#B0D0B0" border="2">
8<tr>
9<td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td><td width="*" align="center"><a name="filteringthetree"><font size="5" face="Verdana"><strong>4.5: Filtering the Tree</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
10</tr>
11</table>
12
13"Filtering" the collection tree allows you to narrow down the search for particular files.
14 <p></p>
15The "Show Files" pull-down menu underneath each tree shows a list of predefined
16filters, such as "Images". Choosing this temporarily hides all other files in
17the tree. To restore the tree, change the filter back to "All Files". These
18operations do not alter the collection, nor do they affect the folders in the
19tree.
20<p></p>
21You can specify a custom filter by typing in a pattern to match files against (Librarian Systems Specialist and Expert modes only).
22Use standard file system abbreviations such as "*.*" or "*.doc" ("*" matches
23any characters).
24 </body>
25</html>
Note: See TracBrowser for help on using the repository browser.