×
Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues
How to add content plugins to my components
Eduardo Mena
Junior Member
Posts: 31
10 年 1 个月 前 #432
由 Eduardo Mena
How to add content plugins to my components was created by Eduardo Mena
Hello everyone!
Does anybody know what do I have to do in order to use content plugins in components created with component creator?
For instance, a comments plugin or all videos plugin.
I have those plugins installed and they display correctly in normal joomla content. But component creator content just ignore those plugins completely.
Any ideas would be highly appreciated
Thanks
Does anybody know what do I have to do in order to use content plugins in components created with component creator?
For instance, a comments plugin or all videos plugin.
I have those plugins installed and they display correctly in normal joomla content. But component creator content just ignore those plugins completely.
Any ideas would be highly appreciated
Thanks
Please 登录 或 注册一个帐号 to join the conversation.
Eduardo Mena
Junior Member
Posts: 31
10 年 1 个月 前 #433
由 Eduardo Mena
Replied by Eduardo Mena on topic <solved> Add content plugins to my components
I just found the answer. If anybody else is interested
$text = JHtml::_('content.prepare', $text);
docs.joomla.org/Triggering_content_plugins_in_your_extension
$text = JHtml::_('content.prepare', $text);
docs.joomla.org/Triggering_content_plugins_in_your_extension
The following user(s) said Thank You: Frank Jumppanen Andersen, Paul Sice
Please 登录 或 注册一个帐号 to join the conversation.
Andres Maeso
Platinum Member
Posts: 338
10 年 1 个月 前 #434
由 Andres Maeso
Andrés Maeso
Customer relations manager at Joomla Component Creator.
该邮件地址已受到反垃圾邮件插件保护。要显示它需要在浏览器中启用 JavaScript。
Replied by Andres Maeso on topic <solved> Add content plugins to my components
Thanks for sharing, Eduardo!
Andrés Maeso
Customer relations manager at Joomla Component Creator.
该邮件地址已受到反垃圾邮件插件保护。要显示它需要在浏览器中启用 JavaScript。
Please 登录 或 注册一个帐号 to join the conversation.
创建页面时间:0.053秒