Orchard 1.10.1

建立:1.10.1

Published: 5/11/2016

发布时间:2016年5月11日

This release contains bug fixes and new features.

此版本包含错误修复和新功能。

How to Install Orchard

如何安装Orchard


To install Orchard using WebPI, follow these instructions:

要使用WebPI安装Orchard,请按照以下说明操作:

http://docs.orchardproject.net/Documentation/Installing-Orchard.

http://docs.orchardproject.net/Documentation/Installing-Orchard

Web PI will detect your hardware environment and install the application.

Web PI将检测您的硬件环境并安装该应用程序。

Alternatively, to install the release manually, look for the release files on

或者,要手动安装发行版,请查找发行版文件

https://github.com/OrchardCMS/Orchard/releases

https://github.com/OrchardCMS/Orchard/releases

http://docs.orchardproject.net/Documentation/Manually-installing-Orchard-zip-file

http://docs.orchardproject.net/Documentation/Manually-installing-Orchard-zip-file

The zip contents are pre-built and ready-to-run. Simply extract the contents of the Orchard

zip内容是预先构建的并且可以立即运行。只需提取果园的内容即可

folder from the zip contents to an IIS virtual directory (or site root) and then point your

从zip内容到IIS虚拟目录(或站点根目录)的文件夹,然后指向您的

browser to the site. You can also just extract to a local folder and open the Orchard

浏览器到网站。您也可以只提取到本地文件夹并打开Orchard

folder in Visual Studio or WebMatrix as a web site (but not as a web application).

Visual Studio或WebMatrix中的文件夹作为Web站点(但不是Web应用程序)。

Please make sure you have a machine key

请确保您有机器钥匙

http://docs.orchardproject.net/Documentation/Setting-up-a-machine-key

http://docs.orchardproject.net/Documentation/Setting-up-a-machine-key

or you may experience frequent disconnections.

或者您可能会经常断开连接。

What file to download?

要下载什么文件?


You will find the files to download on our Github release page: https://github.com/OrchardCMS/Orchard/releases/tag/1.10.1

您可以在我们的Github发布页面上找到要下载的文件:https://github.com/OrchardCMS/Orchard/releases/tag/1.10.1

If you just want to use Orchard and don't care about the source code, Orchard.Web.1.10.1.zip

如果你只是想使用Orchard而不关心源代码,Orchard.Web.1.10.1.zip

is what you want to use, preferably through the WebPI instructions.

是你想要使用的,最好是通过WebPI指令。

Do not attempt to build the WebPI version in VS. Use the full source if you want to use VS.

不要尝试在VS中构建WebPI版本。如果要使用VS,请使用完整源代码。

If you want to take a look at the source code or want to be able to build the application in Visual Studio,

如果您想查看源代码或希望能够在Visual Studio中构建应用程序,

https://github.com/OrchardCMS/Orchard/archive/1.10.1.zip is fine.

https://github.com/OrchardCMS/Orchard/archive/1.10.1.zip很好。

If you want to setup a development environment for patch or module development,

如果要为修补程序或模块开发设置开发环境,

you should clone the repository by following the instructions here:

您应该按照此处的说明克隆存储库:

http://docs.orchardproject.net/Documentation/Setting-up-a-source-enlistment

http://docs.orchardproject.net/Documentation/Setting-up-a-source-enlistment

Branches are described here: http://docs.orchardproject.net/Documentation/Developer-FAQ#Whatarethedefaultanddevbranches?WhichoneshouldIbeusing?

分支在这里描述:http://docs.orchardproject.net/Documentation/Developer-FAQ#Whatarethedefaultanddevbranches?WhichoneshouldIbeusing?

Who should use this software?

谁应该使用这个软件?


This software is in version 1.10.1. The code is in a stable state and constitutes

该软件的版本为1.10.1。代码处于稳定状态并构成

a solid foundation for building applications, themes and modules.

为构建应用程序,主题和模块奠定坚实的基础。

Suggestions are welcome in the discussion forums.

欢迎在论坛中提出建议。

You are allowed to use this software in any way that is compatible with the new BSD license.

您可以以与新BSD许可证兼容的任何方式使用此软件。

This includes commercial derivative work.

这包括商业衍生作品。

Breaking Changes

突破性变化


There are no known breaking changes as part of this release compared to 1.10.

作为此版本的一部分,没有已知的重大变化[与1.10相比](Orchard-1-10.Release-Notes)。

What's new?

什么是新的?


Orchard 1.10.1 fixes bugs and introduces the following notable changes and features:

Orchard 1.10.1修复了错误并引入了以下显着的更改和功能:

  • [Feature] Loading tenants retries configuration

  • [功能]加载租户重试配置 *

  • [Feature] Double clicking submit buttons is prevented by JavaScript

  • [功能] JavaScript阻止双击提交按钮 *

  • [Feature] Configurable Snippets

  • [功能]可配置的代码段 *

  • [Improvement] Using MarkdownSharp Nuget package

  • [改进]使用MarkdownSharp Nuget包 *

  • [Improvement] AliasUpdater was refreshed twice

  • [改进] AliasUpdater刷新了两次 *

  • [Improvement] AssemblyInfo files are correctly built now

  • [改进] AssemblyInfo文件现在正确构建 *

  • [Bug] Unable to generate routes for Web APIs

  • [错误]无法为Web API生成路由 *

  • [Bug] jQuery and other resources were incorrect

  • [错误] jQuery和其他资源不正确 *

  • [Bug] Azure App Service crash when an exception is thrown from a [Shape] method

  • [Bug]从[Shape]方法抛出异常时,Azure App Service崩溃 *

  • [Bug] Layout editing not working in Edge

  • [Bug]在Edge中无法进行布局编辑 *

  • [Bug] Azure Media Storage would not recognize its own urls

  • [Bug] Azure Media Storage无法识别自己的网址 *

The full list of fixed bugs for this release can be found here:

可以在此处找到此版本的已修复错误的完整列表:

  • Bugs fixed in 1.10.1.

  • [错误修复于1.10.1](https://github.com/OrchardCMS/Orchard/issues?utf8=%E2%9C%93\u0026q=is%3Aclosed+is%3Aissue+milestone%3A%22Orchard+1.10.1% 22+)。 *

How to upgrade from a previous version

如何从以前的版本升级


You can find migration instructions here: http://docs.orchardproject.net/Documentation/Upgrading-a-site-to-a-new-version-of-Orchard.

您可以在此处找到迁移说明:http://docs.orchardproject.net/Documentation/Upgrading-a-site-to-a-new-version-of-Orchard