Closed (fixed)
Project:
Module Grants
Version:
6.x-2.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
14 Sep 2009 at 12:14 UTC
Updated:
24 Nov 2009 at 03:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
k. tadesse commentedComment #2
rdeboerThanks so much Konrad!
Will include in next release.
Cheers,
Rik
Comment #3
k. tadesse commentedHi Rik,
thanks for your replay,
Due to the security update in Revisioning I worked again on translations.
Attached, one more update of module_grants.de.po .. if you like :-)
To be honest, I do not understand the following::
----
Only applies when two or more content access modules are enabled and one of the modules makes no statement about a node that is about to be accessed. If this box is checked, then a content access module saying nothing (via the node_access table) about the node in question will be deemed to be ok with the user having access to it. If not checked (i.e. \"strict\"), then a module saying nothing will be taken as a \"deny access\".
----
A further explantion would be greatly appreciated.
In module_grants.module I wolud suggest a change in line 437:
$form['buttons']['delete']['#value'] = 'Delete all revisions' ;
to:
$form['buttons']['delete']['#value'] = t('Delete all revisions');
Thank you very much!
Konrad
Comment #4
rdeboerSorry for taking this long Konrad,
I do appreciate you doing the translations and am about to include them in my next version of Module Grants which I hope to release this week.
Will get back to you also re your question, just very busy at the moment.
Rik
Comment #5
rdeboerThis is now checked into the repository and available as a development snapshot (dated 10-Nov-09 or later).
I've included the fix you suggested regarding 'Delete all revisions'.
Rik