Extending manifest parser to support flatenned default feature.

--HG--
branch : dev
This commit is contained in:
Andre Rodrigues
2011-03-16 08:55:07 -07:00
parent 7d44329f5a
commit 173af2bcbe
49 changed files with 260 additions and 258 deletions

View File

@@ -5,11 +5,9 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: Data migration commands.
FeatureDescription: Data migration commands.
Category: Developer
Features:
Orchard.Migrations:
Name: Migrations
Description: Data migration commands.
Category: Developer
DatabaseUpdate:
Name: Database Update
Description: Commands for updating the database schema according to the definition of the "Record" classes in code.