Skip to content
CPyle edited this page Mar 1, 2012 · 8 revisions

Version 1.3

  • Made compatible with Orchard 1.4 release.

Version 1.2

  • Moved route discovery to ISitemapRouteProvider. Developers can describe routes by implementing this.
  • Fixed label on Index administration screen.

Version 1.1

  • Added ability for developers to add URL filtering by implementing ISitemapRouteFilter.
  • Added "Manage Sitemap" permission.
  • Fixed error when adding a custom route with an empty URL. Empty custom routes are not allowed.
  • Removed the requirement for a Content Type to be creatable through the content UI in order to be included in the sitemap. This allows more custom coded types like Blogs to be indexed.

Version 1.0

  • Initial version
Clone this wiki locally