GetSimple Support Forum
Recent change log? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: Recent change log? (/showthread.php?tid=8247)



Recent change log? - jwzumwalt - 2016-03-23

Is there a plugin that tracts history of page edits?
thx


RE: Recent change log? - shawn_a - 2016-03-24

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.


RE: Recent change log? - jwzumwalt - 2016-03-24

Thanks for the quick reply.