Files
kfitz.info/content/blog/2008-07-20-versioning.md
Kathleen Fitzpatrick 655ad0ded8 upgrade to 3.0
2024-10-14 19:27:15 -04:00

1.2 KiB
Raw Permalink Blame History

title, date, permalink, tags
title date permalink tags
Versioning 2008-07-20T00:17:51-04:00 /versioning/
publishing
software

WordPress 2.6, which was released just a few days ago, contains expanded support for versioning of blog posts, allowing an author to see all of the revisions made to a particular post, as well as to compare various versions and to revert to some previous historical state.

This is a fabulous authoring tool, but its all resident in the backend: only the author has access to this versioning information. And for most purposes, thats probably sufficient. But I could imagine a number of uses — in electronic scholarly publishing, for instance — when one might want the readers of a text to have access to a texts history. Given that the history is already available, I imagine that its just a matter of a plugin that accesses the versioning data, organizing and presenting it on the frontend.

If somebody knows of such a plugin already in existence, Id really like to hear about it. If not, I hope some enterprising developer starts thinking about one…