User tests: Successful: Unsuccessful:
Pull Request for Issue # .
supplementary to #40626
The settings were set directly into the editor object, now the options interface is used (register)
Run npm I and check that the view->source code works as expected (note: npm run build:js is not ok here)
broken
Not broken
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Category | ⇒ | JavaScript Repository NPM Change |
| Status | New | ⇒ | Pending |
Why that?
Because the minification of the html file for the plugin is not in the npm run build:js, ref:
joomla-cms/build/build-modules-js/init/exemptions/tinymce.es6.js
Lines 72 to 91 in 6e57d75
The npm ci should work fine as well
I have tested this item
I have tested this item
| Status | Pending | ⇒ | Ready to Commit |
| Labels |
Added:
NPM Resource Changed
PR-5.0-dev
|
||
RTC
| Status | Ready to Commit | ⇒ | Fixed in Code Base |
| Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-05-29 13:32:55 |
| Closed_By | ⇒ | HLeithner | |
| Labels |
Added:
?
|
||
Thanks
do we have the codemirror parameters in the codemirror plugin? and can we get the options from this plugin? @dgrammatiko
@dgrammatiko Why that? And would
npm cialso be sufficient and maybe better thannpm I?