Improved Module.txt for Orchard.Azure.

This commit is contained in:
Daniel Stolt 2014-03-26 01:19:40 +01:00
parent 64242b4310
commit 365060b7c6

View File

@ -1,18 +1,17 @@
Name: Orchard.Azure
Name: Windows Azure Services
AntiForgery: enabled
Author: The Orchard Team
Website: http://orchardproject.net
Version: 1.0
Version: 1.7.2
OrchardVersion: 1.7.2
Description: Provides a set of Orchard service implementations targeting Windows Azure services.
Category: Hosting
Features:
Orchard.Azure:
Category: Hosting
Orchard.Azure.Media:
Name: Windows Azure Media Storage
Description: Activates an Orchard media storage provider that targets Windows Azure Blob Storage.
Category: Hosting
Dependencies: Orchard.Azure
Category: Hosting
Orchard.Azure.OutputCache:
Name: Windows Azure Output Cache
Description: Activates an Orchard output cache provider that targets Windows Azure Cache.
@ -21,4 +20,5 @@ Features:
Orchard.Azure.DatabaseCache:
Name: Windows Azure Database Cache
Description: Activates an NHibernate second-level cache provider that targets Windows Azure Cache.
Dependencies: Orchard.Azure
Category: Performance