Releases: TYPO3-Documentation/sphinx_typo3_theme
Releases · TYPO3-Documentation/sphinx_typo3_theme
v4.2.0 Features and improvements
4.2.0 (2020-05-08)
Overview
#. If used with Sphinx extension sphinxcontrib-gitloginfo <https://github.com/TYPO3-Documentation/sphinxcontrib-gitloginfo/>
_ meta tags
with the 'last modified' date may now be added to the page html head section.
A 'Last updated' line can be shown in the footer with a link to the latest
commit.
#. For search result pages a link will appear to deselect hightlighting of
search text hits.
#. The intra page menu is now appended to the left menu column of the page.
#. The logo is now defineable in the theme configuration file theme.conf
.
Some commits:
- d5cc051 [BUGFIX] Supply missing options in theme.conf to remove warnings
about non existing theme options - a69e91b [FEATURE] Always show table of contents {{ toc }} to get back
"the third level" in the page menu - e5f8b9c [FEATURE] Add date_last_modified and commit_url to footer
- 14c3f6a Update whitespace control in html templates to further beautify the
indentation of generated html - 4da72be [FEATURE] Add last_updated_isoformat to meta data in html head
- e1061a2 [TASK] Update docsearch meta tags
- a6605e0 [FEATURE] Make logo defineable in theme.conf
- 9b25042, 54d580e Improve page template "layout.html"
- cfb7081 Update documentation
- 5f8cd43 Upgrade Javascript packages
- cbeac0c Have link "Hide Search Matches" appear on a page with the search
result to turn off the highlighting of the hits of the searched text
v4.1.3 Bugfix: Have theme_version in rendering context
Merge pull request #57 from TYPO3-Documentation/task-update-module Task update module
v4.1.2 Fix workflow, adapt docs
Merge pull request #55 from TYPO3-Documentation/bugfix-workflow Fix workflow, adapt docs
v4.1.1 Improve docs, setup.py and usage
Merge pull request #54 from TYPO3-Documentation/task-improve Task improve
v4.1.0 "Let's start!" release
- Sophistiacated workflow
- Add Makefile
- Add Python unit test
- Add docs
- Deploy docs to Github pages
- Tune setup.py and infering version from GIT data
v4.0.2
- [BUGFIX] Do not show the view source button twice (#34)
- [BUGFIX] Show legal links only on docs.typo3.org (#35)
- [BUGFIX] Remove wrapper around local-toc (#36)
- [BUGFIX] Correct growing of inner containers (#38)
- [BUGFIX] Check if the search field exists before adding autocomplete (#39)
- [BUGFIX] Follow asset include recommendations (#40)
- [BUGFIX] Correct code indention in the readme
- [TASK] Extend information about theme usage
v4.0.1
- [TASK] Check status after build
- [TASK] Build assets
- [TASK] Always use checkout v2
- [BUGFIX] Always run for now during development
- [TASK] Try to get version
- [TASK] Test version extracting
- [BUGFIX] Remove obsolete echo
- [TASK] Add upload to azure
- [TASK] Publish static assets to CDN
- [BUGFIX] Do not run cdn push on forks
- [BUGFIX] Correct expression
- [BUGFIX] Use single quotes
- [TASK] Add information about cdn deployment
- [BUGFIX] Use full url for screenshot
- [TASK] Add status badges
- [TASK] Add headline for toc
- [TASK] Sort readme information
v4.0.0
Initial release as a standalone theme.