Thomas Jakobi
Thomas Jakobi
`fe_editor_lang` is deprecated according to https://docs.modx.com/revolution/2.x/administering-your-site/settings/system-settings/fe_editor_lang
Would `$className = include_once $renderFile;` help here? If the file is already included, the result of include_once is true. Can the result be used to tell a difference?
Then I suggest an additional fallback renderer (which somehow can extend the textarea renderer). Since removing the classname return value is a breaking change and should go into Version 4.
I am quite sure that you only have to create and use an own `whateverUpdateFromGridProcessor` processor class and set the class_key property of this class to your own user class....
+1 (at least a 'list' type as in element properties)
@OptimusCrime SSL encrypted these days.
It should be checked, that all files could be overwritten before starting the update. I had some issues with not updated script files lately for whatever reason.
Can you give an example of how this should work and what you want to achieve with it?
The check has to be extended a bit, since the title can be disabled by the option showNoticeTitle.
I am using MAMP locally. For whatever reason this does not use the zip extension.