Skip to content

Flask-Sitemap v0.1.0

Latest
Compare
Choose a tag to compare
@tiborsimko tiborsimko released this 22 Jun 11:26
· 30 commits to master since this release
v0.1.0

Flask-Sitemap v0.1.0 is released

Flask-Sitemap v0.1.0 was released on February 3, 2015.

About

Flask-Sitemap is a Flask extension helping with sitemap generation.

What's new

  • Initial public release. (#12)
  • Support for configurable gzip response.
  • Quickstart example for signals and caching. (#8)
  • Support for sitemap pages. (#3)
  • Adds an option SITEMAP_VIEW_DECORATORS for specifying list of view
    decorators. (#4)
  • Adds support for ignoring certain endpoints through
    SITEMAP_IGNORE_ENDPOINTS configuration option. (#2)
  • Adds new option to automatically include all endpoints without
    parameters. In order to enable this feature set
    SITEMAP_INCLUDE_RULES_WITHOUT_PARAMS to True. (#2)

Installation

$ pip install Flask-Sitemap

Documentation

http://flask-sitemap.readthedocs.org/en/v0.1.0

Homepage

https://github.com/inveniosoftware/flask-sitemap

Good luck and thanks for choosing Flask-Sitemap.

| Invenio Development Team
| Email: info@invenio-software.org
| IRC: #invenio on irc.freenode.net
| Twitter: http://twitter.com/inveniosoftware
| GitHub: http://github.com/inveniosoftware
| URL: http://invenio-software.org