0
0
mirror of https://github.com/wagtail/wagtail.git synced 2024-11-29 17:36:49 +01:00
wagtail/docs/advanced_topics/index.rst
Karl Hobley 01e2d5f4a0 Class based embed finders and new embed finder configuration (#2127)
* Allow additional oembed providers to be used (currently all are hardcoded)
 * Make per-provider configuration possible
    * Choose which finders get used for which provider (eg, force use of oembed for instagram but use embedly for everything else)
    * Allow specifying additional parameters for certian providers such as scheme=https to YouTube
2017-07-03 18:28:13 +01:00

20 lines
250 B
ReStructuredText

Advanced topics
===============
.. toctree::
:maxdepth: 2
images/index
embeds
settings
deploying
performance
i18n/index
privacy
customisation/index
third_party_tutorials
jinja2
testing
api/index