GetSimple Support Forum

Full Version: Recent change log?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a plugin that tracts history of page edits?
thx
not that I know of, but it would be a great idea.

I have thought about this before and it could be made to store diffs using a diff library, instead of having to store multiple backups and then diffing them later. This would keep the filesizes down and be able to store a ton of history, similar to how wikis work.

I know google makes a fast diffing algorithm library.
Thanks for the quick reply.