*******************************************************************************
Abbreviations used in this Config
*******************************************************************************

Contents:

  Filter Abbreviations
  Keyword Prefixes
  Actions for pressed Keys
  Kill Display and Log Abbreviations

*******************************************************************************
Filter Abbreviations
*******************************************************************************

Filter names consist of: Task     Version (Info) [Authors] (Ranking/Mode)


Info:
-------------------------------------------------------------------------------

!mos		Disabled for NCSA Mosaic.

!nn		Disabled for Netscape Navigator 4.x.

^?		This filter is activated when the mentioned key (?) is pressed.
		See the overview "Actions for pressed Keys" below.

cch!		This filter is controlled by a switch in the upper header
		filter section.

ccw!		This filter is controlled by a switch in the webfilter
		"Config Control" section.

dmp		This filter may match even though it doesn't change anything,
		either to prevent slow-downs caused by late failing, or to
		protect certain code from being matched by other filters.

edit!		The filter needs to be edited to be fully functional.

fail		This filter doesn't alter the page code, but just sets a
		variable or adds something to a temporary blocklist.  Hence it
		is set up to never match as a whole.

ie		Enabled for Internet Explorer only.

list!		A list called by this filter needs to be edited to be fully
		functional.

moz		Enabled for Mozilla only.

multi		The filter is set up to allow for multiple matches.  IOW its
		replacement string can be matched again by the same (except for
		the first char) or other filters.

op		Enabled for Opera only.

read!		More information is inside the filter.

style		This filter is only active as long as "Never alter Page/Link
		Styles" is *not* checked in the upper header filter section.


Authors:
-------------------------------------------------------------------------------

...		Several authors, mentioned in Proxomitron's external script.
eah		Evgeny aka Homeric
fx		Felix
gd		George Dorn
gz		Greg Zumwalt aka The Snail
henk
hp		hpguru
jak		JakBeNymble
jd		JD5000
jjoe
jor
mb		Michael Brschgens
mona
po		ProxFox aka ProxRocks
pr		Paul Rupe
rcl
sd		sidki
sj		ScoJo
srl		Scott R. Lemmon
st		storm119
th		TEggHead aka JarC
u		unknown
vc		Valacar
vm		Virgola Mobile aka altosax aka reversi
z12		Mike aka z12


Ranking:
-------------------------------------------------------------------------------

d.		defaults to on
o.		defaults to off

.r		required for other filters to work
.s		site specific

.0		~zero risk to break pages
.1
.2
.3		considerable risk to break pages


Mode:
-------------------------------------------------------------------------------

l.2		active in Light Mode and above
l.3		active in Standard Mode and above
l.4		active in Advanced Mode and above
l.5		active in Debug Mode


*******************************************************************************
Keyword Prefixes
*******************************************************************************

a_*		allow: filters get bypassed

b_*		block: blocking filters (or subroutines) are explicitely
		       turned on

f_*		fake

i_*:[012]	integer: action depends on numeric value, usually:
		  0: bypass
		  1: block - set as default from Config Control
		  2: block - set from IncludeExclude list or Proxomitron menu

s_*		site-specific


*******************************************************************************
Actions for pressed Keys
*******************************************************************************

CTRL		toggles the cache related header filter combos to force
		getting a fresh copy of all resources for a page

ALT		bypasses the URL blocking header filters and CastleCops filters

SHIFT		bypasses all cache related header filters

CTRL+ALT	prevents instant meta-refreshes and bypasses the Auto-Login
		filters

CTRL+SHIFT	logs filter hits to Log-Main.log

CTRL+ALT+SHIFT	bypasses all filters


*******************************************************************************
Kill Display and Log Abbreviations
*******************************************************************************

Ad list matches:
-------------------------------------------------------------------------------

AdH		off-domain ad host
AdHj		host matched by "JS hosts list" AdHosts-J.ptxt
AdHr		on-domain ad host
AdD		ad domain (off-domain subdomain)
AdP		off-domain ad path
AdPa		absolute on-domain ad path
AdPj		path matched by "JS paths list" AdPaths-J.ptxt
AdPr		relative ad path


Ad keyword matches in Scripts:
-------------------------------------------------------------------------------

AdKey.1		matched at start of code
AdKey.2		followed a "."
AdKey.3		followed a "+" or any type of space
AdKey.4		followed a "="
AdKey.5		followed a single or double quote


*EOF*
