| 42 | | <input type="checkbox" name="allow_auth" value="1" <TMPL_IF NAME=ALLOW_AUTH>checked="checked"</TMPL_IF> /> Don't filter authenticated comments (i.e., for users logging in through TypeKey).<br /> |
|---|
| 43 | | |
|---|
| 44 | | <input type="checkbox" name="allow_urlless" value="1" <TMPL_IF NAME=ALLOW_URLLESS>checked="checked"</TMPL_IF> /> Only filter comments with hyperlinks (approves comments with no discernable URL).<br /> |
|---|
| | 45 | <p> |
|---|
| | 46 | <input type="checkbox" name="allow_auth" id="allow_auth" value="1" <TMPL_IF NAME=ALLOW_AUTH>checked="checked"</TMPL_IF> /> <label for="allow_auth">Don't filter authenticated comments</label><br /> |
|---|
| | 47 | I.e., for users logging in through TypeKey. |
|---|
| | 48 | </p> |
|---|
| | 49 | |
|---|
| | 50 | <p> |
|---|
| | 51 | <input type="checkbox" name="allow_urlless" id="allow_urlless" value="1" <TMPL_IF NAME=ALLOW_URLLESS>checked="checked"</TMPL_IF> /> <label for="allow_urlless">Only filter comments with hyperlinks</label><br /> |
|---|
| | 52 | Approves comments with no discernable URL. |
|---|
| | 53 | </p> |
|---|
| 47 | | <input type="checkbox" name="allow_priorurls" value="1" <TMPL_IF NAME=ALLOW_PRIORURLS>checked="checked"</TMPL_IF> /> Allow comments whose URL matches a previously approved commenter URL (only takes effect if no URLs are present in comment body).<br /> |
|---|
| 48 | | |
|---|
| 49 | | </TMPL_IF> |
|---|
| 50 | | <input type="checkbox" name="pingip_check" value="1" <TMPL_IF NAME=PINGIP_CHECK>checked="checked"</TMPL_IF> /> Block TrackBack pings whose IP does not match the IP address for the source URL. |
|---|
| 51 | | |
|---|
| 52 | | <hr /> |
|---|
| 53 | | |
|---|
| 54 | | <input onclick="toggle(this, 'headers_prefs')" value="1" type="checkbox" name="headers_enabled" id="headers_enabled" <TMPL_IF NAME=HEADERS_ENABLED>checked="checked"</TMPL_IF> /><label for="headers_enabled">Check HTTP headers for proxy IP</label><br /> |
|---|
| | 56 | <p> |
|---|
| | 57 | <input type="checkbox" name="allow_priorurls" id="allow_priorurls" value="1" <TMPL_IF NAME=ALLOW_PRIORURLS>checked="checked"</TMPL_IF> /> <label for="allow_priorurls">Allow comments whose URL matches a previously approved commenter URL</label><br /> |
|---|
| | 58 | Only takes effect if no URLs are present in comment body. |
|---|
| | 59 | </p> |
|---|
| | 60 | |
|---|
| | 61 | </TMPL_IF> |
|---|
| | 62 | <p> |
|---|
| | 63 | <input type="checkbox" name="pingip_check" id="pingip_check" value="1" <TMPL_IF NAME=PINGIP_CHECK>checked="checked"</TMPL_IF> /> <label for="pingip_check">Block TrackBack pings whose IP does not match the IP address for the source URL.</label> |
|---|
| | 64 | </p> |
|---|
| | 65 | |
|---|
| | 66 | <hr /> |
|---|
| | 67 | |
|---|
| | 68 | <input onclick="toggle(this, 'headers_prefs')" value="1" type="checkbox" name="headers_enabled" id="headers_enabled" <TMPL_IF NAME=HEADERS_ENABLED>checked="checked"</TMPL_IF> /><label for="headers_enabled">Check HTTP headers for proxy IP</label> |
|---|
| 57 | | <input type="radio" name="headers_moderate" value="1" <TMPL_IF NAME=HEADERS_MODERATE>checked="checked"</TMPL_IF> /> Moderate on a match<br /> |
|---|
| 58 | | |
|---|
| 59 | | <p> |
|---|
| 60 | | List of allowed subnets / IPs for this header (ie: "127.0.0.1" for a specific IP address, "192.168." for a subnet that includes 192.168.0.0-192.168.255.255)</p> |
|---|
| 61 | | <textarea name="headers_ignore" id="headers_ignore" cols="50" rows="4"><TMPL_VAR NAME=HEADERS_IGNORE ESCAPE=HTML></textarea> |
|---|
| 62 | | </div> |
|---|
| 63 | | |
|---|
| 64 | | <hr /> |
|---|
| 65 | | |
|---|
| 66 | | <input onclick="toggle(this, 'ipbl_prefs')" value="1" type="checkbox" name="ipbl_enabled" id="ipbl_enabled" <TMPL_IF NAME=IPBL_ENABLED>checked="checked"</TMPL_IF> /><label for="ipbl_enabled Enabled">Enable IP blacklist lookups (checks for open proxies)</label><br /> |
|---|
| | 73 | <input type="radio" name="headers_moderate" value="1" <TMPL_IF NAME=HEADERS_MODERATE>checked="checked"</TMPL_IF> /> Moderate on a match |
|---|
| | 74 | </p> |
|---|
| | 75 | |
|---|
| | 76 | <p> |
|---|
| | 77 | List of allowed subnets / IPs for this header<br /> |
|---|
| | 78 | <textarea name="headers_ignore" id="headers_ignore" cols="50" rows="4"><TMPL_VAR NAME=HEADERS_IGNORE ESCAPE=HTML></textarea><br /> |
|---|
| | 79 | <em>I.e.: "127.0.0.1" for a specific IP address, "192.168." for a subnet that includes the range 192.168.0.0 through 192.168.255.255)</em> |
|---|
| | 80 | </p> |
|---|
| | 81 | </div> |
|---|
| | 82 | |
|---|
| | 83 | <hr /> |
|---|
| | 84 | |
|---|
| | 85 | <input onclick="toggle(this, 'ipbl_prefs')" value="1" type="checkbox" name="ipbl_enabled" id="ipbl_enabled" <TMPL_IF NAME=IPBL_ENABLED>checked="checked"</TMPL_IF> /><label for="ipbl_enabled">Enable IP blacklist lookups</label> |
|---|
| 69 | | <input type="radio" name="ipbl_moderate" value="1" <TMPL_IF NAME=IPBL_MODERATE>checked="checked"</TMPL_IF> /> Moderate on a match <br /> |
|---|
| 70 | | <p>List of IP blacklist service domains to use (ie: opm.blitzed.org)</p> |
|---|
| 71 | | <textarea name="ipbl_service" id="ipbl_service" cols="50" rows="4"><TMPL_VAR NAME=IPBL_SERVICE ESCAPE=HTML></textarea> |
|---|
| 72 | | </div> |
|---|
| 73 | | |
|---|
| 74 | | <hr /> |
|---|
| 75 | | |
|---|
| 76 | | <input onclick="toggle(this, 'domainbl_prefs')" value="1" type="checkbox" name="domainbl_enabled" id="domainbl_enabled" <TMPL_IF NAME=DOMAINBL_ENABLED>checked="checked"</TMPL_IF> /><label for="domainbl_enabled">Enable domain blacklist lookups (checks for spam domains in links)</label><br /> |
|---|
| | 93 | <input type="radio" name="ipbl_moderate" value="1" <TMPL_IF NAME=IPBL_MODERATE>checked="checked"</TMPL_IF> /> Moderate on a match |
|---|
| | 94 | </p> |
|---|
| | 95 | |
|---|
| | 96 | <p> |
|---|
| | 97 | <label for="ipbl_service">List of IP blacklist service domains to use</label><br /> |
|---|
| | 98 | <textarea name="ipbl_service" id="ipbl_service" cols="50" rows="4"><TMPL_VAR NAME=IPBL_SERVICE ESCAPE=HTML></textarea><br /> |
|---|
| | 99 | I.e.: <code>opm.blitzed.org</code> |
|---|
| | 100 | </p> |
|---|
| | 101 | </div> |
|---|
| | 102 | |
|---|
| | 103 | <hr /> |
|---|
| | 104 | |
|---|
| | 105 | <input onclick="toggle(this, 'domainbl_prefs')" value="1" type="checkbox" name="domainbl_enabled" id="domainbl_enabled" <TMPL_IF NAME=DOMAINBL_ENABLED>checked="checked"</TMPL_IF> /><label for="domainbl_enabled">Enable domain blacklist lookups</label> |
|---|
| 80 | | <p>List of domain blacklist service domains to use (ie: sc.surbl.org)</p> |
|---|
| 81 | | <textarea name="domainbl_service" id="domainbl_service" cols="50" rows="4"><TMPL_VAR NAME=DOMAINBL_SERVICE ESCAPE=HTML></textarea> |
|---|
| 82 | | </div> |
|---|
| 83 | | |
|---|
| 84 | | <hr /> |
|---|
| 85 | | |
|---|
| 86 | | <input onclick="toggle(this, 'urlcount_prefs')" value="1" type="checkbox" name="urlcount_enabled" id="urlcount_enabled" <TMPL_IF NAME=URLCOUNT_ENABLED>checked="checked"</TMPL_IF> /><label for="urlcount_enabled">Enable link count limits. Moderation/Blocking of comments/trackbacks based on the number of links. </label><br /> |
|---|
| | 114 | </p> |
|---|
| | 115 | |
|---|
| | 116 | <p> |
|---|
| | 117 | <label for="domainbl_service">List of domain blacklist service domains to use</label><br /> |
|---|
| | 118 | <textarea name="domainbl_service" id="domainbl_service" cols="50" rows="4"><TMPL_VAR NAME=DOMAINBL_SERVICE ESCAPE=HTML></textarea><br /> |
|---|
| | 119 | I.e.: <code>sc.surbl.org</code> |
|---|
| | 120 | </p> |
|---|
| | 121 | </div> |
|---|
| | 122 | |
|---|
| | 123 | <hr /> |
|---|
| | 124 | |
|---|
| | 125 | <input onclick="toggle(this, 'urlcount_prefs')" value="1" type="checkbox" name="urlcount_enabled" id="urlcount_enabled" <TMPL_IF NAME=URLCOUNT_ENABLED>checked="checked"</TMPL_IF> /><label for="urlcount_enabled">Enable link count limits</label> |
|---|
| 88 | | <p>Moderation Limit. Comments with more links will be moderated automatically:<br /> |
|---|
| 89 | | <input type="text" name="urlcount_moderate_limit" value="<TMPL_VAR NAME=URLCOUNT_MODERATE_LIMIT ESCAPE=HTML>" /> |
|---|
| 90 | | </p> |
|---|
| 91 | | <p>Block Limit. Comments/Trackbacks with more links will be blocked automatically:<br /> |
|---|
| 92 | | <input type="text" name="urlcount_block_limit" value="<TMPL_VAR NAME=URLCOUNT_BLOCK_LIMIT ESCAPE=HTML>" /> |
|---|
| | 127 | <p> |
|---|
| | 128 | Moderation/Blocking of comments and TrackBacks based on the number of links. Note that TrackBack pings can currently only be blocked. |
|---|
| | 129 | </p> |
|---|
| | 130 | |
|---|
| | 131 | <p> |
|---|
| | 132 | <label for="urlcount_moderate_limit">Moderation Limit</label>: |
|---|
| | 133 | <input type="text" size="3" name="urlcount_moderate_limit" id="urlcount_moderate_limit" value="<TMPL_VAR NAME=URLCOUNT_MODERATE_LIMIT ESCAPE=HTML>" /><br /> |
|---|
| | 134 | Comments with more links will be moderated automatically. |
|---|
| | 135 | </p> |
|---|
| | 136 | |
|---|
| | 137 | <p> |
|---|
| | 138 | <label for="urlcount_block_limit">Block Limit</label>: |
|---|
| | 139 | <input type="text" size="3" name="urlcount_block_limit" id="urlcount_block_limit" value="<TMPL_VAR NAME=URLCOUNT_BLOCK_LIMIT ESCAPE=HTML>" /><br /> |
|---|
| | 140 | Comments and TrackBacks with more links will be blocked automatically. |
|---|
| 119 | | Number of results to cache: <input type="text" name="cache_limit" value="<TMPL_VAR NAME=CACHE_LIMIT ESCAPE=HTML>" /><br /> |
|---|
| 120 | | <p> |
|---|
| 121 | | IP information service on "View cache" screen (provides more information about an IP address in the cache; %ip% will be replaced by the IP address of the current entry)<br /> |
|---|
| 122 | | <input type="text" name="cache_ip_infoservice" size="80" value="<TMPL_VAR NAME=CACHE_IP_INFOSERVICE ESCAPE=HTML>" /> |
|---|
| | 179 | <p> |
|---|
| | 180 | <a href="?__mode=view_cache">View cache</a> |
|---|
| | 181 | </p> |
|---|
| | 182 | |
|---|
| | 183 | <p> |
|---|
| | 184 | <label for="cache_limit">Number of results to cache</label>: |
|---|
| | 185 | <input type="text" size="3" name="cache_limit" id="cache_limit" value="<TMPL_VAR NAME=CACHE_LIMIT ESCAPE=HTML>" /> |
|---|
| | 186 | </p> |
|---|
| | 187 | |
|---|
| | 188 | <p> |
|---|
| | 189 | <label for="cache_ip_infoservice">IP information service on "View cache" screen</label>:<br /> |
|---|
| | 190 | <input type="text" name="cache_ip_infoservice" id="cache_ip_infoservice" size="80" value="<TMPL_VAR NAME=CACHE_IP_INFOSERVICE ESCAPE=HTML>" /><br /> |
|---|
| | 191 | <em>Provides more information about an IP address in the cache; %ip% will be replaced by the IP address of the current entry.</em> |
|---|