mirror of
https://github.com/silverstripe/silverstripe-subsites
synced 2024-10-22 11:05:55 +02:00
82f1d980e8
Conflicts: code/SubsiteAdmin.php code/extensions/LeftAndMainSubsites.php code/extensions/SiteTreeSubsites.php code/model/Subsite.php composer.json javascript/SubsitesTreeDropdownField.js lang/en_US.php tests/SubsiteAdminTest.php tests/SubsiteTest.php tests/SubsiteTest.yml tests/SubsitesVirtualPageTest.php
10 lines
274 B
YAML
10 lines
274 B
YAML
# These need to come first so that SiteTree has the link meta-data written.
|
|
File:
|
|
file1:
|
|
Filename: assets/testscript-test-file.pdf
|
|
|
|
SiteTree:
|
|
page1:
|
|
Title: page1
|
|
URLSegment: page1
|
|
Content: <p><img src="assets/testscript-test-file.pdf" /></p> |