×
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 года 2 нед. назад #432
от Eduardo Mena
Eduardo Mena создал тему: How to add content plugins to my components
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
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Eduardo Mena
Junior Member
Posts: 31
10 года 2 нед. назад #433
от Eduardo Mena
Eduardo Mena ответил в теме <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
Спасибо сказали: Frank Jumppanen Andersen, Paul Sice
Пожалуйста Войти или Регистрация, чтобы присоединиться к беседе.
Время создания страницы: 0.049 секунд