From 03960f733b1afee304855f8b71448bf378e26368 Mon Sep 17 00:00:00 2001 From: Cyrille LOUARN Date: Thu, 23 Nov 2023 18:51:19 +0100 Subject: [PATCH] [1.0.39] --- CHANGELOG.md | 16 ++ README.md | 4 +- debian/control | 2 +- src/usr/bin/tyto | 9 +- .../program/__pycache__/args.cpython-311.pyc | Bin 2664 -> 2769 bytes .../program/__pycache__/check.cpython-311.pyc | Bin 46346 -> 47086 bytes .../program/__pycache__/debug.cpython-311.pyc | Bin 4093 -> 5043 bytes .../__pycache__/domain.cpython-311.pyc | Bin 24801 -> 25073 bytes .../program/__pycache__/logs.cpython-311.pyc | Bin 0 -> 3779 bytes .../program/__pycache__/new.cpython-311.pyc | Bin 729 -> 1160 bytes .../program/__pycache__/post.cpython-311.pyc | Bin 13629 -> 15993 bytes .../__pycache__/sitemaps.cpython-311.pyc | Bin 0 -> 6714 bytes .../program/__pycache__/tools.cpython-311.pyc | Bin 8330 -> 8458 bytes .../program/__pycache__/tyto.cpython-311.pyc | Bin 1506 -> 1558 bytes .../__pycache__/userset.cpython-311.pyc | Bin 1016 -> 1289 bytes .../program/__pycache__/wip.cpython-311.pyc | Bin 45747 -> 49063 bytes src/var/lib/tyto/program/args.py | 31 ++- src/var/lib/tyto/program/check.py | 48 +++- src/var/lib/tyto/program/debug.py | 93 ++++--- src/var/lib/tyto/program/domain.py | 2 + src/var/lib/tyto/program/logs.py | 140 ++++++++++ src/var/lib/tyto/program/new.py | 22 +- src/var/lib/tyto/program/post.py | 74 ++++- src/var/lib/tyto/program/sitemaps.py | 252 ++++++++++++++++++ src/var/lib/tyto/program/tools.py | 14 +- src/var/lib/tyto/program/tyto.py | 4 +- src/var/lib/tyto/program/userset.py | 24 +- src/var/lib/tyto/program/wip.py | 114 ++++++-- src/var/lib/tyto/tpl_files/styles.css | 15 ++ .../__pycache__/logs_fr.cpython-311.pyc | Bin 5711 -> 6286 bytes .../__pycache__/website_fr.cpython-311.pyc | Bin 565 -> 881 bytes src/var/lib/tyto/translations/logs_en.py | 18 +- src/var/lib/tyto/translations/logs_fr.py | 18 +- src/var/lib/tyto/translations/website_en.py | 10 +- src/var/lib/tyto/translations/website_fr.py | 8 + 35 files changed, 796 insertions(+), 122 deletions(-) create mode 100644 src/var/lib/tyto/program/__pycache__/logs.cpython-311.pyc create mode 100644 src/var/lib/tyto/program/__pycache__/sitemaps.cpython-311.pyc create mode 100644 src/var/lib/tyto/program/logs.py create mode 100644 src/var/lib/tyto/program/sitemaps.py diff --git a/CHANGELOG.md b/CHANGELOG.md index 9ab09b1..8b247ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,22 @@ Tyto - Littérateur # CURRENTLY IN DEV (in devel branch) ! +## [1.9.39] +- fix datepub in modules when "check domain" +- add Tyto - Littérateur generator links at HTML footer creation +- fix settings from command line options +- add "RSS" and "sitemap" links to default footer (not yet processed) +- add command "set 'MODULE_NAME'" to create default module (header, footer...) +- Create again all HTML modules with option -F, --force +- With option -E, --errors: only show warning and error logs +- Avoid creating a domain in a directory domain set yet +- better modules managed in "wip" process +- Added logs file (include ALL logs) in /var/log/tyto +- - current.log for current session only +- - archive.log for all sessions +- Sitemap (! In dev) +- - Create sitemaps in root and sub-directories + ## [1.9.38] - Moved: HTML footer in div site_container - fix: main title in HTML page h1 diff --git a/README.md b/README.md index b971008..1d83be2 100644 --- a/README.md +++ b/README.md @@ -216,7 +216,7 @@ abbr: css #2 Une liste mixée {_
    ,