Inclusion/Exclusion List Dialog
The inclusion/exclusion list dialog is split into a file extensions tab, and a website URLs tab, which work similarly to
follow/block certain links. Use these entries to specify certain files that you do or don't want to be spidered and included into the outputted file.
The list has three columns. From left to right these are:
- File extension [or URL] The file extension or URL to block. These use regular expressions as wildcards.
- Action Whether to exclude or include this string. Most things will be excluded, but may wish to have an include action to work with an exclude command. For
example, may wish to exclude all links ending with .au [which is an audio file] but to still include links from Australian email addresses [which end in
.com.au or .org.au or net.au]. Looking at the shared
inclusion/exclusion list that ships with Plucker Desktop, you can see that there is two regular expression items to do perform exactly that function.
- Priority Inclusions/exclusions can be ordered in increasing precedence, so that inclusion/exclusion items of higher priority overrule items of lower priority.
All the items in the shared inclusion/exclusion list that ships with Plucker Desktop have a priority of 0, so that they can be easily overridden.
3 buttons are down the right of the dialog, to Add, Edit or Delete an
inclusion/exclusion item. Double-clicking on a item in the list works the same a selecting an item and pressing the Edit button.
Adding/Editing An Inclusion/Exclusion
Regular Expressions