40 Posts
yoyoxp
7 years ago
2
Topic

Hi all,

I am working on implementing a simple workflow system for a site I manage. I have currently achieved this by using a combination of beforestore/afterstore fields and using beforestore to change published value to '0' for moderated groups, and afterstore to email the authorized groups alerting to the new content.
The problem with this method is I would like users to be able to edit their own content, but not take it out of action in that time until the admin gets around to approving the new revision.
I know Joomla has a Versioning system, I have configured this to be activated but I'm looking for guidance into a scenario such as below:
- User edits currently published content, new version is created but new version is not published. Whole article is not unplubished so old version is still active
- Admin opens article, reviews new version and then saves/thrashes version as neccesary

Is what I am suggesting here feasible with Seblod Code Pack?

Cheers
Nick

Get a Book for SEBLOD
4229 Posts
Kadministrator
7 years ago
1
Level 1

Hi,

I'm sorry, but joomla versioning system is currently incompatible with Seblod as it tracks only chamges in com_content while Seblod stores data in mutiple related database tables

40 Posts
yoyoxp
7 years ago
0
Level 2

Cheers Klas!

Get a VIP membership