- Added blueprints for Grav Admin plugin
- Corrected some variable names in languages.yaml #5
- Fixed not working with Grav's Admin Panel #4
- Fixed broken path translation
- Added admin configurations (requires Grav 0.9.34+)
- Updated
README.md
- Fixed Czech translation
- Added multi-language support (requires Grav 0.9.33+)
- Added
Show more
button below blogger-like hierarchical menu, when list of items is truncated
- Refactored code
- Updated
README.md
- Improved speed (plugin now caches the results)
- Slight style changes in the blogger-like hierarchical menu
- Fixed improper path to item if nested #2
- Better expandable blogger-like hierarchical menu
- PSR fixes
- Implemented new
param_sep
variable (requires Grav 0.9.18+)
- Refactored code, fixed INSTALL.md
- Added new option
limit.items
to hide items #1
- Updated documentation
- Fixed issue with ignored
enabled: false
option
- Added a blogger like hierarchical (year/month/post) archive menu
- Fork of Archives plugin v1.2.0 by Grav Team (see https://github.com/getgrav/grav-plugin-archives)
- ChangeLog started...
- Improved readability of code
- Added more configuration options to Admin Panel
- Automatically add taxonomy type (
archive
) for months and years