tyto-litterateur/CHANGELOG.md

51 lines
1.7 KiB
Markdown
Raw Normal View History

2022-11-16 10:47:33 +01:00
# Changelog
Tyto - Littérateur
- Repository: https://forge.a-lec.org/echolib/tyto-litterateur/
2024-01-02 15:01:52 +01:00
- 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
2023-09-25 14:55:51 +02:00
# CURRENTLY IN DEV (in devel branch) !
2024-01-02 15:01:52 +01:00
## [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
2024-01-01 16:44:28 +01:00
## [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)
2023-12-31 18:03:39 +01:00
## [1.9.55]
- update (work in progress) tpl_files/styles.css default doc references
- New manage() code in modules.py
2023-12-31 12:14:35 +01:00
## [1.9.54]
- update (work in progress) tpl_files/styles.css default doc references
- fix + updated "code:" and bcode "{{...}}" CSS classes output HTML
2023-12-30 18:52:52 +01:00
## [1.9.53]
2023-12-31 12:14:35 +01:00
- Improving output HTML
2023-12-30 18:52:52 +01:00
- TOC is now <nav aria-labelledby="navigation-0">
- update (work in progress) tpl_files/styles.css default doc references
2023-12-30 11:42:57 +01:00
## [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
2023-12-30 11:42:57 +01:00
## [1.9.50]
2023-12-28 00:31:19 +01:00
- Complete new code