Changed extension manifests to use “orchardproject.net” as the Website
This commit is contained in:
Ryan Magoon
2016-02-23 00:43:45 -05:00
parent ea7404a6ef
commit e887411f16
8 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
Name: Orchard.ContentPicker
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
Description: UI for selecting Content Items.

View File

@@ -1,7 +1,7 @@
Name: Custom Forms
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
LifecycleStatus: Deprecated

View File

@@ -1,7 +1,7 @@
Name: Fields
AntiForgery: enabled
Author: Antoine Griffard, S<>bastien Ros
Website: https://github.com/OrchardCMS/Orchard
Author: Antoine Griffard, S<>bastien Ros
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
Description: Some content fields

View File

@@ -1,7 +1,7 @@
Name: Forms
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
Description: Provides a system to publish and alter html forms.

View File

@@ -1,7 +1,7 @@
Name: Projector
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
Description: Provides methods to control how lists of content items are filtered and displayed

View File

@@ -1,7 +1,7 @@
Name: Rules
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.8
OrchardVersion: 1.9
LifecycleStatus: Deprecated
@@ -11,4 +11,4 @@ Features:
Name: Rules
Description: Provides a system to trigger actions based on events.
Dependencies: Orchard.Tokens, Orchard.Scripting, Orchard.Forms
Category: Rules
Category: Rules

View File

@@ -1,9 +1,9 @@
Name: Task Lease
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
LifecycleStatus: Deprecated
Description: Provides services to synchronize tasks in a farm environment.
Category: Hosting
Category: Hosting

View File

@@ -1,7 +1,7 @@
Name: Tokens
AntiForgery: enabled
Author: The Orchard Team
Website: https://github.com/OrchardCMS/Orchard
Website: http://www.orchardproject.net
Version: 1.10
OrchardVersion: 1.9
Description: Provides a system for performing string replacements with common site values.
@@ -11,7 +11,7 @@ Features:
Description: Provides a system for performing string replacements with common site values.
Category: Content
Orchard.Tokens.Feeds:
Name: Feeds Tokens
Name: Feeds Tokens
Description: Provides a content part to customize RSS fields based on tokens.
Category: Content
Dependencies: Orchard.Tokens, Feeds