diff --git a/HISTORY.rst b/HISTORY.rst index 86d8a61..a98f69d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,12 @@ History ======= +4.6.1 (2021-07-21) +================== + +* [BUGFIX] Fix broken layout.html +* Add theme variable global_search_action + 4.6.0 (2021-07-19) ================== diff --git a/sphinx_typo3_theme/layout.html b/sphinx_typo3_theme/layout.html index 831b3bd..2eb393a 100644 --- a/sphinx_typo3_theme/layout.html +++ b/sphinx_typo3_theme/layout.html @@ -110,51 +110,52 @@ + + + {% if theme_docstypo3org -%} diff --git a/sphinx_typo3_theme/theme.conf b/sphinx_typo3_theme/theme.conf index 58948ba..16a69d3 100644 --- a/sphinx_typo3_theme/theme.conf +++ b/sphinx_typo3_theme/theme.conf @@ -12,6 +12,7 @@ github_commit_hash = unused, deprecated github_repository = unused, deprecated github_revision_msg = unused, deprecated github_sphinx_locale = unused, deprecated +global_search_action = https://docs.typo3.org/search/search is_homepage = path_to_documentation_dir = Documentation project_contact =