Options
Options - General
Save
Ignore banner when archiving web pages: Local Website Archive doesn't archive banner images with a pre-defined (typical) size when this option is enabled. A list of used banner sizes can be found in the file "killad.ini" (sub directory templates). This file also contains information how to enhance this file.
Internet Explorer Integration
Adds/removes the following items to Internet Explorer:
- Toolbar buttons
- Menu entries in Tools menu
- Menu entry in context menu
In IE based browsers the context menu entry should be available.
Open with
Here you can enter up to 10 external programs which are listed in the toolbar of the internal browser.
Example for an external Editor:
- Title: My Editor
- Path + filename: c:\editors\My Editor\myedit.exe
- Parameter: "%FILE%"
The parameter %FILE% will be replaced with the address of the opened document.
Options - Applications
The Applications dialog allows you to configure supported applications. If an application is not listed yet, you can add it by creating a new entry in the sub folder "app" (see chapter How to add new Applications /Languages).
If an application is a web browser, you can choose between the internal method and the keystrokes method to add a document.
Method 1: Internal method
The internal method works only with web browsers. Dependently from the used browser, Local Website Archive will load the page in a separate window before it can be archived.
Method 2: Send keystrokes
This method sends keystrokes to the selected application to save a document. Local Website Archive generates the filename and sends it to the "Save as" dialog. This method works with many applications, so you're able to archive documents from your email client, news reader, etc.
Supported keystrokes:
- {F1} ... {F10} ... function keys
- {Enter} ... Enter key
- {$} ... pause of 0.1 seconds
- + ... SHIFT-key
- ^ ... CTRL-key
- % ... ALT-key
- {Alt} ... ALT-key (alternative to %)
- ( ) ... Surround sequences of characters or key names with parentheses in order to modify them as a group. For example, '+abc' shifts only 'a', while '+(abc)' shifts all three characters.
- <FILENAME> ... is automatically replaced with the filename generated by Local Website Archive
Example:
- %f{$}s{$}<FILENAME>{Enter}
This example sends the following keystrokes to the selected application:
- %f (...for Alt+File)
- {$} (...wait 0.1 seconds)
- s (...for "Save")
- {$} (...wait 0.1 seconds)
- <FILENAME> (...enters the generated filename)
- {Enter} (...for pressing the Enter key)
Disable applications
Disabled applications or applications which are not fully configured are not listed in the "Add To Archive" dialog. |