Forum Replies Created

Viewing 15 replies - 361 through 375 (of 388 total)
  • Plugin Author nuggetsol

    (@nuggetsol)

    Are you adding the steps in the workflow? I mean, you have to drag and drop the processes and link them together to create a valid workflow.

    I have this video, where I talk how to create a workflow – http://www.youtube.com/watch?feature=player_embedded&v=PPBJns2p-zU

    See if that helps.

    Plugin Author nuggetsol

    (@nuggetsol)

    Thanks for pointing it out. I have fixed the CSS and checked in the code in the tag.

    For managing the editorial workflow, you might want to try out the oasis workflow plugin. – http://wordpress.org/plugins/oasis-workflow/

    I had written this plugin with the intention to help manage the publishing workflow. Hope it helps.

    Plugin Author nuggetsol

    (@nuggetsol)

    Just saw this message. Can you send me a screen shot of your workflow? OR post the question on oasisworkflow.com, so that I can send you an email with screen shots.

    Plugin Author nuggetsol

    (@nuggetsol)

    Regarding role based submission, that’s something, I will be adding as one of the features.

    I am currently working on an “auto-submit” feature, which is the first step towards doing a role based submission.

    In a “role based” submission env, the system will create assignments for all the users who are the given role. The first person who claims the assignment will be able to work on it and move it to the next step.

    Editing an already published page – That’s another feature which I will be working on. I haven’t fully thought through the process, but the general idea is to create a new/alt version of the post/page, change its status to draft and submit this version through the workflow.

    At the time of publish, this new alt revision will replace the original post. So essentially the old post will be visible to the end user until someone decides to publish this new alt revision which will basically override the old post.

    Hope this makes sense. Although, at this point of time, these features are not available in the plugin.

    Plugin Author nuggetsol

    (@nuggetsol)

    With the latest version of the plugin, you can actually make assignments to multiple users. However the first user who claims the task will be able to work on the assignment and complete it.

    As soon as the user claims it, the assignment is deleted from the inbox of other users.

    However the review process works slightly different. Here all the assigned users have to complete the review assignment either approve/reject the task. Even if one user rejects the task, the post/page is sent back to the previous step.

    Do let me know the workflow you are trying to accomplish and I can help you figure out a solution.

    Hope that helps.

    did you try using Oasis Workflow plugin – http://wordpress.org/extend/plugins/oasis-workflow/

    I guess, it might help with your workflow issue.

    Plugin Author nuggetsol

    (@nuggetsol)

    The issues are fixed and it should work fine with the 1.0.4 version of the plugin. The plugin was tested with IE8.

    Plugin Author nuggetsol

    (@nuggetsol)

    got it.

    Forum: Plugins
    In reply to: Oasis Workflow setup

    Hi Mike,

    So once you drag and drop the processes (assignment, review or publish) in the work area, you are required to connect these processes.

    Each of these process boxes has a small rectangle shaped icon inside it. When you click and drag from one rectangle to another, it will create a connection.

    The connections are either “success” or “failure” connections.

    Hope this helps.

    Plugin Author nuggetsol

    (@nuggetsol)

    great. good catch. And thanks for taking the time to look into the issue.

    Do let me know if you need any other features to improve the plugin.

    Plugin Author nuggetsol

    (@nuggetsol)

    Also, do let me know the WP version you are running in your multisite env.

    Plugin Author nuggetsol

    (@nuggetsol)

    Let me try on my local env. Can you provide me with the list of plugins installed in your multisite env?

    I will try to create a similar env and see if I can reproduce the error.

    Plugin Author nuggetsol

    (@nuggetsol)

    I just released a new version of the plugin 1.0.3, which has all the above features.

    I added an option for admin to detach the post from oasis workflow and go back to normal wordpress behavior. The admin can either publish it or submit to workflow. If the post is in the workflow, then aborting the workflow will allow the admin to publish the post using the OOTB publish process.

    I added reminder email feature AFTER certain due date.

    I change the post title placeholder to be a link.

    While working on email stuff, I found a few issues. I fixed all the issues related to reminder emails.

    Hope this helps.

    Thanks.

    Plugin Author nuggetsol

    (@nuggetsol)

    Issue 1: My aim is that when a user submit a post (aka create it, the very first step) in the workflow, any other user can claim the post and start writing on next step.

    – this is a scenario when there are multiple authors on a given post.
    By default, the “Author” role is not allowed to edit posts/pages from another author. So, I would suggest installing the “User Roles Plugin” – http://wordpress.org/extend/plugins/user-role-editor/ and change the “Author” capabilities to include “edit_others_post” and “edit_others_pages”.

    By doing so, a post submitted by Author 1 can be worked on by Author 2.

    As far as workflow is concerned there are two ways to achieve this.

    Option 1:
    Assignment(Initiate) –> Assignment(Build) –> Review –> Publish
    Here, Admin creates a blank post (may be with just a title and no content) and then submits to the workflow and assigns it to a particular author to initiate it. Author 1 initiates writing a post and then submits the post to multiple Authors. As a result all the authors will see the assignment in their inbox. The first author to claim the post will continue to build the post and then submit for review.

    Option 2:
    Assignment(Build) –> Review –> Publish
    In this, the post is submitted to the workflow AFTER its been already initiated.
    Basically, Author1 creates a post and then submits it to the workflow. Again while submitting to the workflow he/she selects all the available authors from the list.

    Issue 2: But, on some workflow, I want only one user to be able to publish post (last step), as the user is the editor in chief of that particular topic.

    Right now, as you might have already noticed, the plugin is role-based. That is, all the users who hold a given role will be shown in the selection list. The user from the current step can choose from the list of users and sign off.

    If the intention is to relate a post to a particular “Editor-in-chief”, given that there are multiple users who hold such a role, then I will have to enhance this plugin to do so. This would be a nice feature to have.

    This is basically a concept where the “delegation” is already been decided BEFORE the post goes through the workflow.

    Hopefully this answers your questions. Do let me know if you have additional questions.

    Thanks for your review comments and support.

Viewing 15 replies - 361 through 375 (of 388 total)