![]() |
|
Image Description Field - 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: Image Description Field (/thread-11769.html) |
Image Description Field - GrahameNZ - 2014-04-29 Hi folks, Cheers. Image Description Field - acrylian - 2014-04-29 You need to use HTML to format text using the TinyMCE editor (or any other if there would exist one). It does not really support plain Image Description Field - sbillard - 2014-04-29 What acrylian is saying is that the WEB in general ignores line breaks and treats them simply as white space. Image Description Field - acrylian - 2014-04-29 Yes. I think GrahameNZ might also be using another well known CMS that indeed does turn line breaks into "real" html ones on the front end. Unless I remember incorrectly we did years ago before the editor was default as well but abandoned it because of conflicts. Image Description Field - GrahameNZ - 2014-04-29 Hi Folks, Image Description Field - sbillard - 2014-04-29 Make yourself a custom print function that substitutes the newline for whatever you want, e.g. a break tag. Image Description Field - GrahameNZ - 2014-04-29 "Make yourself a custom print function that substitutes the newline for whatever you want, e.g. a break tag." Image Description Field - sbillard - 2014-04-29 There is a link to "paid support" on the Zenphoto download page. Image Description Field - GrahameNZ - 2014-04-29 "There is a link to "paid support" on the Zenphoto download page." |