docs: Remove Evolution product notifications and references - #577
Open
Ibochkarev wants to merge 1 commit into
Open
docs: Remove Evolution product notifications and references#577Ibochkarev wants to merge 1 commit into
Ibochkarev wants to merge 1 commit into
Conversation
Collaborator
|
Hmm, this might warrant some discussion. On one hand I agree that Evo is from so long ago that cleaning up some references to it is a good idea, but some of these changes seem like rewriting history. There's nothing wrong acknowledging something came from Evo or was inspired by something for Evo, as long as the focus is on the current product. Thoughts? // @rthrash @jaygilmore |
Drop homepage Evolution sections, rewrite FAQs for MODX 2.x/3.x, stub legacy 1.x migration pages, and strip comparative Evolution asides so this documentation no longer points readers at an unsupported product. Fixes modxorg#30
cursor
Bot
force-pushed
the
docs/issue-30-remove-evolution-notifications
branch
from
August 15, 2026 11:06
9e6a260 to
aca2dcc
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Removes Evolution product notifications and remaining user-facing references from the MODX docs (en, ru, es where those pages exist).
Homepage sections that sent readers to Evolution / evo.im are gone. FAQ 1.1 now describes MODX 2.x and 3.x only. Upgrade TOCs no longer promote 1.x migration guides. Those URLs stay as short stubs so existing redirects keep working. Comparative asides and Extras blurbs that named Evolution are rephrased for modern MODX.
Path segments under
upgrading/evolution/remain for redirect stability. They no longer document or advertise Evolution CMS.Affected versions
3.x docs branch. The same content lives on 2.x for many of these pages, so a follow-up cherry-pick or merge to 2.x may be needed.
Relevant issues
Fixes #30