Skip to content

4.10.0

Choose a tag to compare

@ArnaudLigny ArnaudLigny released this 02 Apr 08:06
8957778

Enhance collections, taxonomy, pagination and more! \o/ (#320)

Collections

  • Collection's item key is now a sequential integer (getPosition())
  • new navigation in section list: page.next and page.prev (.id, .title and .path)

Taxonomy

  • Generator revamped
  • Default templates added (vocabulary.html.twig and term.html.twig)

Section's pagination and sort

  • paginate options can be set in index.md front matter
  • sortby (title, date or weight) can be set in index.md front matter

Menu

  • Path fixed (use by url())

Output formats

  • Alternates links fixed