-
On `.edit_game_page.has_sticky_tools .redactor-toolbar-box`, you move the editor `top:40px` down. It hides the first few lines of the game's description:
With `0px`:
-
### Description
Redactor field in Matrix: When adding a new block (containing redactor field) in matrix field, the redactor field is broken: return key does not create new paragraph, not possible to …
-
It would be great to have a system wide setting that controls the font and formatting in redactor. As of the update to 1.14.1 (Previously we were on 1.12.1) there is double spacing in redactor and we …
-
{"name":"Exception","message":"Class 'backend\\components\\aws\\S3' not found","code":0,"type":"Error","file":"C:\\laragon\\www\\mukpr\\vendor\\sahilr2050\\yii2-redactor-s3\\models\\FileUploadModel.ph…
-
When loading documents pdf error:
Uncaught TypeError: Cannot read property '0' of null
my config:
$(function(){
var csrf_token = $('meta[name=csrf-token]').attr('content');
var csrf_param = $('me…
-
The stored XSS can be triggered once you editing content by using Redactor 3 (https://imperavi.com/redactor/) plugin. it can be found in both PAGE and BLOG modules.
![image](https://user-images.git…
-
For languages like **pt_pt** or **pt_br** the logic in _ImperaviRedactorAsset_ init() method fails because it gets only the first 2 letters of Yii language. In this case there will be no **pt.js** in…
-
### Prerequisites
* [ ] Can you reproduce the problem in a fresh installation of the "develop" branch?
* [X] Do you have any errors in the PHP error log, or javascript console?
* [X] Did you chec…
-
Here is the dataset: https://github.com/cogcomp-dev/illinois-cogcomp-nlp/blob/master/corpusreaders/doc/ACEReader.md
- Entity Recognition: Task variants:
- Raw text
- Sentence boundaries
…
-
I'm getting an error where Redactor fields will fail to initialize if the "Styles JSON Object" field is left blank in the plugin settings. Any Redactor fields are inaccessible then.
The console shows…