![]() |
|
Tiny MCE4 image properties - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Tiny MCE4 image properties (/thread-11857.html) |
Tiny MCE4 image properties - Ralf - 03-07-2014 Hi, In the old editor there was an icon for this where I can change margins, textfloat, set title etc. Sorry for this dumb question but i am searching for this since one hour Cheers Tiny MCE4 image properties - acrylian - 03-07-2014 You are looking for this: http://www.zenphoto.org/news/using-tinyzenpage (Good reminder to finally update the screenshots…). There is still a "ZP" button on the editor as always. Except the "ribbon" configuration as that has no buttons. Tiny MCE4 image properties - Ralf - 03-07-2014 Hi Acrylian, no i do not mean the zp button. I am talking about editing the properties after I have inserted it. Ralf Tiny MCE4 image properties - acrylian - 03-07-2014 Ah that you mean: That advanced tab of the image button plugin must be specifially enabled on the configuration. IHMO things: http://www.tinymce.com/wiki.php/Plugin:image What I see on that advanced tab IMHO should be set via the theme actually and never on the image itself. However I will see to enable it on our configurations. Tiny MCE4 image properties - Ralf - 04-07-2014 Hi Acrylian, i have figured out to enable the advanced image tab when using the 'full' option. In the tinymce init secion i have added the following line right after the 'relative_urls: false,': image_advtab: true, Now the advanced tab is visible when inserting/editing an image. Cheers Tiny MCE4 image properties - acrylian - 04-07-2014 The master on GitHub has it meanwhile enabled for all gallery/zenpage configurations, too. |