Blog Sections Open

aLatteX v0.4.0: Nested Templates and Reusable Partials

aLatteX 0.4.0 makes larger Latte layouts easier to organize by adding template inheritance and reusable partial imports from Evolution CMS.

aLatteX 0.4.0 adds the missing structure needed for larger Latte-based Evolution CMS themes: nested templates and reusable partials.

What changed

  • Evolution templates can be imported and used as Latte partials.
  • Chunks can be loaded as reusable partial templates.
  • Templates can extend shared page and article layouts.
  • The demo content now includes nested layout examples.
  • Interop and Latte syntax documentation was expanded alongside integration tests.

The update is useful when several Evolution templates share the same outer layout but need different content regions. Common markup can stay in one Latte view while child templates provide the page-specific sections.

Open aLatteX 0.4.0 on GitHub

Newer post

sCommerce v1.3.8: Bulk Order Tools, Product Cards, and Store Analytics

sCommerce v1.3.8 rolls up the 1.3.x work on order bulk actions, CSV export, printing, repeat orders, review photos, product cards, pricing, and responsive analytics.

Older post

sTask v2.1.0: Stable Version Alignment for the 2.x Runtime

sTask v2.1.0 updates the stable release label for the 2.x line and currently points to the same source revision as v2.0.2.