#20663: Fixing Orchard.Roles and Orchard.Roles.Workflow feature bad description in module.txt

Work Item: 20663
This commit is contained in:
agriffard 2014-05-02 15:43:24 +02:00
parent fd36b81f4b
commit ee16100a6c

View File

@ -4,7 +4,7 @@ Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.8 Version: 1.8
OrchardVersion: 1.8 OrchardVersion: 1.8
Description: Provides anti-spam services to protect your content from malicious submissions. Description: The roles module is adding the ability to assign roles to users. It's also providing a set of default roles for which other modules can define default permissions.
Features: Features:
Orchard.Roles: Orchard.Roles:
Name: Roles Name: Roles
@ -13,6 +13,6 @@ Features:
Dependencies: Orchard.Users Dependencies: Orchard.Users
Orchard.Roles.Workflows: Orchard.Roles.Workflows:
Name: Roles Workflows Activities Name: Roles Workflows Activities
Description: Provides an anti-spam filter based on Akismet. Description: Provides a role based activities.
Category: Workflows Category: Workflows
Dependencies: Orchard.Workflows Dependencies: Orchard.Roles, Orchard.Workflows