Blog Sections Open
Building Positive and Negative Reviews with Jot in Evolution CMS
A historical review-pattern article about extending Jot beyond plain comments.
Jot was often used as a comment system, but real projects regularly pushed it further. This pattern used additional fields and custom logic to separate positive and negative reviews, then output those results in different places instead of leaving everything inside one undifferentiated thread.
Why the idea mattered
- it turned Jot into a more structured review layer
- it made it possible to reuse the data outside the default comment block
- it showed how far Evo sites could go with modest extensions instead of a fully separate review engine
Historical value
This is worth keeping because it shows how the Evolution community treated comments and feedback as reusable data, not just as one block at the bottom of a page.
Why this belongs in the timeline
It shows how teams were already stretching comment packages into richer feedback systems. That kind of structured reuse is part of the real Evo development story.
Counting Child Resources for Ditto Output with a Small Evo Snippet
A lightweight pattern for calculating child counts and feeding them into listings.
Building Portfolio Galleries with EvoGallery, phpThumb, and ManagerManager
A practical pattern for portfolio-style sites that combined gallery output, image processing, and manager customization.