Hi
Please see example here: http://moodle.rowan.tincan.co.uk/node/39
The image filename appears under the image, wrapped in image_meta and image_title divs. I'm sure this is due to configuration somewhere, but just can't find where.
Many thanks!
Jason
Comments
Comment #1
Jason Dean commentedOr maybe this is by design and needs to be set to display:none in stylesheet? Seems odd though.
Comment #2
eugenmayer commentedThats by design and no, it does not need to be set to display:none .. that the image title and you can change that, by default its the filename.
Comment #3
eugenmayer commentedComment #5
rootworkI'd like to make a feature request -- to give people the option to change blank titles to filenames (as it is now), or to leave blank titles blank. Personally I think the default should be to not insert data unless a user asks it to be inserted, but if inserting the filename-as-title is going to be default behavior, it would at least be nice to give site administrators an option of overriding it, and just leaving blank titles blank.
Comment #6
eugenmayer commentedIam fine with that, should be a very easy change. I suggest i take that one in in 2.4
Comment #7
rootworkThat would be great! Let me know if you need anything to be tested.
Comment #8
eugenmayer commentedImplemented in 2.4. Titles wont be used as filenames by default. This can be activated in the administration form
Comment #9
eugenmayer commented