Tracking Resource Views with a TV and Plugin in Evolution CMS
A classic page-hit counter pattern for Evolution CMS using a text TV, an OnLoadWebDocument plugin, and optional listing integration.
Release notes, extras updates, guides, videos, and practical Evolution CMS knowledge in one place.
A classic page-hit counter pattern for Evolution CMS using a text TV, an OnLoadWebDocument plugin, and optional listing integration.
A flexible sidebar pattern that lets editors choose the order of chunk-based blocks with a custom TV and a small helper snippet.
A manager plugin pattern for simplifying the admin interface and replacing parts of the tree or top navigation without patching core files.
A small manager-side fix for TinyMCE anchor links so in-page anchors point to the current resource URL instead of unexpectedly dropping visitors onto the homepage.
A short performance note showing when nested snippet calls can stay cached and how that reduces unnecessary parser work on static sections.
A release-style extras note covering ManagerManager 0.3.10–0.3.11 improvements, including new widgets, bug fixes, and better manager-side automation.
A reflective legacy note on when PHx was useful, when it added overhead, and why many of its everyday jobs could be replaced by simpler snippets.
A compatibility patch for older DirectResize installations that relied on ereg-style functions removed from modern PHP runtimes.
A small manager tweak for projects where long page titles make the resource tree hard to scan and a shorter menu title is easier to work with.
A manager-side plugin pattern for assigning the right template automatically when editors create resources and folders in Evolution CMS.
A practical guide to using Fast Content CSV for bulk resource updates, imports, exports, and field maintenance in older Evolution CMS projects.
A performance-minded article about homepage layouts that overuse parallel Ditto listings.
A small pagination enhancement that made long Ditto listings easier to navigate.
A historical plugin pattern for turning `?start=` links into cleaner `/page/N` pagination in Evo.
A clear best-practices article about why `createdon`, `publishedon`, and `pub_date` are not interchangeable.
A technical PHx article about safer placeholder cleanup and avoiding premature parsing of then/else branches.
A reusable menu pattern for pages that need two separate navigation groups at once.
A migration-related TinyMCE upload failure caused by a broken base path after moving an Evolution CMS site.
A historical performance article about moving beyond AjaxSearch for serious relevance and speed.
A historical portfolio-oriented package that combined a manager module and a frontend output snippet.