Skip to content

To facilitate sharing of modules and themes, Orchard lets you register gallery feeds. When gallery feeds are registered in an Orchard site, you can browse, install, or download the available modules and themes from the feeds by using the Orchard dashboard. This topic shows you how to register new gallery feeds and remove existing feeds from an Orchard site.

为了便于共享模块和主题,Orchard允许您注册图库供稿。在Orchard站点中注册库供稿时,您可以使用Orchard仪表板从供稿中浏览,安装或下载可用的模块和主题。本主题介绍如何注册新的图库供稿并从Orchard站点中删除现有供稿。

To see the gallery feed registration screen, expand the dashboard Settings section and then click Gallery.

要查看图库供稿注册屏幕,请展开仪表板设置部分,然后单击图库

The Gallery Feeds screen displays currently registered feeds.

Gallery Feeds 屏幕显示当前已注册的Feed。

As the illustration shows, by default an Orchard site provides a single registered gallery feed from https://gallery.orchardproject.net/api/FeedService. You can add feeds or delete existing feeds.

如图所示,默认情况下,Orchard网站从[https://gallery.orchardproject.net/api/FeedService](https://gallery.orchardproject.net/api/FeedService)提供单个注册图库供稿。您可以添加Feed或删除现有Feed。

To register an additional feed, click the Add Feed button.

要注册其他Feed,请单击添加Feed 按钮。

In the Add a Feed screen, enter a URL and then click Add Feed.

添加Feed 屏幕中,输入一个URL,然后单击添加Feed

Note For information about publishing a module or theme to the default Orchard gallery feed, visit the gallery website. To learn how to create and expose a custom gallery of themes or modules, see the reference implementation of a gallery website at OrchardGallery.CodePlex.com and GalleryServer.CodePlex.com.

注意有关将模块或主题发布到默认Orchard图库供稿的信息,请访问[gallery website](http://orchardproject.net/gallery)。要了解如何创建和公开主题或模块的自定义库,请参阅[OrchardGallery.CodePlex.com](http://orchardgallery.codeplex.com)和[GalleryServer.CodePlex.com]上的图库网站的参考实现。 (http://galleryserver.codeplex.com)。

To view the contents of a feed in your browser, click the feed link in the Gallery Feeds screen. (If you are using Internet Explorer and it renders the gallery instead of displaying the feed contents, go to Internet Options and turn off the feed-reading feature.)

要在浏览器中查看Feed的内容,请单击 Gallery Feeds 屏幕中的feed链接。 (如果您使用的是Internet Explorer,它会渲染图库而不是显示Feed内容,请转到 Internet选项并关闭Feed阅读功能。)

Change History

改变历史

  • Updates for Orchard 1.8

  • Orchard 1.8的更新 *

    • 9-04-14: Updated the gallery feed and the screen shots.
  • 9-04-14:更新了图库供稿和屏幕截图。 *

  • Updates for Orchard 1.1

  • Orchard 1.1的更新 *

    • 3-23-11: Updated screens and UI options for registering feeds.