kopia lustrzana https://github.com/wagtail/wagtail
Change titles to links on contrib index
rodzic
9420930f18
commit
8b3bc775d7
|
@ -14,41 +14,31 @@ Wagtail ships with a variety of extra optional modules.
|
||||||
api/index
|
api/index
|
||||||
|
|
||||||
|
|
||||||
``wagtailmedusa``
|
|
||||||
-----------------
|
|
||||||
|
|
||||||
:doc:`staticsitegen`
|
:doc:`staticsitegen`
|
||||||
|
--------------------
|
||||||
|
|
||||||
Provides a management command that turns a Wagtail site into a set of static HTML files.
|
Provides a management command that turns a Wagtail site into a set of static HTML files.
|
||||||
|
|
||||||
|
|
||||||
``wagtailsitemaps``
|
|
||||||
-------------------
|
|
||||||
|
|
||||||
:doc:`sitemaps`
|
:doc:`sitemaps`
|
||||||
|
---------------
|
||||||
|
|
||||||
Provides a view that generates a Google XML sitemap of your public wagtail content.
|
Provides a view that generates a Google XML sitemap of your public wagtail content.
|
||||||
|
|
||||||
|
|
||||||
``wagtailfrontendcache``
|
|
||||||
------------------------
|
|
||||||
|
|
||||||
:doc:`frontendcache`
|
:doc:`frontendcache`
|
||||||
|
--------------------
|
||||||
|
|
||||||
A module for automatically purging pages from a cache (Varnish, Squid or Cloudflare) when their content is changed.
|
A module for automatically purging pages from a cache (Varnish, Squid or Cloudflare) when their content is changed.
|
||||||
|
|
||||||
|
|
||||||
``wagtailroutablepage``
|
|
||||||
-----------------------
|
|
||||||
|
|
||||||
:doc:`routablepage`
|
:doc:`routablepage`
|
||||||
|
-------------------
|
||||||
|
|
||||||
Provides a way of embedding Django URLconfs into pages.
|
Provides a way of embedding Django URLconfs into pages.
|
||||||
|
|
||||||
|
|
||||||
``wagtailapi``
|
|
||||||
--------------
|
|
||||||
|
|
||||||
:doc:`api/index`
|
:doc:`api/index`
|
||||||
|
----------------
|
||||||
|
|
||||||
A module for adding a read only, JSON based web API to your Wagtail site
|
A module for adding a read only, JSON based web API to your Wagtail site
|
||||||
|
|
Ładowanie…
Reference in New Issue