Blog Sections Open
Ordering News by the Right Dates When Resources Were Created in Bulk
If a whole batch of news items shares the same creation date, the listing should sort by an editorial date field instead of raw creation time.
Bulk-created resources often destroy natural chronology because dozens of items inherit nearly identical creation timestamps. If a news section is supposed to reflect editorial sequence rather than import order, the listing needs a different date source.
Best practice
- store a real editorial or publication date
- sort the listing by that field, not by creation time alone
- make the field editable so the chronology can be corrected later
This keeps imported or batch-created news sections readable and makes editorial intent visible again.
Why a PHx Condition Can Fail Even When the Placeholder Value Looks Correct
How to debug PHx conditional output when a placeholder visibly contains the expected value but the branch still does not match.
Adding a YouTube Button to the Full TinyMCE Toolbar in Evolution CMS
How to make a custom TinyMCE plugin button appear in the full toolbar preset instead of only the individual editor configuration.