×
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 lata 2 tygodni temu #432
przez 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
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Eduardo Mena
Junior Member
Posts: 31
10 lata 2 tygodni temu #433
przez 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
Za tę wiadomość podziękował(a): Frank Jumppanen Andersen, Paul Sice
Proszę Zaloguj lub Zarejestruj się, aby dołączyć do konwersacji.
Czas generowania strony: 0.052 s.