tyto-litterateur/CHANGELOG.md

85 lines
2.6 KiB
Markdown

# Changelog
Tyto - Littérateur
- Repository: https://forge.a-lec.org/echolib/tyto-litterateur/
- Issues: https://forge.a-lec.org/echolib/tyto-litterateur/issues
- License: https://forge.a-lec.org/echolib/tyto-litterateur/src/branch/master/LICENSE
- Development: https://forge.a-lec.org/echolib/tyto-litterateur/src/branch/devel
# CURRENTLY IN DEV (in devel branch) !
## [1.11.6]
- fix sorted markers names
## [1.11.5]
- fix show helps in some cases
- updated documentation website in usr/share/docs/www/
- some minor more things from last
## [1.11.4]
- small changes when writing domain config in [WEBSITE_FOOTER]
- check: added marker check (default "=", "+")
## [1.11.3]
- Additional HTML code for accessibility
## [1.11.2]
- better HTML code for accessibility
## [1.11.1]
- [help article]: added div box help
- fix meta keywords, including domain tags in HTML pages
## [1.11.0]
- added "! LOGO" mark in article header
- - create HTML logo image in <article> > <header>
- fix: typos (HTML and translations)
## [1.10.0]
- added management of optional footer_about.html file created by user (see [help modules])
## [1.9.58]
- added [wip --static] to create static/ website server ('hidden' tool)
- - replace nginx comments modules calls with contents modules in articles
## [1.9.57]
- new "css" target.
- - With [help] : show references styles
- - with [show] : show styles.css in wip/ server
- fix publish and wip code for multiple articles in command line
- added [all] argument for [publish] : publish again all published article
## [1.9.56]
- update HTML output for bcodes and codes markers
- update styles.css default references (tpl_files)
- added to "show" process: "[article].html [...].html" (show wip/ files)
## [1.9.55]
- update (work in progress) tpl_files/styles.css default doc references
- New manage() code in modules.py
## [1.9.54]
- update (work in progress) tpl_files/styles.css default doc references
- fix + updated "code:" and bcode "{{...}}" CSS classes output HTML
## [1.9.53]
- Improving output HTML
- TOC is now <nav aria-labelledby="navigation-0">
- update (work in progress) tpl_files/styles.css default doc references
## [1.9.52]
- fix toc_N in HTML ID titles
- fix navbar, when getting article title
- update (work in progress) tpl_files/styles.css default doc references
- add logs (verbose) when adding an item in navbar, sidebar module
## [1.9.51]
- Translated english logs
- Some commands cannot be used if domain is not activated
- New [action] "show": show files contents [multiple targets]
- fix typo in metas module
## [1.9.50]
- Complete new code