-
- If you reference media in the page content directly, then you may not want that media resummarized at the end of the post. You can now set a page header named
hide_mediasummary
to suppress the summary for that page.
- If you reference media in the page content directly, then you may not want that media resummarized at the end of the post. You can now set a page header named
-
- Categories can now have landing pages like authors do (optional), thanks to @awrog.
- Duth translation added, thanks to @awrog.
-
- Comments section hidden if
comments
plugin not present. - The "Latest Articles" list now finds all articles regardless of folder structure.
- Comments section hidden if
-
- This update is not necessarily backwards compatible! If you have used theme inheritance to customize this theme, please carefully read the "Updating" section of the docs.
- Changed the way the templates pull information from the theme config files so that inheritance is properly supported.
-
- Added a check for the
published
header, thanks to @hctagalong.
- Added a check for the
-
- Spanish and Galican translations added, thanks to @lucasvieites.
-
- The "Popular Articles" sidebar now actually ignores deleted pages.
- The "Latest Articles" sidebar fixed to respect
articles.root
.
-
- Made various components of the sidebar and article display optional. If all components of a specific unit are hidden, then the entire unit is hidden.
- The config variable
params:articleroot
is now deprecated. Useparams:articles:root
instead. Backwards compatibility will be removed at the next major release.