Introducing Post Forking for WordPress
WordPress sets out to democratize publishing, and today the CMS gains an important new feature to that end: Post Forking.
WordPress Post Forking allows users to “fork” or create an alternate version of content and in doing so, sets out to foster a more collaborative approach to WordPress content curation. This can be used, for example, to allow external users (such as visitors to your site) or internal users (such as other authors) with the ability to submit proposed revisions. It can even be used on smaller or single-author sites to enable post authors to edit published posts without their changes appearing immediately. If you’re familiar with Git, or other decentralized version control systems, you’re already familiar with WordPress post forking.
How might you use it?
- Allowing users without edit or publish post capabilities to edit and submit changes to content (similar to GitHub’s pull request system)
- Collaborative editing (by resolving two users’ conflicted saves – Wired’s example)
- Saving draft changes of already-published content
- Scheduling pending changes to already-published content
Why this plugin?
How does it work?
When a user without the edit_post capability attempts to edit a given post, WordPress will automatically create a “fork” or alternate version of the post which they can freely edit. The edit screen will look just like the standard post editing interface that they are used to. When they’re done, they simply click “submit for review.” At this point, the fork goes into the standard WordPress moderation queue (just like any time an author without the publish_post capability submits a post), where an editor can review, and potentially approve the changes for publishing. If the changes can be automatically merged, the original post will be updated, otherwise, the editor will be presented with the ability to resolve the conflicting changes. All this is done using WordPress’s built-in custom post type, revision, and diff functionality, so it should look familiar to most WordPress users.
Interested?
Download the plugin from the WordPress plugin repository, or fork the project on GitHub, or for more information, visit the Post Forking project wiki.
This version constitutes an initial release designed to showcase the plugin’s core functionality and is intended to be improved upon with additional features and refinements as the project evolves. Please consider contributing your time to help improve the project.
Introducing Post Forking for WordPress | danielbachhuber 11:07 am on October 1, 2012 Permalink |
[...] Introducing Post Forking for WordPress. Fun project by Ben Balter to bring Github-style content collaboration to WordPress. It’s a simple v0.1 right now in the hopes of getting people using and contributing to it. Share this:TwitterFacebookEmailLike this:LikeBe the first to like this. This entry was posted in asides and tagged Ben Balter, collaboration, Github, Post Forking, WordPress plugins by Daniel Bachhuber. Bookmark the permalink. [...]
The future of contributing content is here - Post Forking in WordPress with Git. - WP Realm 1:16 pm on October 1, 2012 Permalink |
[...] The future of contributing content is here – Post Forking in WordPress with Git. [...]
Deven Pitcher 1:30 pm on October 1, 2012 Permalink |
A better wiki interface?
Michael 1:33 pm on October 1, 2012 Permalink |
Very good plugin idea!
Chris K. 4:07 pm on October 1, 2012 Permalink |
This a really timely plugin. Thanks for making it available.
In addition to Benjamin’s post on the subject, it’s worth looking at a project that came out of last summer’s Knight-Mozilla Learning Lab that has several similar aspects: http://polarjordan.blogspot.com/2011/08/moznewslab-proposal-infinite-story.html
Pluginchief 4:55 pm on October 1, 2012 Permalink |
[...] Get it here: http://wordpress.org/extend/plugins/post-forking/ or read more about it here: http://postforking.wordpress.com/2012/10/01/introducing-post-forking-for-wordpress/ [...]
Post Forking | notizBlog 11:05 am on October 3, 2012 Permalink |
[...] Post Forking – A more collaborative approach to WordPress content curation [...]
mikeschinkel 5:15 pm on October 3, 2012 Permalink |
Wow. Nice!
WP Late Night #27: "Let's get shady" | WPCandy 7:28 am on October 15, 2012 Permalink |
[...] http://postforking.wordpress.com/2012/10/01/introducing-post-forking-for-wordpress/ WPCandy WP Late Night [...]
Introducing Post Forking for WordPress - Curate Content 9:32 pm on October 15, 2012 Permalink |
[...] View Full Article… postforking.wordpress.com [...]
Post Forking für Wordpress | Dobschat 5:21 am on October 16, 2012 Permalink |
[...] Auf jeden Fall mal anschauen: Post Forking for WordPress [...]
WP Late Night #27: “Let’s get shady” | Diancin Designs 8:29 pm on October 16, 2012 Permalink |
[...] Ryan: http://postforking.wordpress.com/2012/10/01/introducing-post-forking-for-wordpress/ [...]