Closed bbfriend closed 7 years ago
see #13
I cannot follow the mod in $plugin_tx['tinymce4']['cf_CDN_alt_src']
. CDN_alt_src is the alternate Cloud/CDN source path.
my misunderstanding.
['cf_CDN_alt_src'] changed to ./plugins/tinymce4/tinymce/tinymce.min.js and it worked, I misunderstood. AND I also understood that $plugin_cf['tinymce4']['CDN_alt_src'] will become "hidden". I reverted it.
There is a shortage/loss,In plugins/tinymce4/languages/en.php. Although it is "hidden", I think that it is better to add.
$plugin_tx['tinymce4']['cf_CDN_alt_src']="alternate CDN Source"; $plugin_tx['tinymce4']['menu_main']="About...";
There is a shortage/loss,In plugins/tinymce4/languages/en.php. Although it is "hidden", I think that it is better to add.
Note that CMSimple_XH 1.7 also facilitates "advanced" config options, which can be accessed in the config form, but are originally hidden behind a "more…" button. The option could be marked like so:
$plugin_mcf['tinymce4']['CDN_alt_src']="+string";
languages/default.php languages/de.php languages/en.php
tinymce/langs/ja.js