Add the inheritUrlFromParent property, which causes the asset to prepend its
parent's URL to its own URL. Boolean, default off, found in the meta tab.
This commit is contained in:
parent
3dc01af30a
commit
9c77fdcce7
5 changed files with 130 additions and 4 deletions
|
|
@ -1048,6 +1048,16 @@ Couldn't open %-s because %-s <br />
|
|||
lastUpdated => 0,
|
||||
},
|
||||
|
||||
'does asset inherit URL from parent' => {
|
||||
message => q|Prepend URL from parent?|,
|
||||
lastUpdated => 1212183809,
|
||||
},
|
||||
|
||||
'does asset inherit URL from parent description' => {
|
||||
message => q|<p>Will this asset have its URL prepended with its parent URL?</p>|,
|
||||
lastUpdated => 1212183809,
|
||||
},
|
||||
|
||||
'search' => {
|
||||
message => q{Search},
|
||||
lastUpdated => 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue