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,8 +5,6 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The common module introduces content parts that are going to be used by most content types (common, body and routable).
Features:
Common:
Description: Core content parts.
Dependencies: Settings
Category: Core
FeatureDescription: Core content parts.
Dependencies: Settings
Category: Core

View File

@@ -5,8 +5,6 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The containers module introduces container and containable behaviors for content items.
Features:
Containers:
Description: Container and containable parts to enable parent-child relationships between content items.
Dependencies: Contents, Routable
Category: Content
FeatureDescription: Container and containable parts to enable parent-child relationships between content items.
Dependencies: Contents, Routable
Category: Content

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The contents module enables the creation of custom content types.
Features:
Contents:
Description: Default custom content type definition, creation and management.
Category: Core
FeatureDescription: Default custom content type definition, creation and management.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The dashboard module is providing the dashboard screen of the admininstration UI of the application.
Features:
Dashboard:
Description: Standard admin dashboard.
Category: Core
FeatureDescription: Standard admin dashboard.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The Feeds module is providing RSS feeds to content items.
Features:
Feeds:
Description: RSS feeds for content items.
Category: Syndication
FeatureDescription: RSS feeds for content items.
Category: Syndication

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The HomePage module enables the promotion of a content item or container to be the home page of the site.
Features:
HomePage:
Description: Standard site home page that allows a specified content type or container to *be* the home page.
Category: Core
FeatureDescription: Standard site home page that allows a specified content type or container to *be* the home page.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The navigation module creates and manages a simple navigation menu for the front-end of the application and allows you to add content items to the admin menu.
Features:
Navigation:
Description: Menu management.
Category: Core
FeatureDescription: Menu management.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The dashboard module is providing the reports screen of the application.
Features:
Reports:
Description: Reports management.
Category: Core
FeatureDescription: Reports management.
Category: Core

View File

@@ -5,8 +5,6 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The routable module enables content items to be accessed through a friendly human-readable URL.
Features:
Routable:
Description: Routable content part.
Dependencies: Settings
Category: Core
FeatureDescription: Routable content part.
Dependencies: Settings
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The scheduling module enables background task scheduling.
Features:
Scheduling:
Description: Scheduled background tasks.
Category: Core
FeatureDescription: Scheduled background tasks.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The settings module creates site settings that other modules can contribute to.
Features:
Settings:
Description: Site settings.
Category: Core
FeatureDescription: Site settings.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The shapes module contains core shape templates and display hooks.
Features:
Shapes:
Description: Core shape templates and display hooks.
Category: Core
FeatureDescription: Core shape templates and display hooks.
Category: Core

View File

@@ -5,7 +5,5 @@ Website: http://orchardproject.net
Version: 1.0.20
OrchardVersion: 1.0.20
Description: The XmlRpc module enables creation of contents from client applications such as LiveWriter.
Features:
XmlRpc:
Description: XML-RPC opt-in implementation.
Category: Content Publishing
FeatureDescription: XML-RPC opt-in implementation.
Category: Content Publishing