mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
8908a6bcd7
The pull request also contains some enhancements and fixes to the corresponding testcases. Fixes #318
17 lines
338 B
YAML
17 lines
338 B
YAML
File:
|
|
example_file:
|
|
Name: example.pdf
|
|
Filename: folder/subfolder/example.pdf
|
|
|
|
Image:
|
|
example_image:
|
|
Name: HTMLEditorFieldTest_example.jpg
|
|
Filename: tests/forms/images/HTMLEditorFieldTest_example.jpg
|
|
|
|
HtmlEditorFieldTest_Object:
|
|
home:
|
|
Title: Home Page
|
|
about:
|
|
Title: About Us
|
|
contact:
|
|
Title: Contact Us |