mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-14 19:04:51 +08:00

- adding a Path property on ExtensionDescriptor that's used in place of the area name for default route URLs - the Path property if not set will be the Name if it's a valid URL segment, otherwise it will be the Id - if an *invalid* Path is given an error will be logged and the extension will not be loaded --HG-- branch : dev
2 lines
48 B
Plaintext
2 lines
48 B
Plaintext
Path: ThisIs.Sample4
|
|
Author: Bertrand Le Roy |