source: trunk/gli/help/en/fileassociations.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.7 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="fileassociations"><font size="5" face="Verdana"><strong>8.2: File Associations</strong></font></a></td><td width="15%" align="center"><img width="45" src="../gatherer_medium.gif" height="45"></td>
10</tr>
11</table>
12
13The Librarian Interface uses particular application programs to open particular
14file types.
15To alter file associations open the "File" menu and click "File
16Associations...".
17<p></p>
18To add an association, select the target file extension from the pull-down
19list, or type in a new extension (do not include the "."). Next either type
20command that launches the desired application in the appropriate field, or
21choose the application from the "Browse" dialog. "%1" can be used in the launch
22command to insert the name of the file being opened. Once these are filled out,
23"Add" is enabled and can be clicked to add the association.
24<p></p>
25To edit an association, select an existing file extension. Any existing
26associated command is shown in the launch command field. Edit it, and then
27click "Replace".
28<p></p>
29To remove an association, select an existing file extension and click "Remove".
30(The file extension remains in the "For Files Ending" pull-down list.)
31<p></p>
32File associations are stored in the Librarian Interface's main folder, in a file
33called "associations.xml".
34 </body>
35</html>
Note: See TracBrowser for help on using the repository browser.