Is there any option to show the image title in the preview?
We'd like to use this as a caption so the user knows what the image is about, e.g. in instructions
Thx, Anne
Very interesting.
The problem is that confluence versions differ a lot. I have an older version that doesn't have any of the functions that you were talking about and I wasn't aware that there is anything like that.
About your question:
If you want to play around with CSS you can try something like:
img[title]:before, span[title]:before, a[title]:before { content: " caption: " attr(title); }You probably would have to adapt that in some form but basically that will add the content of the title tag behind images and if I do that with the "All Attachements" macro in preview mode it looks like this:
2015-09-01 12_05_57-Bearbeiten - The Real Test - Steffen Heller - Lightweb.png
Hi Steffen,
thanks! Will check whether I can adapt this to 5.8.5. and my needs and give feedback here.
Br, Anne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
...yes, should have been more clear, there a a lot of previews.
It's about the Title Text which you can add to an Image when implementing it on a page (not to the image itself - see screenshots below). Itwhen the cursor hovers over the image.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I am pretty sure that the answer is "No", but out of curiosity:
What do you mean with "image title in the preview"? The image title tag that shows in edit mode and then disappears when the page is saved?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.