![]() |
|
Possible Bug: Text Editor Configuration - 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: Possible Bug: Text Editor Configuration (/thread-9892.html) |
Possible Bug: Text Editor Configuration - Sonofwitz - 2012-04-23 I believe I've found a bug. I want to use the full featured TinyMCE editor for the Album and Image admin panels. Perhaps it's not meant to have the full editor on the Album and Image panels, but having it be a selectable option leads me to believe this is the intent. I'm faced with the problem of trying to paste in formatted text. Tiny MCE has the nice Paste from Word feature that works very well for me. I have to develop a workaround if I can't do it on the Album and Image panels. Thanks for investigating. Possible Bug: Text Editor Configuration - fretzl - 2012-04-24 You cannot use the tinyMCE [i]zenpage[/i] configurations for albums and images. You would would have to make your own configuration for albums and images. Please see: Possible Bug: Text Editor Configuration - Sonofwitz - 2012-04-24 Ok, then why are they an option in the dropdown menu if I can't use them? Possible Bug: Text Editor Configuration - sbillard - 2012-04-24 Because all the files are listed. Naturally Zenphoto does not parse the scripts to see if they do anything that will not work. Instead we rely on our users to read the names of the scripts and act accordingly. The supplied scripts are lead with the place they were intended to be used. Possible Bug: Text Editor Configuration - Sonofwitz - 2012-04-24 Well ok then. Possible Bug: Text Editor Configuration - acrylian - 2012-04-25 Btw, the main reason they don't work is that they are too wide (Zenpage items have more space for the editor than the gallery items). So creating a custom config and reordering the buttons a little should probably work (not tested for quite some time). |