Update version # to 0.9.0

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-12-13 21:56:39 -08:00
parent 41ac7c975b
commit 8935efc96c
94 changed files with 251 additions and 251 deletions
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -31,5 +31,5 @@ using System.Runtime.InteropServices;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
+2 -2
View File
@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
+2 -2
View File
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -3,6 +3,6 @@ Author: Bertrand Le Roy
Description: Description:
This plug-in replaces This plug-in replaces
'the' with 'le' 'the' with 'le'
Version: 0.8.0 Version: 0.9.0
Tags: plug-in, français, the, le Tags: plug-in, français, the, le
homepage: http://weblogs.asp.net/bleroy homepage: http://weblogs.asp.net/bleroy
+2 -2
View File
@@ -34,5 +34,5 @@ using System.Runtime.InteropServices;
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The common module introduces content parts that are going to be used by most content types (common, body and routable). Description: The common module introduces content parts that are going to be used by most content types (common, body and routable).
Features: Features:
Common: Common:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The containers module introduces container and containable behaviors for content items. Description: The containers module introduces container and containable behaviors for content items.
Features: Features:
Containers: Containers:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The contents module enables the creation of custom content types. Description: The contents module enables the creation of custom content types.
Features: Features:
Contents: Contents:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The dashboard module is providing the dashboard screen of the admininstration UI of the application. Description: The dashboard module is providing the dashboard screen of the admininstration UI of the application.
Features: Features:
Dashboard: Dashboard:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Feeds module is providing RSS feeds to content items. Description: The Feeds module is providing RSS feeds to content items.
Features: Features:
Feeds: Feeds:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The HomePage module enables the promotion of a content item or container to be the home page of the site. Description: The HomePage module enables the promotion of a content item or container to be the home page of the site.
Features: Features:
HomePage: HomePage:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The navigation module creates and manages a simple navigation menu for the front-end of the application. Description: The navigation module creates and manages a simple navigation menu for the front-end of the application.
Features: Features:
Navigation: Navigation:
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The dashboard module is providing the reports screen of the application. Description: The dashboard module is providing the reports screen of the application.
Features: Features:
Reports: Reports:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The routable module enables content items to be accessed through a friendly human-readable URL. Description: The routable module enables content items to be accessed through a friendly human-readable URL.
Features: Features:
Routable: Routable:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The scheduling module enables background task scheduling. Description: The scheduling module enables background task scheduling.
Features: Features:
Scheduling: Scheduling:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The settings module creates site settings that other modules can contribute to. Description: The settings module creates site settings that other modules can contribute to.
Features: Features:
Settings: Settings:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The shapes module contains core shape templates and display hooks. Description: The shapes module contains core shape templates and display hooks.
Features: Features:
Shapes: Shapes:
+2 -2
View File
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The XmlRpc module enables creation of contents from client applications such as LiveWriter. Description: The XmlRpc module enables creation of contents from client applications such as LiveWriter.
Features: Features:
XmlRpc: XmlRpc:
+3 -3
View File
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Lucene module enables the site to be indexed using Lucene.NET. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site. Description: The Lucene module enables the site to be indexed using Lucene.NET. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site.
Features: Features:
Lucene: Lucene:
Name: Lucene Name: Lucene
Description: Lucene indexing services. Description: Lucene indexing services.
Category: Search Category: Search
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The ArchiveLater module introduces scheduled archiving functionality. Description: The ArchiveLater module introduces scheduled archiving functionality.
Features: Features:
Orchard.ArchiveLater: Orchard.ArchiveLater:
Name: Archive Later Name: Archive Later
Description: Scheduled archiving. Description: Scheduled archiving.
Category: Content Category: Content
Dependencies: Common, Scheduling, Orchard.jQuery Dependencies: Common, Scheduling, Orchard.jQuery
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Orchard Blogs module is implementing basic blogging features. Description: The Orchard Blogs module is implementing basic blogging features.
Features: Features:
Orchard.Blogs: Orchard.Blogs:
@@ -15,4 +15,4 @@ Features:
Name: Remote Blog Publishing Name: Remote Blog Publishing
Description: Blog easier using a dedicated MetaWeblogAPI-compatible publishing tool. Description: Blog easier using a dedicated MetaWeblogAPI-compatible publishing tool.
Dependencies: XmlRpc, Orchard.Blogs Dependencies: XmlRpc, Orchard.Blogs
Category: Content Publishing Category: Content Publishing
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: Tools to create Orchard components. Description: Tools to create Orchard components.
Features: Features:
Orchard.CodeGeneration: Orchard.CodeGeneration:
Name: Code Generation Name: Code Generation
Description: Tools to create Orchard components. Description: Tools to create Orchard components.
Category: Developer Category: Developer
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The comments system implemented by this module can be applied to arbitrary Orchard content types, such as blogs and pages. It includes comment validation and spam protection through the Akismet service. Description: The comments system implemented by this module can be applied to arbitrary Orchard content types, such as blogs and pages. It includes comment validation and spam protection through the Akismet service.
Features: Features:
Orchard.Comments: Orchard.Comments:
Name: Comments Name: Comments
Description: Standard content item comments. Description: Standard content item comments.
Dependencies: Settings Dependencies: Settings
Category: Social Category: Social
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Features: Features:
Orchard.ContentTypes: Orchard.ContentTypes:
Name: Content Types Name: Content Types
Description: ContentTypes modules enables the creation and alteration of content types not based on code. Description: ContentTypes modules enables the creation and alteration of content types not based on code.
Dependencies: Contents Dependencies: Contents
Category: Content Category: Content
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Email Messaging module adds Email sending functionalities. Description: The Email Messaging module adds Email sending functionalities.
Features: Features:
Orchard.Email: Orchard.Email:
Name: Email Name: Email
Description: Email Messaging services. Description: Email Messaging services.
Category: Messaging Category: Messaging
Dependencies: Orchard.Messaging Dependencies: Orchard.Messaging
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: An assortment of debugging tools. Description: An assortment of debugging tools.
Features: Features:
Orchard.Experimental: Orchard.Experimental:
@@ -23,4 +23,4 @@ Features:
Name: Testing Lists Name: Testing Lists
Description: Adds some content definitions to help test lists Description: Adds some content definitions to help test lists
Dependencies: Orchard.Lists Dependencies: Orchard.Lists
Category: Developer Category: Developer
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Indexing module enables the site to be indexed. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site. Description: The Indexing module enables the site to be indexed. The index generated by this module can then be used by the search module to provide an integrated full-text search experience to a web site.
Features: Features:
Orchard.Indexing: Orchard.Indexing:
Name: Indexing Name: Indexing
Description: Indexing infrastructure. Requires an index implementation like the Lucene module. Description: Indexing infrastructure. Requires an index implementation like the Lucene module.
Category: Search Category: Search
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -1,13 +1,13 @@
Name: Lists Name: Lists
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: Introduces a preconfigured container-enabled content type. Description: Introduces a preconfigured container-enabled content type.
Features: Features:
Orchard.Lists: Orchard.Lists:
Name: Lists Name: Lists
Description: A basic container-enabled content type. Description: A basic container-enabled content type.
Dependencies: Contents, Containers Dependencies: Contents, Containers
Category: Content Category: Content
@@ -1,4 +1,4 @@
using System.Reflection; using System.Reflection;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
using System.Security; using System.Security;
@@ -9,7 +9,7 @@ using System.Security;
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")] [assembly: AssemblyConfiguration("")]
[assembly: AssemblyProduct("Orchard")] [assembly: AssemblyProduct("Orchard")]
[assembly: AssemblyCopyright("Copyright © Outercurve Foundation 2009")] [assembly: AssemblyCopyright("Copyright Outercurve Foundation 2009")]
[assembly: AssemblyTrademark("")] [assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")] [assembly: AssemblyCulture("")]
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The localization module enables the localization of content items. Description: The localization module enables the localization of content items.
Features: Features:
Orchard.Localization: Orchard.Localization:
Name: Localization Name: Localization
Description: Localize content items. Description: Localize content items.
Dependencies: Settings Dependencies: Settings
Category: Content Category: Content
@@ -31,6 +31,6 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The media module offer basic media management features. It currently only supports image files. Storage goes into the current Orchard file system, which can be the server's physical file system or Azure blob storage. Description: The media module offer basic media management features. It currently only supports image files. Storage goes into the current Orchard file system, which can be the server's physical file system or Azure blob storage.
Features: Features:
Orchard.Media: Orchard.Media:
Name: Media Name: Media
Description: File system based media upload, storage and management. Description: File system based media upload, storage and management.
Category: Media Category: Media
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Messaging module adds messaging functionalities. Description: The Messaging module adds messaging functionalities.
Features: Features:
Orchard.Messaging: Orchard.Messaging:
Name: Messaging Name: Messaging
Description: Messaging services. Description: Messaging services.
Category: Messaging Category: Messaging
Dependencies: Settings Dependencies: Settings
@@ -31,6 +31,6 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: Data migration commands. Description: Data migration commands.
Features: Features:
Orchard.Migrations: Orchard.Migrations:
@@ -13,4 +13,4 @@ Features:
DatabaseUpdate: DatabaseUpdate:
Name: Database Update Name: Database Update
Description: Commands for updating the database schema according to the definition of the "Record" classes in code. Description: Commands for updating the database schema according to the definition of the "Record" classes in code.
Category: Developer Category: Developer
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The Modules module enables the administrator of the site to manage the installed modules as well as activate and de-activate features. Description: The Modules module enables the administrator of the site to manage the installed modules as well as activate and de-activate features.
Features: Features:
Orchard.Modules: Orchard.Modules:
Name: Modules Name: Modules
Description: Standard module and feature management. Description: Standard module and feature management.
Category: Core Category: Core
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The multi-tenancy module enables multiple Orchard sites to run in isolation inside of a single web application, improving site density on a single server or hosted account. Description: The multi-tenancy module enables multiple Orchard sites to run in isolation inside of a single web application, improving site density on a single server or hosted account.
Features: Features:
Orchard.MultiTenancy: Orchard.MultiTenancy:
Name: Multi Tenancy Name: Multi Tenancy
Description: Configure multiple site tenants. Description: Configure multiple site tenants.
Category: Hosting Category: Hosting
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The packaging module enables packaging modules using the OPC format. Description: The packaging module enables packaging modules using the OPC format.
Features: Features:
PackagingServices: PackagingServices:
@@ -19,4 +19,4 @@ Features:
Name: Gallery Name: Gallery
Description: Module gallery management. Description: Module gallery management.
Category: Packaging Category: Packaging
Dependencies: Orchard.Packaging Dependencies: Orchard.Packaging
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -1,13 +1,13 @@
Name: Pages Name: Pages
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: Introduces a preconfigured page content type. Description: Introduces a preconfigured page content type.
Features: Features:
Orchard.Pages: Orchard.Pages:
Name: Pages Name: Pages
Description: A basic page content type. Description: A basic page content type.
Dependencies: Contents Dependencies: Contents
Category: Content Category: Content
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The PublishLater module introduces draft creation and scheduled publishing functionality. Description: The PublishLater module introduces draft creation and scheduled publishing functionality.
Features: Features:
Orchard.PublishLater: Orchard.PublishLater:
Name: Publish Later Name: Publish Later
Description: Draft creation and scheduled publishing. Description: Draft creation and scheduled publishing.
Category: Content Category: Content
Dependencies: Common, Scheduling, Orchard.jQuery Dependencies: Common, Scheduling, Orchard.jQuery
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
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. 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
Description: Standard user roles. Description: Standard user roles.
Category: Core Category: Core
Dependencies: Orchard.Users Dependencies: Orchard.Users
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The DLR scripting module enables the possibility to execute scripts using the DLR. Description: The DLR scripting module enables the possibility to execute scripts using the DLR.
Features: Features:
Orchard.Scripting.Dlr: Orchard.Scripting.Dlr:
Name: DLR Scripting Name: DLR Scripting
Description: DLR scripting support. Description: DLR scripting support.
Dependencies: Orchard.Scripting Dependencies: Orchard.Scripting
Category: Scripting Category: Scripting
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The scripting module enables the possibility to execute scripts using a simple custom scripting language. Description: The scripting module enables the possibility to execute scripts using a simple custom scripting language.
Features: Features:
Orchard.Scripting: Orchard.Scripting:
@@ -14,4 +14,4 @@ Features:
Name: Lightweight scripting Name: Lightweight scripting
Description: Custom lightweight and simple scripting language. Description: Custom lightweight and simple scripting language.
Dependencies: Orchard.Scripting Dependencies: Orchard.Scripting
Category: Scripting Category: Scripting
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The search module enables the management of the search index and provides the front-end searching user interface. Description: The search module enables the management of the search index and provides the front-end searching user interface.
Features: Features:
Orchard.Search: Orchard.Search:
Name: Search Name: Search
Description: Standard interface to Orchard's built-in search. Description: Standard interface to Orchard's built-in search.
Category: Search Category: Search
Dependencies: Orchard.Indexing Dependencies: Orchard.Indexing
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The setup module is creating the application's setup experience. Description: The setup module is creating the application's setup experience.
Features: Features:
Orchard.Setup: Orchard.Setup:
Name: Setup Name: Setup
Description: Standard site setup. This feature is disabled automatically once setup is over. Description: Standard site setup. This feature is disabled automatically once setup is over.
Category: Core Category: Core
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The tags module is providing basic tagging for arbitrary content types. Description: The tags module is providing basic tagging for arbitrary content types.
Features: Features:
Orchard.Tags: Orchard.Tags:
Name: Tags Name: Tags
Description: Tag a content item. Description: Tag a content item.
Dependencies: Settings Dependencies: Settings
Category: Navigation Category: Navigation
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The themes module makes it possible for Orchard applications to customize the look and feel of an Orchard web site. Description: The themes module makes it possible for Orchard applications to customize the look and feel of an Orchard web site.
Features: Features:
Orchard.Themes: Orchard.Themes:
Name: Themes Name: Themes
Description: Basic theming capability. Description: Basic theming capability.
Category: Core Category: Core
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The users module enables user management. Description: The users module enables user management.
Features: Features:
Orchard.Users: Orchard.Users:
Name: Users Name: Users
Description: Standard users. Description: Standard users.
Category: Core Category: Core
Dependencies: Settings Dependencies: Settings
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,12 +2,12 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: An implementation of widgets for Orchard. Description: An implementation of widgets for Orchard.
Features: Features:
Orchard.Widgets: Orchard.Widgets:
Name: Widgets Name: Widgets
Description: An implementation of widgets. Description: An implementation of widgets.
Category: Widget Category: Widget
Dependencies: Orchard.Scripting Dependencies: Orchard.Scripting
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The jQuery module contains the jQuery and related script libraries. Description: The jQuery module contains the jQuery and related script libraries.
Features: Features:
Orchard.jQuery: Orchard.jQuery:
Name: jQuery Name: jQuery
Description: A common location for jQuery and related script libraries. Description: A common location for jQuery and related script libraries.
Category: Resources Category: Resources
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
+3 -3
View File
@@ -2,11 +2,11 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 0.8.0 Version: 0.9.0
OrchardVersion: 0.8.0 OrchardVersion: 0.9.0
Description: The TinyMCE module enables rich text contents to be created using a "What You See Is What You Get" user interface. Description: The TinyMCE module enables rich text contents to be created using a "What You See Is What You Get" user interface.
Features: Features:
TinyMce: TinyMce:
Name: TinyMce Name: TinyMce
Description: TinyMCE HTML WYSIWYG editor. Description: TinyMCE HTML WYSIWYG editor.
Category: Input Editor Category: Input Editor
@@ -30,6 +30,6 @@ using System.Security;
// //
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
+3 -3
View File
@@ -34,6 +34,6 @@ using System.Security;
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -33,5 +33,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Revision and Build Numbers // You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
+1 -1
View File
@@ -1,6 +1,6 @@
Name: SafeMode Name: SafeMode
Author: Jonathan Wall Author: Jonathan Wall
Description: The Orchard Theme for setup and failure conditions. Description: The Orchard Theme for setup and failure conditions.
Version: 1.0 Version: 0.9.0
Tags: hidden Tags: hidden
Website: http://www.orchardproject.net Website: http://www.orchardproject.net
+1 -1
View File
@@ -1,5 +1,5 @@
Name: The Admin Name: The Admin
Version: 1.0 Version: 0.9.0
Author: Jon Wall Author: Jon Wall
Tags: hidden, admin Tags: hidden, admin
Description: An admin theme not to be used for the site so don't click "Activate" (or "Uninstall"). In the near future admin themes won't be mixed in with site themes. Description: An admin theme not to be used for the site so don't click "Activate" (or "Uninstall"). In the near future admin themes won't be mixed in with site themes.
@@ -1,7 +1,7 @@
Name: The Theme Machine Name: The Theme Machine
Author: jowall, mibach, loudej, heskew Author: jowall, mibach, loudej, heskew
Description: Orchard Theme Machine is a flexible multi-zone theme that provides a solid foundation to build your site. It features 20 collapsible widget zones and is flexible enough to cover a wide range of layouts. Description: Orchard Theme Machine is a flexible multi-zone theme that provides a solid foundation to build your site. It features 20 collapsible widget zones and is flexible enough to cover a wide range of layouts.
Version: 0.1 Version: 0.9.0
Tags: Awesome Tags: Awesome
Website: http://orchardproject.net Website: http://orchardproject.net
Zones: Header, Navigation, Featured, BeforeMain, AsideFirst, Messages, BeforeContent, Content, AfterContent, AsideSecond, AfterMain, TripelFirst, TripelSecond, TripelThird, FooterQuadFirst, FooterQuadSecond, FooterQuadThird, FooterQuadFourth, Footer Zones: Header, Navigation, Featured, BeforeMain, AsideFirst, Messages, BeforeContent, Content, AfterContent, AsideSecond, AfterMain, TripelFirst, TripelSecond, TripelThird, FooterQuadFirst, FooterQuadSecond, FooterQuadThird, FooterQuadFourth, Footer
+3 -3
View File
@@ -35,6 +35,6 @@ using System.Security;
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityTransparent] [assembly: SecurityTransparent]
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
@@ -30,5 +30,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
+3 -3
View File
@@ -31,6 +31,6 @@ using System.Security;
// You can specify all the values or you can default the Build and Revision Numbers // You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below: // by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")] // [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.8.0")] [assembly: AssemblyVersion("0.9.0")]
[assembly: AssemblyFileVersion("0.8.0")] [assembly: AssemblyFileVersion("0.9.0")]
[assembly: SecurityCritical] [assembly: SecurityCritical]