There is no license information available for the latest version (dev-master) of this package.

Blog module.

dev-master 2020-07-04 21:29 UTC

This package is auto-updated.

Last update: 2024-03-05 05:38:21 UTC


README

#Blog module for Lightning

Renderers:

Preview a blog item with image and title:

{{blog id="123"}}

Recent Items Unordered List

{{blog recent [limit="123"]}}

List Authors with links

{{blog authors [limit="123"]}}

List categories with links

{{blog categories [limit="123"]}}