Updating manifest files

--HG--
branch : 1.x
This commit is contained in:
Sebastien Ros
2013-06-26 18:19:23 -07:00
parent 493f3798fa
commit 506be4a9d0
135 changed files with 260 additions and 264 deletions

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -32,8 +32,8 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]
// Enable web application to call this assembly in Full Trust // Enable web application to call this assembly in Full Trust
[assembly: AllowPartiallyTrustedCallers] [assembly: AllowPartiallyTrustedCallers]

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The common module introduces content parts that are going to be used by most content types (common, body, identity). Description: The common module introduces content parts that are going to be used by most content types (common, body, identity).
FeatureDescription: Core content parts. FeatureDescription: Core content parts.
Dependencies: Settings Dependencies: Settings

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The containers module introduces container and containable behaviors for content items. Description: The containers module introduces container and containable behaviors for content items.
FeatureDescription: Container and containable parts to enable parent-child relationships between content items. FeatureDescription: Container and containable parts to enable parent-child relationships between content items.
Dependencies: Contents, Feeds Dependencies: Contents, Feeds

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
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

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
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.
FeatureDescription: Standard admin dashboard. FeatureDescription: Standard admin dashboard.
Category: Core Category: Core

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The Feeds module is providing RSS feeds to content items. Description: The Feeds module is providing RSS feeds to content items.
FeatureDescription: RSS feeds for content items. FeatureDescription: RSS feeds for content items.
Category: Syndication Category: Syndication

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
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. 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.
FeatureDescription: Menu management. FeatureDescription: Menu management.
Category: Core Category: Core

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The dashboard module is providing the reports screen of the application. Description: The dashboard module is providing the reports screen of the application.
FeatureDescription: Reports management. FeatureDescription: Reports management.
Category: Core Category: Core

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The scheduling module enables background task scheduling. Description: The scheduling module enables background task scheduling.
FeatureDescription: Scheduled background tasks. FeatureDescription: Scheduled background tasks.
Category: Core Category: Core

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
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.
FeatureDescription: Site settings. FeatureDescription: Site settings.
Category: Core Category: Core

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The shapes module contains core shape templates and display hooks. Description: The shapes module contains core shape templates and display hooks.
FeatureDescription: Core shape templates and display hooks. FeatureDescription: Core shape templates and display hooks.
Category: Core Category: Core

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
Description: The title module enables content items to have titles. Description: The title module enables content items to have titles.
FeatureDescription: Title content part. FeatureDescription: Title content part.
Category: Core Category: Core

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: 1.6 Version: 1.7
OrchardVersion: 1.6 OrchardVersion: 1.7
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.
FeatureDescription: XML-RPC opt-in implementation. FeatureDescription: XML-RPC opt-in implementation.
Category: Content Publishing Category: Content Publishing

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: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.7
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.
FeatureDescription: Lucene indexing services. FeatureDescription: Lucene indexing services.
Dependencies: Orchard.Indexing Dependencies: Orchard.Indexing

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4.0 OrchardVersion: 1.7
Description: The Markdown module enables rich text contents to be created using the Markdown syntax. Description: The Markdown module enables rich text contents to be created using the Markdown syntax.
FeatureDescription: Markdown editor. FeatureDescription: Markdown editor.
Category: Input Editor Category: Input Editor

View File

@@ -1,6 +1,5 @@
using System.Reflection; using System.Reflection;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
using System.Security;
[assembly: AssemblyTitle("Markdown")] [assembly: AssemblyTitle("Markdown")]
[assembly: AssemblyDescription("")] [assembly: AssemblyDescription("")]
@@ -27,6 +26,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,7 +2,7 @@ Name: Alias
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.3 OrchardVersion: 1.3
Description: Maps friendly urls to specific module actions. Description: Maps friendly urls to specific module actions.
FeatureDescription: Maps friendly urls to specific module actions. FeatureDescription: Maps friendly urls to specific module actions.

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: AntiSpam
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6.1 Version: 1.7
OrchardVersion: 1.0 OrchardVersion: 1.7
Description: Provides anti-spam services to protect your content from malicious submissions. Description: Provides anti-spam services to protect your content from malicious submissions.
Features: Features:
Orchard.AntiSpam: Orchard.AntiSpam:

View File

@@ -1,7 +1,5 @@
using System.Reflection; using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
using System.Security;
// General Information about an assembly is controlled through the following // General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information // set of attributes. Change these attribute values to modify the information
@@ -31,6 +29,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -3,7 +3,7 @@ Path: ArchiveLater
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4.2 OrchardVersion: 1.4.2
Description: The ArchiveLater module introduces scheduled archiving functionality. Description: The ArchiveLater module introduces scheduled archiving functionality.
FeatureDescription: Scheduled archiving. FeatureDescription: Scheduled archiving.

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: Autoroute
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.3 OrchardVersion: 1.7
Description: Description for the module Description: Description for the module
Features: Features:
Orchard.Autoroute: Orchard.Autoroute:

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -28,5 +28,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.7
Description: The Orchard Blogs module is implementing basic blogging features. Description: The Orchard Blogs module is implementing basic blogging features.
FeatureDescription: A simple web log. FeatureDescription: A simple web log.
Dependencies: Shapes, Common, Feeds, Navigation, Orchard.Widgets, Orchard.jQuery, Orchard.PublishLater Dependencies: Shapes, Common, Feeds, Navigation, Orchard.Widgets, Orchard.jQuery, Orchard.PublishLater

View File

@@ -1,6 +1,5 @@
using System.Reflection; using System.Reflection;
using System.Runtime.InteropServices; using System.Runtime.InteropServices;
using System.Security;
// General Information about an assembly is controlled through the following // General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information // set of attributes. Change these attribute values to modify the information
@@ -30,6 +29,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: Tools to create Orchard components. Description: Tools to create Orchard components.
FeatureDescription: Tools to create Orchard components. FeatureDescription: Tools to create Orchard components.

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
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:

View File

@@ -30,5 +30,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,7 +2,7 @@ Name: Orchard.ContentPermissions
AntiForgery: enabled AntiForgery: enabled
Author: Chris Pyle, S<>bastien Ros Author: Chris Pyle, S<>bastien Ros
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: Allows item-level front end view permissions. Description: Allows item-level front end view permissions.
Features: Features:

View File

@@ -31,5 +31,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: Orchard.ContentPicker
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardcontentpicker.codeplex.com Website: http://orchardcontentpicker.codeplex.com
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: UI for selecting Content Items. Description: UI for selecting Content Items.
Features: Features:
Orchard.ContentPicker: Orchard.ContentPicker:

View File

@@ -31,6 +31,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.7
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

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: Custom Forms
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardcustomforms.codeplex.com Website: http://orchardcustomforms.codeplex.com
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: Create custom forms like contact forms or content contributions. Description: Create custom forms like contact forms or content contributions.
Features: Features:
Orchard.CustomForms: Orchard.CustomForms:

View File

@@ -31,5 +31,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4.2 OrchardVersion: 1.7
Description: Contains designer tools to ease the Themes development process Description: Contains designer tools to ease the Themes development process
FeatureName: Shape Tracing FeatureName: Shape Tracing
Category: Designer Category: Designer

View File

@@ -31,5 +31,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: The Email Messaging module adds Email sending functionalities. Description: The Email Messaging module adds Email sending functionalities.
Features: Features:
Orchard.Email: Orchard.Email:

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: Fields
AntiForgery: enabled AntiForgery: enabled
Author: Antoine Griffard, S<>bastien Ros Author: Antoine Griffard, S<>bastien Ros
Website: http://orchardfields.codeplex.com Website: http://orchardfields.codeplex.com
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: Some content fields Description: Some content fields
Features: Features:
Orchard.Fields: Orchard.Fields:

View File

@@ -31,5 +31,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -28,5 +28,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: Forms
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardforms.codeplex.com Website: http://orchardforms.codeplex.com
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: Provides a system to publish and alter html forms. Description: Provides a system to publish and alter html forms.
Features: Features:
Orchard.Forms: Orchard.Forms:

View File

@@ -31,5 +31,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.0 Version: 1.7
OrchardVersion: 1.0 OrchardVersion: 1.7
Description: Description for the module Description: Adds a client side image editor for Media Library
Features: Features:
Orchard.ImageEditor: Orchard.ImageEditor:
Description: Description for feature Orchard.ImageEditor. Description: Adds a client side image editor for Media Library
Dependencies: Orchard.MediaLibrary Dependencies: Orchard.MediaLibrary
Category: Media Category: Media

View File

@@ -3,8 +3,8 @@ Path: ImportExport
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: Provides content item data import and export capability. Description: Provides content item data import and export capability.
FeatureDescription: Imports and exports content item data FeatureDescription: Imports and exports content item data
Category: Content Category: Content

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.7
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.
FeatureDescription: Indexing infrastructure. Requires an index implementation like the Lucene module. FeatureDescription: Indexing infrastructure. Requires an index implementation like the Lucene module.
Category: Search Category: Search

View File

@@ -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("1.4.1")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.4.1")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
Description: Introduces a preconfigured container-enabled content type. Description: Introduces a preconfigured container-enabled content type.
FeatureDescription: A basic container-enabled content type. FeatureDescription: A basic container-enabled content type.

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.4
Description: The localization module enables the localization of content items. Description: The localization module enables the localization of content items.
FeatureDescription: Localize content items. FeatureDescription: Localize content items.

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
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.
FeatureDescription: File system based media upload, storage and management. FeatureDescription: File system based media upload, storage and management.
Category: Media Category: Media

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -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: 1.0 Version: 1.7
OrchardVersion: 1.0 OrchardVersion: 1.7
Description: Description for the module Description: Provides enhanced Media management tools.
Features: Features:
Orchard.MediaLibrary: Orchard.MediaLibrary:
Name: Media Library Name: Media Library
Description: Description for feature Orchard.MediaLibrary. Description: Provides enhanced Media management tools.
Dependencies: Orchard.Taxonomies, Orchard.MediaProcessing, Title Dependencies: Orchard.Taxonomies, Orchard.MediaProcessing, Title
Category: Media Category: Media

View File

@@ -3,8 +3,8 @@ Path: MediaPicker
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: UI for browsing for, uploading, or selecting an image for an HTML editor. Description: UI for browsing for, uploading, or selecting an image for an HTML editor.
Dependencies: Orchard.Media, Orchard.jQuery Dependencies: Orchard.Media, Orchard.jQuery
FeatureDescription: UI for browsing for, uploading, or selecting an image for an HTML editor. FeatureDescription: UI for browsing for, uploading, or selecting an image for an HTML editor.

View File

@@ -31,6 +31,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: John Murdock, Sébastien Ros Author: John Murdock, Sébastien Ros
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.0 Version: 1.7
OrchardVersion: 1.0 OrchardVersion: 1.7
Description: Module for processing Media e.g. image resizing Description: Module for processing Media e.g. image resizing
Category: Media Category: Media
Dependencies: Orchard.Media, Orchard.Forms Dependencies: Orchard.Media, Orchard.Forms

View File

@@ -2,9 +2,9 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.7
Description: This module provides the messaging infrastructure that module such as Rules can use. It is only useful as a dependency for other modules that implement specific channels, such as e-mail or Twitter. Description: This module provides the messaging infrastructure that module such as Workflows can use. It is only useful as a dependency for other modules that implement specific channels, such as e-mail or Twitter.
FeatureDescription: Messaging services. FeatureDescription: Messaging services.
Category: Messaging Category: Messaging
Dependencies: Settings Dependencies: Settings

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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.7
Description: Data migration commands. Description: Data migration commands.
FeatureDescription: Data migration commands. FeatureDescription: Data migration commands.
Category: Developer Category: Developer

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
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.
FeatureDescription: Standard module and feature management. FeatureDescription: Standard module and feature management.
Category: Core Category: Core

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
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.
FeatureDescription: Configure multiple site tenants. FeatureDescription: Configure multiple site tenants.
Category: Hosting Category: Hosting

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@
AntiForgery: enabled AntiForgery: enabled
Author: Sébastien Ros Author: Sébastien Ros
Website: http://orchardproject.net/ Website: http://orchardproject.net/
Version: 1.0 Version: 1.7
OrchardVersion: 1.0 OrchardVersion: 1.7
Description: Adds Output Caching functionality. Description: Adds Output Caching functionality.
Features: Features:
Orchard.OutputCache: Orchard.OutputCache:

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: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.7
Description: The packaging module enables packaging modules using the OPC format. Description: The packaging module enables packaging modules using the OPC format.
FeatureDescription: Commands for creating/installing local modules. FeatureDescription: Commands for creating/installing local modules.
Category: Packaging Category: Packaging

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.5
Description: Introduces a preconfigured page content type. Description: Introduces a preconfigured page content type.
FeatureDescription: A basic page content type. FeatureDescription: A basic page content type.

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -2,8 +2,8 @@ Name: Projector
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardprojections.codeplex.com Website: http://orchardprojections.codeplex.com
Version: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.7
Description: Provides methods to control how lists of content items are filtered and displayed Description: Provides methods to control how lists of content items are filtered and displayed
Category: Content Category: Content
Dependencies: Orchard.Tokens, Orchard.Forms, Feeds, Title Dependencies: Orchard.Tokens, Orchard.Forms, Feeds, Title

View File

@@ -31,5 +31,5 @@ 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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -31,5 +31,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -3,8 +3,8 @@ Path: PublishLater
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
Description: The PublishLater module introduces draft creation and scheduled publishing functionality. Description: The PublishLater module introduces draft creation and scheduled publishing functionality.
FeatureDescription: Draft creation and scheduled publishing. FeatureDescription: Draft creation and scheduled publishing.
Category: Content Category: Content

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.7
Description: Provides Orchard Recipes. Description: Provides Orchard Recipes.
FeatureDescription: Implementation of Orchard recipes. FeatureDescription: Implementation of Orchard recipes.
Category: Core Category: Core

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.7
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.
FeatureDescription: Standard user roles. FeatureDescription: Standard user roles.
Category: Core Category: Core

View File

@@ -31,6 +31,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

View File

@@ -31,6 +31,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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.0 Version: 1.7
OrchardVersion: 1.0 OrchardVersion: 1.7
Description: Description for the module Description: Description for the module
Features: Features:
Orchard.Scripting.CSharp: Orchard.Scripting.CSharp:

View File

@@ -2,7 +2,7 @@
AntiForgery: enabled AntiForgery: enabled
Author: The Orchard Team Author: The Orchard Team
Website: http://orchardproject.net Website: http://orchardproject.net
Version: 1.6 Version: 1.7
OrchardVersion: 1.4.1 OrchardVersion: 1.4.1
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.
FeatureDescription: DLR scripting support. FeatureDescription: DLR scripting support.

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.4 OrchardVersion: 1.7
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.
FeatureDescription: Scripting support. FeatureDescription: Scripting support.
Category: Scripting Category: Scripting

View File

@@ -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("1.6")] [assembly: AssemblyVersion("1.7")]
[assembly: AssemblyFileVersion("1.6")] [assembly: AssemblyFileVersion("1.7")]

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: 1.6 Version: 1.7
OrchardVersion: 1.5 OrchardVersion: 1.7
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:

Some files were not shown because too many files have changed in this diff Show More