mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-09-22 20:13:50 +08:00
Extending manifest parser to support flatenned default feature.
--HG-- branch : dev
This commit is contained in:
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
@@ -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
|
||||
|
Reference in New Issue
Block a user