179 lines
4.6 KiB
Markdown
179 lines
4.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
|
|
- Changelog:
|
|
- License:
|
|
- Documentation: 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.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
|
|
|
|
|
|
|