Reordering menuindex Automatically Inside a Parent Resource
How to stop editors from manually renumbering menu positions one by one and design a safer bulk ordering workflow.
Practical how-to articles, migration notes, implementation walkthroughs, and focused recipes.
How to stop editors from manually renumbering menu positions one by one and design a safer bulk ordering workflow.
Why IF conditions fail with Ditto placeholders and how to structure uncached output so pagination values are evaluated correctly.
Troubleshoot the missing internal link list in TinyMCE so editors can insert document links from the manager again.
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 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.
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.
A lightweight frontend enhancement for showing relative publication times such as “5 minutes ago” using Evolution CMS date output and the jquery-timeago plugin.
A reusable parser pattern for avoiding dozens of one-off helper snippets when you only need to inject values into a chunk template.
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 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 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 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 practical note for cases where the TinyMCE link picker in Evolution CMS shows the filesystem tree but misses expected fields such as resource search or anchor support.
A useful manager fix for TinyMCE setups where editors were no longer warned about unsaved content before leaving the page.