Hello!
I have a form with a text area.
I turned on the editor (my default one is JCE, but I don't think it's important).
I also checked on the button editor, but I'm not sure what this refers to...
What I would like is to have the button editor plugin (see the attachment below).
[attachment=0]editors.PNG[/attachment]
Is that possible?
Thanks
Flo
I have a form with a text area.
I turned on the editor (my default one is JCE, but I don't think it's important).
I also checked on the button editor, but I'm not sure what this refers to...
What I would like is to have the button editor plugin (see the attachment below).
[attachment=0]editors.PNG[/attachment]
Is that possible?
Thanks
Flo
Hi FloB,
I've never seen that requested before. You could try adding the Joomla! Plug-ins action to the On Load event of your form and then including the Plug-in code in a Custom Element element to see if that works OK.
Bob
I've never seen that requested before. You could try adding the Joomla! Plug-ins action to the On Load event of your form and then including the Plug-in code in a Custom Element element to see if that works OK.
Bob
Hi Bob!
What do you mean by
I'm tring to replace the standard joomla article's editing because I don't want the user to have access to some data like the state or the date of publishing.
I need those plugin buttons because the syntaxe of some of them is quite complicated (like the Phocagallery plugin).
If I could have those buttons, my form will stay light, else I would have to find a way to include some images and templates...
Flo
What do you mean by
including the Plug-in code in a Custom Element element
?I'm tring to replace the standard joomla article's editing because I don't want the user to have access to some data like the state or the date of publishing.
I need those plugin buttons because the syntaxe of some of them is quite complicated (like the Phocagallery plugin).
If I could have those buttons, my form will stay light, else I would have to find a way to include some images and templates...
Flo
Hi Flo,
I'm just assuming that if the button bar is a Joomla! plug-in then there ought to be some code for it like {toolbar}{/toolbar} but I have no idea what that code might be :-(
Bob
I'm just assuming that if the button bar is a Joomla! plug-in then there ought to be some code for it like {toolbar}{/toolbar} but I have no idea what that code might be :-(
Bob
Hi Bob!
The point is to avoid searching this code...
As you could see on this page http://www.phoca.cz/documents/14-phoca-gallery-plugin/58-displaying-phoca-gallery-plugin, to insert an image with the phocagallery plugin isn't so easy.
The button open a window in which you could choose the category, the image and all the options (without speaking plutonian as you can see below).
[attachment=0]phocaplugin.PNG[/attachment]
As those buttons are extensions of the editor, I was thinking they would be enable.
I'm not being able to test the Joomla plugin action before tonight so that's all for now🙂
Flo
The point is to avoid searching this code...
As you could see on this page http://www.phoca.cz/documents/14-phoca-gallery-plugin/58-displaying-phoca-gallery-plugin, to insert an image with the phocagallery plugin isn't so easy.
The button open a window in which you could choose the category, the image and all the options (without speaking plutonian as you can see below).
[attachment=0]phocaplugin.PNG[/attachment]
As those buttons are extensions of the editor, I was thinking they would be enable.
I'm not being able to test the Joomla plugin action before tonight so that's all for now🙂
Flo
This topic is locked and no more replies can be posted.