#
redactor
Here are 17 public repositories matching this topic...
Django Filebrowser Updated to 1.8
-
Updated
Jun 5, 2020 - Python
Redacts the PII information. This package uses Stanford NER package to identify and scrub PII data. It redacts email,ssn,driver license,passport no. It aggressively removes any number with more than 4 consecutive digits. Use AddToWhitelist to whitelist any pattern.
-
Updated
Nov 11, 2017 - C#
a library for redacting text
-
Updated
Oct 8, 2017 - C#
Eradash
commented
Dec 1, 2018
Pillow is required for this project, but pip doesn't install it by default.
Redactor plugin which adds the functionality to remove the defined inline styles
-
Updated
May 10, 2018 - JavaScript
Redactor plugins which extends/replaces the default inlinestyle plugin
-
Updated
May 10, 2018 - JavaScript
Redactor Font Awesome 5 Plugin for Craft 2.5 (tooley)
-
Updated
Apr 5, 2018 - JavaScript
My standard configs for HTML Purifier in Craft 3
-
Updated
Apr 19, 2019
Extension Redactor WYSIWYG for Yii2 framework
-
Updated
Aug 12, 2019 - JavaScript
Improve this page
Add a description, image, and links to the redactor topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the redactor topic, visit your repo's landing page and select "manage topics."
Describe a bug:
blocks.insertAPI does not passconfigparameter to ToolSteps to reproduce:
Expected behavior:
Config is passed to Tool constructor
Editor.js 2.18.0
Code sample