Closed (outdated)
Project:
Translate Drupal with GTranslate
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2010 at 11:43 UTC
Updated:
25 Sep 2019 at 09:13 UTC
Jump to comment: Most recent
Comments
Comment #1
edo888 commentedYou can check this: http://drupal.org/node/206757
Comment #2
philipnorton42 commentedI don't think this permission is actually needed. My thinking is that it was included into the module as part of a copy and paste mistake from the tutorial you link to.
The gtranslate_perm() function just details what permissions to create for the module, it doesn't actually do anything with them. I have checked and the permission 'access onthisdate content' isn't being used anywhere within the module so I think it's safe to remove the function entirely. Here is a patch file that will do this:
Comment #3
avpadernoI am closing this issue, since Drupal 6 isn't supported anymore.