azeller

Results 12 comments of azeller

Hey guys. I can confirm this behavior. TinyMCE RTE (Jako's version) doesn't work as a MIGX field. Maybe it's some new JS that came up? I don't see any errors...

@Jako I'm not entirely sure if it is sufficient to have the RTE inside the resource instantiated. I know this is the case with Google Maps TV, so the relevant...

Thanks @komatera - I can confirm that the behavior is exactly the same. If TinyMCE is embedded in the resource, for example as a content block, it's working inside of...

OnRichTextEditorRegister doesn't really help us here, right? If you for example use ContentBlocks, that event might not get called after all because the editor is called inline. MIGX should do...

bump :) I don't want to do it this way. I love using Collections because it keeps the resource tree clean and simple for clients. But most of our clients...

@sepiariver yeah, something like that. $modx->getObject('sources.modMediaSource',$options))

I will check it out myself and see if I can figure it out :) as a J2EE guy, I feel like being lost in a strange land :)

Correction: pthumb does **not** support webp just yet. It will just pretend to do so by naming the files "filename.webp" or "filename.jpeg2000" - checking the actual images, you'll notice that...

Hey guys. Just posting this as a comment here because I think those two might be related: `Failed opening required '/var/www/html/core/components/upgrademodx/vendor/autoload.php' (include_path='.:/usr/local/lib/php') in [..]` This happens when trying to load...

Hey guys, @BobRay going to update resource 1 is exactly what I did to get around the dashboard :) That's how I got to the settings to get rid of...