From 0e3358a29c41c3313a94c2b7d6b2e703dd047593 Mon Sep 17 00:00:00 2001 From: Gregory Bartholomew Date: Dec 09 2021 21:28:47 +0000 Subject: Remove step six (publish) from the workflow --- diff --git a/modules/ROOT/assets/images/fedora-magazine-workflow-1.jpg b/modules/ROOT/assets/images/fedora-magazine-workflow-1.jpg index 14eb83f..488d742 100644 Binary files a/modules/ROOT/assets/images/fedora-magazine-workflow-1.jpg and b/modules/ROOT/assets/images/fedora-magazine-workflow-1.jpg differ diff --git a/modules/ROOT/assets/images/fedora-magazine-workflow-2.jpg b/modules/ROOT/assets/images/fedora-magazine-workflow-2.jpg index 68fa2fd..84ce00f 100644 Binary files a/modules/ROOT/assets/images/fedora-magazine-workflow-2.jpg and b/modules/ROOT/assets/images/fedora-magazine-workflow-2.jpg differ diff --git a/modules/ROOT/assets/images/fedora-magazine-workflow-3.jpg b/modules/ROOT/assets/images/fedora-magazine-workflow-3.jpg index 86b2436..ab31d68 100644 Binary files a/modules/ROOT/assets/images/fedora-magazine-workflow-3.jpg and b/modules/ROOT/assets/images/fedora-magazine-workflow-3.jpg differ diff --git a/modules/ROOT/assets/images/fedora-magazine-workflow.jpg b/modules/ROOT/assets/images/fedora-magazine-workflow.jpg index 866655a..85c88f4 100644 Binary files a/modules/ROOT/assets/images/fedora-magazine-workflow.jpg and b/modules/ROOT/assets/images/fedora-magazine-workflow.jpg differ diff --git a/modules/ROOT/nav.adoc b/modules/ROOT/nav.adoc index 359432f..bf295c4 100644 --- a/modules/ROOT/nav.adoc +++ b/modules/ROOT/nav.adoc @@ -5,7 +5,6 @@ ** xref:writing-an-article.adoc[3 Writing] ** xref:workflow-review.adoc[4 Review] ** xref:workflow-edit-image.adoc[5 Edit & Image] -** xref:workflow-publishing.adoc[6 Publishing] * xref:writing-a-pitch.adoc[Proposing Articles] * xref:contributing.adoc[Contributing as a Writer] ** xref:getting-access.adoc[Getting Access] diff --git a/modules/ROOT/pages/workflow-edit-image.adoc b/modules/ROOT/pages/workflow-edit-image.adoc index 03f8688..f8b5aeb 100644 --- a/modules/ROOT/pages/workflow-edit-image.adoc +++ b/modules/ROOT/pages/workflow-edit-image.adoc @@ -32,5 +32,3 @@ When done, indicate that the image is complete in the comments and remove the __ == Workflow **Previous step:** xref:workflow-review.adoc[Review] - -**Next step:** xref:workflow-publishing.adoc[Publishing] diff --git a/modules/ROOT/pages/workflow-publishing.adoc b/modules/ROOT/pages/workflow-publishing.adoc deleted file mode 100644 index ad07578..0000000 --- a/modules/ROOT/pages/workflow-publishing.adoc +++ /dev/null @@ -1,18 +0,0 @@ -= Publishing Articles - -include::partial$workflow-change-banner.adoc[] - -image::fedora-magazine-workflow-6.jpg[,100%,] - -A member of the Editorial board either publishes or schedules an article for publishing. - -== Publishing an article - -Articles that are ready to be published are in the __TO-EDIT__ column in the https://pagure.io/fedora-magazine-newsroom/boards/articles[Kanban section of the Fedora Magazine Pagure]. - -After publishing or scheduling them in Wordpress, move the card to the __SCHEDULED__ column in the https://pagure.io/fedora-magazine-newsroom/boards/articles[Kanban section of the Fedora Magazine Pagure]. This essentially archives the card. - -That's it! - -== Workflow -**Previous step:** xref:workflow-edit-image.adoc[Edit & Image] diff --git a/modules/ROOT/pages/workflow.adoc b/modules/ROOT/pages/workflow.adoc index a9c80fe..13b4896 100644 --- a/modules/ROOT/pages/workflow.adoc +++ b/modules/ROOT/pages/workflow.adoc @@ -4,14 +4,13 @@ include::partial$workflow-change-banner.adoc[] image::fedora-magazine-workflow.jpg[,100%,] -Content on the Fedora Magazine is created using a 6-step workflow: +Content on the Fedora Magazine is created using a 5-step workflow: 1. xref:workflow-article-proposal.adoc[Article Proposal] by Anyone 2. xref:workflow-clarification.adoc[Clarification] by Editors 3. xref:writing-an-article.adoc[Writing] by a Writer 4. xref:workflow-review.adoc[Review] by Editors 5. xref:workflow-edit-image.adoc[Edit & Image] by Editors -6. xref:workflow-publishing.adoc[Publishing] by Editors An initial proposal lands in the __idea__ state. After some clarification, a specific article goes through 5 states starting as an __IDEAS__, progressing as __IN-PROGRESS__, __REVIEW__, __TO-EDIT__, and finally ends up being __SCHEDULED__. Each step in the workflow has its own page in this documentation that provides guidance.