mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
Pascal casing manifest files
--HG-- branch : dev
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
name: $$ModuleName$$
|
||||
antiforgery: enabled
|
||||
author: The Orchard Team
|
||||
website: http://orchardproject.net
|
||||
version: 0.5.0
|
||||
orchardversion: 0.5.0
|
||||
description: Description for the module
|
||||
features:
|
||||
Name: $$ModuleName$$
|
||||
AntiForgery: enabled
|
||||
Author: The Orchard Team
|
||||
Website: http://orchardproject.net
|
||||
Version: 0.5.0
|
||||
OrchardVersion: 0.5.0
|
||||
Description: Description for the module
|
||||
Features:
|
||||
$$ModuleName$$:
|
||||
Description: Description for feature $$ModuleName$$.
|
@@ -1,7 +1,7 @@
|
||||
name: $$ThemeName$$
|
||||
author: The Orchard Team
|
||||
website: http://www.orchardproject.net
|
||||
description: Description for the theme
|
||||
version: 1.0
|
||||
Name: $$ThemeName$$
|
||||
Author: The Orchard Team
|
||||
Website: http://www.orchardproject.net
|
||||
Description: Description for the theme
|
||||
Version: 1.0
|
||||
# todo: provide tags
|
||||
# tags: Classic, Serif
|
||||
# Tags: Classic, Serif
|
||||
|
@@ -1,11 +1,11 @@
|
||||
Name: Code generation
|
||||
antiforgery: enabled
|
||||
author: The Orchard Team
|
||||
website: http://orchardproject.net
|
||||
version: 0.1.0
|
||||
orchardversion: 0.6.0
|
||||
description:
|
||||
features:
|
||||
AntiForgery: enabled
|
||||
Author: The Orchard Team
|
||||
Website: http://orchardproject.net
|
||||
Version: 0.1.0
|
||||
OrchardVersion: 0.6.0
|
||||
Description:
|
||||
Features:
|
||||
Orchard.CodeGeneration:
|
||||
Description: Tools to create Orchard components.
|
||||
Category: Developer
|
Reference in New Issue
Block a user