Passing Parameters into Chunks with parseChunk in Evolution CMS
A reusable parser pattern for avoiding dozens of one-off helper snippets when you only need to inject values into a chunk template.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
A reusable parser pattern for avoiding dozens of one-off helper snippets when you only need to inject values into a chunk template.
A migration troubleshooting note for cases where a previously normal @SELECT TV suddenly starts failing after a hosting move.
An extras spotlight on TagSaver and the broader idea of moving tag data into proper indexed tables instead of storing comma-separated values in one TV field.
A guide to the common “current date by default” problem for Date TVs and why naïve @EVAL attempts often fail.
A TV configuration guide for choosing resources efficiently in the manager while still outputting a proper link label instead of only the numeric resource ID.
A manager-save pattern for inheriting a TV value from the parent resource when the child field is left empty.
A performance cautionary note for large catalogs where URL normalization plugins can become unexpectedly expensive during page generation.
A manager-side pattern for making one TV field react to another, useful when the second field depends on a section chosen in the first field.
A practical image-generation tweak for teams that want cache thumbnails to use readable filenames instead of opaque hashes.
A security-oriented legacy note on why index-ajax.php was risky, how local file inclusion could happen, and why inherited projects should review this area carefully.
A URL strategy note for projects that want aliases where available but still fall back to numeric IDs, especially after importing older content.
A troubleshooting note for legacy Strict URLs behavior where broad regex replacement can accidentally rewrite unrelated links.
A small manager plugin pattern that changes the default save behavior so editors stay on the current form instead of being bounced back to the list.
A performance-minded approach for Gallery setups where thumbnail generation should happen at upload time instead of during frontend requests.
A deployment guide for placing the manager on a dedicated subdomain while keeping the frontend site and file structure stable.
A short extras note about pairing mm_ddMultipleFields with ddGetMultipleField to manage and render structured repeated values in Evolution CMS.
An extras spotlight for integrating the Ace editor into the manager so templates, snippets, and chunks can be edited with a much better code-writing experience.
A short extras release note for ManagerManager 0.4 and the period when its widget-based manager customization became a standard part of many Evolution CMS projects.
A hardening-oriented guide to changing the manager path, understanding why it is not fully abstracted in core, and planning the move carefully.
A curated archive note pointing readers to key recorded talks from MODXpo 2012, including cloud, security, multilingual, and site-building sessions.