Home
last modified time | relevance | path

Searched hist:ed65e3b856e457707d44652dedcf3ee0300b3f7b (Results 1 – 1 of 1) sorted by relevance

/plugin/renderrevisions/action/
H A Dsave.phped65e3b856e457707d44652dedcf3ee0300b3f7b Wed Aug 27 11:36:47 UTC 2025 Andreas Gohr <gohr@cosmocode.de> only act on "real" content changes. fixes #8 #9

When comparing the HTML output, we now strip all tags and whitespaces.
This should ensure only "visible" text data will create new revisions,
not slightly changed CSS or invisible data attributes.

Note this will create new revisions on all pages when updating (because
the old md5 cache will no longer match the new one).