source: trunk/gli/help/en/fileassociations.htm@ 11597

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

reran the xsl for the new format, and modified xsl files. hopefully only small formatting things have changed :-)

  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
RevLine 
[6576]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">
[11552]7<table border="2" bgcolor="#B0D0B0" cellpadding="5" cellspacing="0" width="100%">
[6576]8<tr>
[11552]9<td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td><td align="center" width="*"><a name="fileassociations"><font face="Verdana" size="5"><strong>8.2: File Associations</strong></font></a></td><td align="center" width="15%"><img height="45" src="../gatherer_medium.gif" width="45"></td>
[6576]10</tr>
11</table>
[11597]12
13<p>The Librarian Interface uses particular application programs to open particular file types. To alter file associations open the "File" menu and click "File Associations...".</p>
14<p>To add an association, select the target file extension from the pull-down list, or type in a new extension (do not include the "."). Next either type command that launches the desired application in the appropriate field, or choose the application from the "Browse" dialog. "%1" can be used in the launch command to insert the name of the file being opened. Once these are filled out, "Add" is enabled and can be clicked to add the association.</p>
15<p>To edit an association, select an existing file extension. Any existing associated command is shown in the launch command field. Edit it, and then click "Replace".</p>
16<p>To remove an association, select an existing file extension and click "Remove". (The file extension remains in the "For Files Ending" pull-down list.)</p>
17<p>File associations are stored in the Librarian Interface's main folder, in a file called "associations.xml".</p>
18</body>
[6576]19</html>
Note: See TracBrowser for help on using the repository browser.