Commits
Thomas Tornevall authored 31e030f8534
NT-105: Restored the initial / in the urls as they have to be decoded first. NT-105: Added more rightWing sites to expand the hit ratio during tests. NT-105: Added support for custom actions and descriptions. NT-105: Expanding rulesets and configuration data passed between methods (findingWords object). NT-105: Added getToolsToArray to make some objects become nicer arrays. NT-105: Added setSiteDetectionAction to make major methods smaller and to decide which action that should be used. NT-105: Added getContentSiteValue to fetch data from categoryData-blocks. NT-105: Adapted getRulesDefaults to include more custom data. NT-105: Scripts will add custom class to objects that has been handled. For this case, we may be able to hide data without removing it (for restoring them). NT-105: Removed content handlers from major methods and gave them their own - setContentReplace(), setContentAttachment(). NT-105: Added getToolsRenderedHtmlReport() to create a flagged-element-renderer. NT-105: Added getToolsParentElement() to make a method that autoloops back to correct parent nodes. NT-105: getToolsVerifyElement() is used to verify multiple of our own classes with help from getToolsElementMarker. NT-105: getRulesDefaults renderer updated. NT-105: CSS patches.