tyto-litterateur/CHANGELOG.md

6.1 KiB

Changelog

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
  • Fill Article HTML metas datas
  • Working on files copies to wip server with "wip" command
    • some changes in post DB and check process

[1.9.37]

  • Preparing full HTML Page
  • Some fixes
  • Added web target (without index.html) in section "FILE" in post DB
  • Added article footer contents

[1.9.36]

  • fix translations modules
  • added metas module
  • added command "show metas" to see those already set in page with post

[1.9.35]

  • Working on creating modules
    • Todo last: metas
  • check
    • target: domain, wip, www to check directories and files
      • domain: create .raw modules and wip modules (.html)
  • wip
    • html values are now in wip.py
  • fixes and more...

[1.9.34]

  • Working on creating modules
    • fixes typos codes
    • header, navbar, sidebar = ok
    • toto footer contents and testing things
    • Manage modules with an ini db file to avoid creating HTML updated modules

[1.9.33]

  • Working on creating modules (header, navbar, sidebar, header)
    • Added working header module
    • Finishing navbar module...
    • Todo Next: sidebar and footer modules

[1.9.32]

  • Working on creating modules (header, navbar, sidebar, header)

[1.9.31]

  • Fix replacing markers starting LINE with HTML
  • Added tpl_files directory
    • addes styles.css (empty with classes used)

[1.9.30]

  • 'wip' process
    • About all markers done !

[1.9.29]

  • Translations
    • added for logs (english)
    • updated french logs
  • wip (working on...)
    • added modules conversions (source to HTML)
  • check
    • some fixes and updated code
  • tools
    • check css content
  • readme : updated article example with comments

[1.9.28]

  • readme
    • updated tyto article, with comments to show how to
  • multiple targets
    • fix CSS classe name error
    • reset stats, post.error, HEADERS datas
  • check process:
    • Added hr and br tags (CSS class name check)
    • fix blockquote title HTML
    • New method to split separator in article
    • fix icode, bcode contents HTML signs (converted)

[1.9.27]

  • fix when target article .tyto is missing
  • Nearly all stats are added in DB from modules
  • Only used tags and stats (or nearly) are added to DB
  • cleaner code
  • check:
    • added words_tags (strong, italics...)
    • "all" target now ready

[1.9.26]

  • user can indent titles in text
  • prepared words markers (strong, bolds) (some to add soon)

[1.9.25]

  • fix typo when creating HTML list
  • new anchors process (HTML prepared at 'check')

[1.9.24]

  • new list process (HTML prepared at 'check')

[1.9.23]

  • new quote process (HTML prepared at 'check')

[1.9.22]

  • new bcode process (html prepared for wip)
  • new post database management values
  • new icode process (html prepared for wip)
  • bcodes and icodes are FIRST processed in text article
  • generic check fonction for bcodes, quotes, lists, paragraphs
  • lots more

[1.9.21]

  • new indentation (3 spaces)
  • added 'raw:' marker
  • (for wip process):
    • added html titles to post database
    • added html comments to post database (default: ';; a comment')
    • added val3 tag as html comment to content, and convert content to base64
      • added values to post database
  • cleaner code

[1.9.20]

  • working on 'check' process
    • updated 'logo:' process
    • added 'abbr:' process

[1.9.19]

  • working on 'check' process
    • Added post 'logo: URI' (for social network share + opt show on page)

[1.9.18]

  • working on 'check' process
    • added image: tag
    • added value 2 (tag line 2) uri check (generic, root, post)
    • some corrections for domain config file
    • prepared html values for wip

[1.9.17]

  • working on 'check' process
    • dev on checking file used in some post header tags

[1.9.16]

  • working on 'check' process
    • dev: post database values (lots are missing)
    • added links, files supports
    • testing some new markers

[1.9.15]

  • Added 'check' process for bcodes, quotes and paragraphs + stats
    • Their contents must be indented
    • replace with empty lines for bcodes and quotes

[1.9.14]

  • added 'check' process for block-codes

[1.9.13]

  • Check: One-Line needed tags, titles
  • Added first stats
  • move ini template from tyto to domain for domain config file
  • Check valid date in article and form domain date

[1.9.12]

  • preparing check process : head tags in article

[1.9.11]

  • Preparing for multi-targets with "all"
  • check if article is a .tyto format
  • preparing values for articles

[1.9.10]

  • cleaner code
  • start/stop domain by user
  • User directories check/create when domain activated
  • Check install configuration

[1.9.9]

  • cleaner code with new check/update domain process

[1.9.8]

  • Check/create/update a domain is ready

[1.9.7]

  • new process to check and update configuration file (bug at write some values)

[1.9.6]

  • Better management to create/update domain

[1.9.5]

  • Preparing post database

[1.9.4]

  • Added start/strop action to activate (or deactivate) domain
  • Directories creation for user working domain
  • better log management for user