Pascal casing manifest files

--HG--
branch : dev
This commit is contained in:
Sebastien Ros
2010-10-07 12:38:33 -07:00
parent 34bbd4a062
commit 2836673667
56 changed files with 543 additions and 543 deletions

View File

@@ -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$$.

View File

@@ -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

View File

@@ -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