[Imc-drupal-dev] Workflow for stories (i.e. draft -> review -> published)?
Ben West
westbywest at gmail.com
Thu Dec 20 15:32:09 PST 2007
Sorry for extreme delay on response to this thread.
I was using taxonomy access module to distinguish center column story
from newswire post (as per wishes of editorial collective) and also
based on the structure of the old dada site. Likewise, some folks had
expressed interest in having private editorial discussion, hosting
draft stories not yet published, and keeping track of contacts who
don't want their names published. (Please note I do not advocate that
IMC collectives maintain private information on their websites. Rather
I was trying to implement wishes of the editorial group in STL.)
Anyhoo, the vocabperms module is not a node access module like
taxonomy access. That is, it will not restrict a user from viewing a
page tagged from a private vocabulary. Rather, it will only prevent
the user from seeing the tag from the private vocabulary while viewing
the page.
The downside of Taxonomy Access module is that it is quite baroque,
and in no way easy to use by peeps who are not dedicated drupal
fiends. The tac_lite module looks much more manageable. Anyone using
it?
On Nov 15, 2007 6:27 AM, ekes <ekes at aktivix.org> wrote:
> >> Cleaner simpler... what are you using taxonomy_access for? It may be
> >> possible to get rid of this, and then you can just use the workflow module?
> >>
> Bruno De Bondt wrote:
> > I recently found out about the vocabperms module
> > (http://drupal.org/project/vocabperms). Cleaner and simpler: it just
> > deals with access on a vocabulary level, not on a node level. There's a
> > few small things to iron out in this module, but it seems solid. I
> > believe something like this might be of use to some indy sites -
> > depending on the editorial organisation of an IMC. Anyone else using this?
>
> Agree wholeheartedly.
>
> I was node_access like this on the York site to stop non-admins from
> posting things like 'features'. Replacing this with Vocabulary
> Permissions (and Taxonomy Defaults) has made it much lighter, more slick
> (and admin friendly :)
>
> ekes
>
--
Ben West
westbywest at gmail.com
http://savetheinternet.org
More information about the Imc-drupal-dev
mailing list