Page 1 of 1
Insert Album by WYSIWYG editor
Posted: Mon Aug 10, 2009 11:29 am
by Wilmar
My client is using the Album mod to display albums. But he has to type a album tag in the text field to insert an album in a page. Is it possible in the TinyMCE editor that he can insert an album just using a button in the toolbar? Like the way you can insert links or images.
Thanks,
Wilmar
Re: Insert Album by WYSIWYG editor
Posted: Mon Aug 10, 2009 4:03 pm
by jmcgin51
I haven't done this, but I would guess you could do this by using the custom dropdown.
edit: yep, it works. You could preselect 4 or 5 different albums for them to insert, or just make a generic menu option like Insert Custom Album|{cms_module module="Album" album="ENTER ALBUM ID HERE" parameter-x="ENTER PARAMETER X HERE"}
and then all the editor has to do is replace the "ENTER xxx HERE" text with the desired/required parameters.