silverstripe-framework/tests/model/ImageTest.yml
Saophalkun Ponlu ce6402f8d0 ENHANCEMENT: use image file name (without file path and extension) for alt attribute when title is not provided
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@77668 467b73ca-7a2a-4603-9d3b-597d59a354a9
2009-05-24 12:16:17 +00:00

8 lines
329 B
YAML

Image:
imageWithTitle:
Title: This is a image Title
Filename: sapphire/tests/model/testimages/test_image.png
imageWithoutTitle:
Filename: sapphire/tests/model/testimages/test_image.png
imageWithoutTitleContainingDots:
Filename: sapphire/tests/model/testimages/test.image.with.dots.png