Replacing all version# with 0.5.0

--HG--
branch : dev
This commit is contained in:
Renaud Paquay
2010-07-19 14:04:53 -07:00
parent 1e79da4df4
commit 4bd6abe055
70 changed files with 167 additions and 167 deletions

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

View File

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

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

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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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

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

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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -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: 1.0 version: 0.5.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

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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Core content parts. Description: Core content parts.
Category: Core Category: Core

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Default custom content type definition, creation and management. Description: Default custom content type definition, creation and management.
Category: Core Category: Core

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Standard admin dashboard. Description: Standard admin dashboard.
Category: Core Category: Core

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: RSS feeds for content items. Description: RSS feeds for content items.
Category: Syndication Category: Syndication

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Standard site home page that allows a specified content type or container to *be* the home page. Description: Standard site home page that allows a specified content type or container to *be* the home page.
Category: Core Category: Core

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: The localization module enables the localization of content items. description: The localization module enables the localization of content items.
features: features:
Localization: Localization:
Description: Localize content items. Description: Localize content items.
Category: Content Category: Content

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Menu management. Description: Menu management.
Category: Core Category: Core

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
PublishLater: PublishLater:
Description: Draft creation and scheduled publishing. Description: Draft creation and scheduled publishing.
Category: Content Category: Content
Dependencies: Common Dependencies: Common

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Dashboard: Dashboard:
Description: Reports management. Description: 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: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: The scheduling module enables background task scheduling. description: The scheduling module enables background task scheduling.
features: features:
Scheduling: Scheduling:
Description: Scheduled background tasks. Description: Scheduled background tasks.
Category: Core Category: Core

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Site settings. Description: Site settings.
Category: Core Category: Core

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: XML-RPC opt-in implementation. Description: 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: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Futures.Modules.Packaging: Futures.Modules.Packaging:

View File

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

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: A prototype implementation of Orchard widgets that only allows for editable global text regions. description: A prototype implementation of Orchard widgets that only allows for editable global text regions.
features: features:
Futures.Widgets: Futures.Widgets:
Description: Widgets container with simple inline content editing widget. Description: Widgets container with simple inline content editing widget.
Category: Widget Category: Widget

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: The Lucene module enables the site to be indexed usin 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 usin 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:
Description: Lucene indexing services. Description: Lucene indexing services.
Category: Search Category: Search

View File

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

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.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
@@ -12,4 +12,4 @@ features:
Remote Blog Publishing: 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 Dependencies: XmlRpc
Category: Content Publishing Category: Content Publishing

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Standard content item comments. Description: Standard content item comments.
Category: Social Category: Social

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
features: features:
Orchard.ContentTypes: Orchard.ContentTypes:
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.
Category: Content Category: Content

View File

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

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.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: This module is not activated by default and should only be used in a development environment. It contains various debugging and tracing tools that can display information about your content types. description: This module is not activated by default and should only be used in a development environment. It contains various debugging and tracing tools that can display information about your content types.
features: features:
Orchard.DevTools: Orchard.DevTools:

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
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

View File

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

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: File system based media upload, storage and management. Description: File system based media upload, storage and management.
Category: Media Category: Media

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:

View File

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

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Configure multiple site tenants. Description: Configure multiple site tenants.
Category: Hosting Category: Hosting

View File

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

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: The pages module enables the creation and management of pages on and Orchard web site. description: The pages module enables the creation and management of pages on and Orchard web site.
features: features:
Orchard.Pages: Orchard.Pages:
Description: Simple pages. Description: Simple pages.
Category: Content Category: Content

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Standard user roles. Description: Standard user roles.
Category: Core Category: Core

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: The sandbox module is a testing ground for Orchard developers and should not be activated except for testing and development purposes. description: The sandbox module is a testing ground for Orchard developers and should not be activated except for testing and development purposes.
features: features:
Orchard.Sandbox: Orchard.Sandbox:
Description: A module to mess around with. Currently wiki-like. Description: A module to mess around with. Currently wiki-like.
Category: Developer Category: Developer

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:

View File

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

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
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

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Tag a content item. Description: Tag a content item.
Category: Navigation Category: Navigation

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: Basic theming capability. Description: Basic theming capability.
Category: Core Category: Core

View File

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

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.0
description: The users module enables user management. description: The users module enables user management.
features: features:
Orchard.Users: Orchard.Users:
Description: Standard users. Description: Standard users.
Category: Core Category: Core

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

View File

@@ -2,10 +2,10 @@
antiforgery: enabled antiforgery: enabled
author: The Orchard Team author: The Orchard Team
website: http://orchardproject.net website: http://orchardproject.net
version: 0.1 version: 0.5.0
orchardversion: 0.1.2010.0312 orchardversion: 0.5.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:
Description: TinyMCE HTML WYSIWYG editor. Description: TinyMCE HTML WYSIWYG editor.
Category: Input Editor Category: Input Editor

View File

@@ -30,5 +30,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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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.0.0.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.0.0")] [assembly: AssemblyFileVersion("0.5.0")]

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.0.1.0")] [assembly: AssemblyVersion("0.5.0")]
[assembly: AssemblyFileVersion("1.0.1.0")] [assembly: AssemblyFileVersion("0.5.0")]

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

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

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

View File

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