wagtail/docs/reference/contrib/index.rst

66 wiersze
1.2 KiB
ReStructuredText
Czysty Zwykły widok Historia

2015-02-19 17:07:21 +00:00
Contrib modules
===============
Wagtail ships with a variety of extra optional modules.
2014-07-25 14:26:35 +00:00
.. toctree::
:maxdepth: 2
settings
forms
2015-03-26 13:56:43 +00:00
staticsitegen
sitemaps
2014-10-08 10:32:44 +00:00
frontendcache
2015-03-26 13:53:50 +00:00
routablepage
api/index
searchpromotions
2015-02-19 17:07:21 +00:00
:doc:`settings`
---------------
Site-wide settings that are editable by administrators in the Wagtail admin.
2015-06-19 09:19:03 +00:00
:doc:`forms`
------------
Allows forms to be created by admins and provides an interface for browsing form submissions.
2015-03-26 13:56:43 +00:00
:doc:`staticsitegen`
--------------------
2015-02-19 17:07:21 +00:00
Provides a management command that turns a Wagtail site into a set of static HTML files.
2015-03-26 13:56:43 +00:00
:doc:`sitemaps`
---------------
2015-02-19 17:07:21 +00:00
Provides a view that generates a Google XML sitemap of your public wagtail content.
:doc:`frontendcache`
--------------------
2015-02-19 17:07:21 +00:00
A module for automatically purging pages from a cache (Varnish, Squid or Cloudflare) when their content is changed.
2015-03-26 13:53:50 +00:00
:doc:`routablepage`
-------------------
2015-03-26 13:53:50 +00:00
Provides a way of embedding Django URLconfs into pages.
:doc:`api/index`
----------------
A module for adding a read only, JSON based web API to your Wagtail site
2015-07-06 10:35:38 +00:00
:doc:`searchpromotions`
-----------------------
2015-07-06 10:35:38 +00:00
A module for managing "Promoted Search Results"