important: the replacement pattern for values within the template changed from %<FIELD_NAME>% to [[:<FIELD_NAME>:]]
topics are stored as list in the index file
the filenames in the index now include the extension
the state attribute was removed from the index file
replaced option --have-php-index by the option --topic-format <FORMAT> which directly defines how each of a blog entries topics shall be rendered when embedding it into the template
removed options --default-author <NAME>, --default-copyright-date <DATE>, --default-state <STATE> and introduced replacements with defaults instead
new
the indentation level of the index file can now be set using the option --index-indent <INT>
you may use a different format for the date in your entries than the ISO-format by defining it using --date-format <DATE_FORMAT>
added the possibility to skip document parts using the begin/end tags [[:?<FIELD_NAME>:]] and [[:<FIELD_NAME>?:]] if <FIELD_NAME> is not set
gresiblos-0.4.2 (29.12.2024)
fixing tests…
gresiblos-0.4.0 (29.12.2024)
support for entry index (using json and php)
generates a json-file with entries
added a php-file which lists entries or topics
added a php-file which generates an rss or an atom feed