
|
If you were logged in you would be able to see more operations.
|
|
|
FarCry Core
Created: 17/Apr/08 07:30 AM
Updated: 17/Apr/08 07:50 AM
|
|
| Component/s: |
Core Tags
|
| Affects Version/s: |
Fortress (beta)
|
| Fix Version/s: |
FarCry 5.0
|
|
|
Add support for the spam protection code library written by Jake Munson. This functionality will attach itself to <ft:farcryButton bSpamProtect="true" />
|
|
Description
|
Add support for the spam protection code library written by Jake Munson. This functionality will attach itself to <ft:farcryButton bSpamProtect="true" /> |
Show » |
|
FC-1247Added support for cfformprotect written by Jake Munson.It is configured in the webtop and instantiated by adding <ft:farcryButton value="save" bSpamProtect="true" />
Default configuration can be overriden either by passing values in via stSpamProtectConfig.configName
eg. <ft:farcryButton bSpamProtect="true" stSpamProtectConfig="#stSpamConfig#" />
or protection_configName
eg. <ft:farcryButton bSpamProtect="true" protection_tooManyURLs="2" />