Why ResizeImageOnUpload Stops Working Intermittently
How to debug inconsistent ResizeImageOnUpload behavior when files upload but thumbnails are no longer processed.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
How to debug inconsistent ResizeImageOnUpload behavior when files upload but thumbnails are no longer processed.
A practical approach to isolating slow backend loading in a custom Evolution CMS build by comparing baseline installs and real projects.
How to stop editors from manually renumbering menu positions one by one and design a safer bulk ordering workflow.
A practical way to debug PHx replace modifier failures in Evolution CMS when placeholder values are not transformed as expected.
Why IF conditions fail with Ditto placeholders and how to structure uncached output so pagination values are evaluated correctly.
How to diagnose garbled Cyrillic email output from eForm and separate encoding issues from transport issues.
Troubleshoot the missing internal link list in TinyMCE so editors can insert document links from the manager again.
How to change Ditto pagination URLs in Evolution CMS while keeping the pagination parameter working correctly.
A modeling pattern for product-like resources where only filled TV fields should appear in the output instead of a fixed hard-coded list.
A release-timeline post about the 2013 return of MODX Evolution with version 1.0.9, PHP 5.4 compatibility, parser improvements, and new tooling.
A parser guide for cases where a snippet is called inside an item template and needs access to placeholders created by the outer listing snippet.
A practical archive-filtering note for Reflect and Ditto setups where publication-date archives accidentally generate an empty 1970 bucket.
An extras-style note about a stronger truncate helper derived from the DocLister summary logic, with better handling of HTML content and parser-like text.
A catalog architecture note on handling products that appear in several categories without creating unnecessary duplicate URLs.
A historical extras article about the moment DocLister emerged as a cleaner and more scalable listing approach for Evolution CMS.
A neat manager-side pattern for putting conditional presentation directly into the TV configuration so templates stay cleaner and output only appears when the field is filled.
An extras note about a custom TV input that combines a select field with the ability to add a new value on the fly.
A form-handling warning for legacy projects where URL normalization redirects interfere with POST data and silently break form processing.
A cache-debugging note for developers who expect OnWebPagePrerender changes to be frozen in the page cache but see output still changing on every request.
A lightweight frontend enhancement for showing relative publication times such as “5 minutes ago” using Evolution CMS date output and the jquery-timeago plugin.