nuggetsol
Forum Replies Created
-
Forum: Plugins
In reply to: [Oasis Workflow] Workflow is not saving (pro version)Also, let me know if you see any value for the ‘oasiswf_process’
Run the following query and let me know the results..
SELECT *
FROM wp_options
WHERE option_name = ‘oasiswf_process’Forum: Plugins
In reply to: [Oasis Workflow] Workflow is not saving (pro version)Try the following and see if it fixes the issue.
I haven’t been able to reproduce the issue yet, but looks like for some reason the array for the processes is empty.
On line 50 of includes/pages/workflow-create.php add the following array definition..
$fw_process = array(
‘assignment’ => ‘/wp-content/plugins/oasis-workflow-pro/img/assignment.gif’,
‘review’ => ‘/wp-content/plugins/oasis-workflow-pro/img/review.gif’,
‘publish’ => ‘/wp-content/plugins/oasis-workflow-pro/img/publish.gif’
);See if it fixes the issue.
Let me know.
Forum: Plugins
In reply to: [Oasis Workflow] Workflow is not saving (pro version)Let me look into the issue. Is it possible to get access to any of your environments to debug the issue.
It will help resolve the issue asap.
If so, just send me your details over a support ticket via https://www.oasisworkflow.com/submit-a-query
Forum: Plugins
In reply to: [Oasis Workflow] Is it possible to limit the available workflows by role?How about a concept of “Team”. If we can create teams with appropriate users (2 authors, 2 reviewers, 1 publisher) and then at the time of “submit to workflow” assign a team responsible to complete the workflow, the items will automatically flow to the appropriate users.
Forum: Plugins
In reply to: [Oasis Workflow] Feature request: "publish"-flag for workflowsThe latest release of the “Pro” version comes with a feature where you can distinguish workflows for “new” and “revised” items. Check out the blog at http://www.oasisworkflow.com/oasis-workflow-pro-1-0-6-released
Forum: Plugins
In reply to: [Oasis Workflow] Feature Request: Use System Publish DateWe have added the above feature in the release 1.0.13.
The submit popup now has an additional field called “Future Publish Date”.
If the date/time are specified the same will be displayed on the publish step sign off.
Forum: Plugins
In reply to: [Oasis Workflow] Code Mod RequestThe above changes are now available in release 1.0.13.
Forum: Plugins
In reply to: [Oasis Workflow] Code Mod RequestJust a quick update on the timeline.
The above changes will be available in the upcoming release – 1.0.13.
Stay tuned.
Forum: Plugins
In reply to: [Oasis Workflow] Feature request: "publish"-flag for workflowsI have included workflow support for published content with the “Pro” version.
Essentially, you can revise a published version of the page/post. Let the revision flow through the workflow, while keeping the current version online.
When you are ready to publish the revised version, the workflow will simply copy over the contents to the published article.
check out more details at – http://www.oasisworkflow.com/workflow-support-for-updating-published-content.
In future, I’ll add a feature where we can set something on the workflow to distinguish it for “revised” articles and “new” articles.
Forum: Plugins
In reply to: [Oasis Workflow] Interested in a proper german PO/MO file update?Thanks for your help. I have included the updated german translation files with the plugin.
Marking this topic as closed.
Forum: Fixing WordPress
In reply to: Oasis workflow plugin issueMultiple Workflows are available with the “Pro” version. With the “basic” version, you can change the out of the box workflow as per your requirements.
As far as the “available users”, can you verify if there are users in that role. Or may be there’s a javascript error on the page. Can you check?
Forum: Fixing WordPress
In reply to: Available Assignments functionI briefly looked at the site whatculture.com but couldn’t find the section called “Available Assignments”. May be it’s only available for logged in users.
Oasis Workflow works within the perimeters of WordPress Admin area. So anyone who wants to edit/review articles needs to login into WordPress to access their inbox and review/sign off their task.
You can try and use the “regular” version and see how it works. See if it fits your needs and then look at the “Pro” version for automation and other features.
The advantage you would get with the “Pro” version are:
1. You can create multiple workflows.2. You can setup “auto submit” depending on some keywords. So essentially, the articles will get auto submitted into a workflow and all the users will get an assignment in their inbox. Who ever claims it first will be responsible for that article.
3. Lastly, the published article can also go through a workflow review process without taking the published article offline. Almost all the users love this feature, since WordPress doesn’t have a way to update published articles through a review process without taking the article offline.
Lastly, there are a couple of reports which help with the management of articles.
You can see a complete list of features and how they work on the website – https://www.oasisworkflow.com/pricing-purchase
Hope this helps.
Forum: Fixing WordPress
In reply to: Available Assignments functionI think there are a few plugins which can do that..
I found one which looks very promising – http://wordpress.org/plugins/publish-post-email-notification/
Forum: Fixing WordPress
In reply to: Available Assignments functionEvery time a post is assigned to a specific user, the system sends an email about the assignment.
There is a reminder feature, which reminds about any pending assignments.
However, there is no notification sent to the author of the specific post about the status of their article. It would be a nice feature to add to the plugin.
Forum: Fixing WordPress
In reply to: Available Assignments functionOasis Workflow comes with graphical workflow editor and has the “inbox” and “claim” feature which lets the users view their work and once done sign off and send the post/page to the next user in the workflow.
Oasis Workflow Pro comes with a lot of additional features including workflow support for published content. – check out the site at http://www.oasisworkflow.com/