<?xml version="1.0" encoding="UTF-8"?> <rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:media="http://search.yahoo.com/mrss/"
><channel><title>CoPress &#187; code projects</title> <atom:link href="http://www.copress.org/tag/code-projects/feed/" rel="self" type="application/rss+xml" /><link>http://www.copress.org</link> <description>Building a Better Technical Ecosystem for Student News Organizations</description> <lastBuildDate>Mon, 08 Mar 2010 18:46:04 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.1.1</generator> <image><title>CoPress</title> <url>http://www.copress.org/media/2009/01/copress_100x100_notrans.png</url><link>http://www.copress.org</link> <width>100</width> <height>100</height> <description>Building a Better Technical Ecosystem for Student News Organizations</description> </image> <copyright>2006-2007 </copyright> <managingEditor>website@copress.org (CoPress)</managingEditor> <webMaster>website@copress.org (CoPress)</webMaster> <image> <url>http://host.copresshosting.com/~copress/main/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url><title>CoPress &#187; code projects</title><link>http://www.copress.org</link> <width>144</width> <height>144</height> </image> <itunes:subtitle></itunes:subtitle> <itunes:summary>Building a better technical ecosystem for student news organizations</itunes:summary> <itunes:keywords></itunes:keywords> <itunes:category text="Society &amp; Culture" /> <itunes:author>CoPress</itunes:author> <itunes:owner> <itunes:name>CoPress</itunes:name> <itunes:email>website@copress.org</itunes:email> </itunes:owner> <itunes:block>no</itunes:block> <itunes:explicit>no</itunes:explicit> <itunes:image href="http://host.copresshosting.com/~copress/main/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" /> <item><title>Edit Flow Project: Stage 1 beta release</title><link>http://www.copress.org/2009/06/16/edit-flow-stage-1-beta/</link> <comments>http://www.copress.org/2009/06/16/edit-flow-stage-1-beta/#comments</comments> <pubDate>Wed, 17 Jun 2009 02:14:07 +0000</pubDate> <dc:creator>Mo Jangda</dc:creator> <category><![CDATA[Reports from the Field]]></category> <category><![CDATA[code projects]]></category> <category><![CDATA[Edit Flow Project]]></category> <category><![CDATA[editorial workflow]]></category> <category><![CDATA[summer 2009]]></category> <category><![CDATA[WordPress]]></category> <category><![CDATA[WordPress Plugins]]></category><guid
isPermaLink="false">http://www.copress.org/?p=2081</guid> <description><![CDATA[This past weekend, we released the beta version of Stage 1 (Custom Post Statuses) of the Edit Flow Project, a plugin aiming to improve the WordPress Admin Interface for a multi-user newsroom&#8217;s editorial workflow. The main goal of this stage was to &#8220;improve posts statuses by allowing custom statuses.&#8221; WordPress, by default, only allows for [...]]]></description> <content:encoded><![CDATA[<p>This past weekend, we released the beta version of Stage 1 (Custom Post Statuses) of the <a
href="http://www.copress.org/wiki/Edit_Flow_Project">Edit Flow Project</a>, a plugin aiming to improve the <a
href="http://www.wordpress.org">WordPress</a> Admin Interface for a multi-user newsroom&#8217;s editorial workflow.</p><p>The main goal of this stage was to &#8220;<a
href="http://www.copress.org/wiki/Edit_Flow_Project#1._Post_status_flexibility">improve posts statuses by allowing custom statuses</a>.&#8221; WordPress, by default, only allows for two statuses for posts during the editing process: &#8220;Draft&#8221; and &#8220;Pending Review&#8221;. These statuses are not very descriptive nor do they make it easy to track a story as it moves through a newsroom&#8217;s often complex, multi-level workflow.</p><p>With the release of Stage 1 of Edit Flow, WordPress users can now assign custom statuses to posts, giving them more control over the state of their content.</p><h3>Adding/Editing/Managing Custom Statuses</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Add-Edit-Manage.png"><img
class="aligncenter size-full wp-image-2091" style="border: 1px solid black;" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Add-Edit-Manage.png" alt="The interface to add, edit and manage custom statuses." width="490" height="234" /></a></p><p>Upon activation, the plugin adds five default statuses (&#8220;Assigned&#8221;, &#8220;Draft&#8221;, &#8220;Pending Review&#8221;, &#8220;Pitch&#8221;, &#8220;Waiting for Feedback&#8221;). These can all be edited or deleted (with the exception of &#8220;Draft&#8221; and &#8220;Pending Review&#8221;, which can only be deleted). Users can also add additional custom statuses. Overall, we tried to make this as flexible as possible, acknowledging the extreme diversity in workflows and requirements across different newsrooms.</p><p><span
id="more-2081"></span>The &#8220;Add/Edit/Manage Custom Statuses&#8221; screen (screenshot above) is reminiscent of the interface used to manage categories and tags. From a design stand-point, we tried to keep with standard WordPress interface conventions (to minimize the learning curve) and, similarly, make the plugin as less intrusive as possible.</p><h3>Assigning Custom Statuses to Posts</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Change-Post-Status.png"><img
class="aligncenter size-full wp-image-2084" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Change-Post-Status.png" alt="Stage 1 release of the Edit Flow plugin allows custom statuses to be assigned to posts. " width="536" height="200" /></a></p><p>With custom statuses defined, they can now be assigned to posts. The plugin adds the custom statuses to the &#8220;Status&#8221; dropdown when editing a post (screenshot above). Additionally, given the likely frequency of use of this feature, the Status dropdown is made visible by default. The plugin also allows you to set a default status for new posts, which WordPress sets to &#8220;Draft&#8221; by default.</p><h3>Managing Posts</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Edit-Screen.png"><img
class="aligncenter size-full wp-image-2086" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Edit-Screen.png" alt="A new column is added to the Edit/Manage Posts screen that indicates the current status of the post. Additionally, the posts on this screen can be filtered by status, by clicking on the links at the top." width="512" height="205" /></a></p><p>To ease the management of content, a new column is added to the Edit/Manage Posts screen that indicates the current status of the posts displayed. Additionally, the posts on this screen can be filtered by status, by clicking on the links at the top.</p><h3>Dashboard Widget</h3><p><a
href="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Dashboard-Widget.png"><img
class="size-full wp-image-2085 aligncenter" style="border: 1px solid black;" src="http://www.copress.org/media/2009/06/Edit-Flow_Custom-Status_Dashboard-Widget.png" alt="A minimal dashboar widget giving you an at-a-glance view on the state of your content." width="254" height="116" /></a></p><p>As a small bonus, we threw in a small dashboard widget that gives you a quick glance of the state of currently unpublished content. As this was a last minute addition, it&#8217;s minimal and largely unstyled, but something we&#8217;ll clean up and build out more in the coming days.</p><h3>Version Compatibility and Internationalization</h3><p>The plugin relies heavily on JavaScript, and given recent changes to the core, we&#8217;ve decided to only support WordPress 2.8 onwards. If there is enough demand for backwards compatibility, we may consider supporting older versions. For now, and the remainder of the plugin, we will be focusing on compatibility with WordPress 2.8+. Additionally, internationalization isn&#8217;t currently supported, but something we hope to build into the next Stage of the plugin.</p><h3>Download</h3><p>You can find Stage 1 of the plugin on the <a
href="http://wordpress.org/extend/plugins/edit-flow/">WordPress Plugin Directory</a>. Alternatively, download it from within WordPress using the built-in Plugin Manager (just search for &#8220;Edit Flow&#8221;).</p><h3>Feedback and What&#8217;s Next</h3><p>As this is the first official (albeit beta) release of Edit Flow, it is likely still rough around the edges. We&#8217;re very open to feedback though. Leave a comment below telling us what you think is broken, missing, or could be improved. (Praise doesn&#8217;t hurt either). Alternatively, feel free to submit any issues or requests that you run into on our <a
href="http://github.com/mjangda/Edit-Flow-Project/issues/">GitHub page</a>.</p><p>Up next, Daniel will be leading efforts for <a
href="http://www.copress.org/wiki/Edit_Flow_stage_two_-_Newsroom_meta_data">Stage 2 (Additional Post Meta Data)</a> of the plugin, which will be working to add newsroom specific meta-data to posts. Stay tuned to <a
href="http://micro.copress.org/group/editflowproject">our progress</a> as we work through Stage 2.</p> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/06/16/edit-flow-stage-1-beta/feed/</wfw:commentRss> <slash:comments>8</slash:comments> </item> <item><title>Designing a Better Editorial Workflow for WordPress</title><link>http://www.copress.org/2009/04/22/designing-a-better-editorial-workflow-for-wordpress/</link> <comments>http://www.copress.org/2009/04/22/designing-a-better-editorial-workflow-for-wordpress/#comments</comments> <pubDate>Thu, 23 Apr 2009 00:40:55 +0000</pubDate> <dc:creator>Daniel Bachhuber</dc:creator> <category><![CDATA[We Clicked On]]></category> <category><![CDATA[code projects]]></category> <category><![CDATA[editorial workflow]]></category> <category><![CDATA[Mustang Daily]]></category> <category><![CDATA[web-first publishing]]></category> <category><![CDATA[WordPress]]></category><guid
isPermaLink="false">http://www.copress.org/?p=1663</guid> <description><![CDATA[Lauren Rabaino published a constructive blog post a couple days ago on how the Mustang Daily is adjusting to a web-first workflow. From the looks of it, they&#8217;re asking and answering a number of questions that other news organizations will behaving further along the line: Who copy edits when? Does the section editor look at [...]]]></description> <content:encoded><![CDATA[<p>Lauren Rabaino published a constructive blog post a couple days ago on <a
href="http://rabaino.com/lauren/blog/?p=767">how the Mustang Daily is adjusting to a web-first workflow</a>. From the looks of it, they&#8217;re asking and answering a number of questions that other news organizations will behaving further along the line:</p><blockquote><p>Who copy edits when? Does the section editor look at the article first or last? Can an article be posted to the Web without the section editor’s approval?  These are the questions we’ve asked ourselves these past few days. Section editors (news, arts, sports) have a huge problem with articles being posted to the Web without their approval. Gradually, we’re figuring it out.</p></blockquote><p>Related to this, several of us had a conference call this morning to <a
href="http://inside.copress.org/2009/04/22/improving-wordpresss-admin-for-newsrooms/">discuss ways in which the WordPress admin could be enhanced for editorial workflow</a> (and address many of the technical issues organizations like the Mustang Daily are facing). For instance, I think it would be useful if editors could receive an email when a post is ready for their reading, as well as different types of statuses if, for instance, the editor needed to send the post back to the reporter for a rewrite.</p> ]]></content:encoded> <wfw:commentRss>http://www.copress.org/2009/04/22/designing-a-better-editorial-workflow-for-wordpress/feed/</wfw:commentRss> <slash:comments>0</slash:comments> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (user agent is rejected)
Database Caching 20/39 queries in 0.020 seconds using disk

Served from: www.copress.org @ 2012-02-08 22:18:17 -->
