etc
etc
Thanks @petecooper, will fix.
I have accidentally closed it (should be #1208), but now Staff Writer/Freelancer/Designer has no live/sticky option available, does it fixes the issue?
I have re-adjusted Status selectors for articles. Not sure about opening Files access to freelancers atm.
In my `txp_prefs` table I see one `default_publish_status` **per user**, is it normal? If yes, what is your freelancers publish status, could it still stay Live? **Edit**: actually, how a...
Done for Create article button. Should designers be able to create articles? Atm they are, but can not delete them.
I'm not yet at ease with the privs system, dunno if we can expose them individually.
Meanwhile, Draft for freelancers is consistent with what we have on duplicate. And they can not see their publish status anyway, so...
Oh, nice! Would `min(pref, pending)` do (i.e. article statuses are linear)? Probably we also need to check what happens on author creation/modification. Should the publishing status be adapted to the...
> Is there mileage in altering the status_list() function directly to take privs into account just before processing the $exclude portion? You mean unset unavailable statuses? Then a published article...
Please test if `` solves the problem.