Blog Sections Open
Organizing Yearly Photo Archives with EvoGallery startId
A simple but useful EvoGallery pattern for organizing archive-style galleries by year and section.
When a gallery grows over time, flat structures become hard to browse and even harder to maintain. the note around EvoGallery pointed to a much cleaner pattern: organize the gallery tree by year and then target the correct branch with startId.
Example structure
2015- child groups under that year
- deeper gallery nodes for the actual image sets
Using a year-based tree gives editors a predictable archive model and makes it easier to target the right gallery branch without mixing unrelated image sets together.
This is not just about neatness. Once the structure is clear, EvoGallery queries and listing logic become easier to reason about, especially on sites with long-running news or event archives.
Sending eForm Messages to Multiple Recipients Cleanly
How to design an eForm mail flow that sends notifications to more than one recipient without turning the form into a maintenance problem.
Building Category Menus with Wayfinder for Fixed Ecommerce Markup
How to adapt Wayfinder output to match a fixed ecommerce menu design in Evolution CMS.