[development] New module - Taxonomy term lock released
Pierre Rineau
pierre.rineau at makina-corpus.com
Fri Aug 7 14:23:20 UTC 2009
Hi,
For those interested, I released the module I was talking some days ago.
You can find it on: http://drupal.org/project/term_lock
Again, this is kind of a specific module, but some people could be
interested in it.
Pierre.
On Thu, 2009-08-06 at 10:14 +0200, Pierre Rineau wrote:
> Hi,
>
> I'm doing a simple module that allow taxonomy term locking. By locking
> understand that it allow only users with a new permission to move or
> edit them, but all other terms remains still editable by anyone with the
> 'administer taxonomy' permission.
>
> It uses the hook_taxonomy() and alter the main taxonomy term list
> overview to handle locked positions for some terms.
>
> The goal of this module is to intensively use taxonomy_menu, but with
> finer permissions, and locked subtrees.
>
> I looked up a bit on modules that exists, I did not found such module,
> the fact is we are going to use it for many projects.
>
> Does anyone is interested in me commiting it on drupal.org?
>
> Pierre.
>
More information about the development
mailing list