You need to be logged in to post in the forum - Log In
An active JCE Pro Subscription is required to post in the forum - Buy a Subscription
- Support
- Forum
- JCE Editor
- Media manager plugin does not work in content plugins
Support is currently Offline
Official support hours:
Monday To Friday
From 09:00 To 17:00 Europe/London (BST)
From 09:00 To 17:00 Europe/London (BST)
Please post your question in the Forum and we will get back to you as soon as we can.
- Install JCE (includes the media-manager), either pro or core, does not matter
- Create a content-plugin to add fields to the standard joomla articles (we use repeatable subforms, so we have to use a custom content-plugin)
- Insert a media-field as field inside the subform
- It shows the standard (not so powerful) Joomla-Media manager, where as in other areas (modules...) the media-fields media-manager is replaced with the JCE manager
I've reported this as Joomla-Bug here:
https://github.com/joomla/joomla-cms/issues/24653
But they say it's a JCE issue.
Can you please help?
Thanks in advance
Best regards
- Create a content-plugin to add fields to the standard joomla articles (we use repeatable subforms, so we have to use a custom content-plugin)
- Insert a media-field as field inside the subform
- It shows the standard (not so powerful) Joomla-Media manager, where as in other areas (modules...) the media-fields media-manager is replaced with the JCE manager
I've reported this as Joomla-Bug here:
https://github.com/joomla/joomla-cms/issues/24653
But they say it's a JCE issue.
Can you please help?
Thanks in advance
Best regards
It is not possible to convert a repeatable media field into a repeatable mediajce field.
To create a repeatable mediajce field, set the type to "mediajce" in the subform formsource file, eg:
To create a repeatable mediajce field, set the type to "mediajce" in the subform formsource file, eg:
<field name="image_repeat" type="mediajce" mediatype="files" label="Media" description="" />
Just because you're not paranoid doesn't mean everybody isn't out to get you.
more than a month ago
·
#99584
Hi, thanks for the response, it works!
If i wanted to use the mediajce field natively in modules too (for uploading non-image files), is it possible to do so? (If i use it like this in a module it shows a text-field, maybe in the form xml i need to include a field-path or something?)
Best regards
If i wanted to use the mediajce field natively in modules too (for uploading non-image files), is it possible to do so? (If i use it like this in a module it shows a text-field, maybe in the form xml i need to include a field-path or something?)
Best regards
- Page :
- 1
There are no replies made for this post yet.
Be one of the first to reply to this post!
Be one of the first to reply to this post!