Page 1 of 1

missing definition in lang files

Posted: Wed Dec 13, 2006 5:45 pm
by deminy
The constant "PERMISSION_USERLEVEL" is missed in all lang files.

For more related infomation, check

1. table "groupconfig"

2. URL /serendipity_admin.php?serendipity[adminModule]=groups

Re: missing definition in lang files

Posted: Wed Dec 13, 2006 9:42 pm
by garvinhicking
Hi!

I cannot find any file where PERMISSION_USERLEVEL would be queried. Where exactly is it used in your case?

Regards,
Garvin

Posted: Wed Dec 13, 2006 10:03 pm
by deminy
Please open the following URL:

/serendipity_admin.php?
serendipity[adminModule]=groups&
serendipity[adminAction]=edit&
serendipity[group]=[ValidGroupID]

You will find an option named "userlevel" shown above the "save" button.

"userlevel" should be translated into natural languages.

Posted: Wed Dec 13, 2006 10:12 pm
by garvinhicking
Hi!

The 'userlevel' is a non-changable item for internal groups, thus it's more an internal term that is displayed and not localized.

It will be removed from output as soon as I find the time to do that, so adding a language constant should not be needed.

Best regards,
Garvin