Closed (won't fix)
Project:
Keys
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Apr 2008 at 01:44 UTC
Updated:
29 Aug 2011 at 17:04 UTC
Jump to comment: Most recent file
Anonymous users should not encounter error messages related to API keys. Attached patch fixes that.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | keys_api.permissions.patch | 1.02 KB | sun |
| #1 | keys_api.permissions.patch | 1.01 KB | sun |
| keys_api.module.patch | 678 bytes | sun |
Comments
Comment #1
sunEven better, display this administrative message only to users that are allowed to manage API keys.
Includes additional code clean-up:
- Permissions are not translatable. Do not wrap them with t()!
- Use placeholders to replace dynamic variables in t(). A string won't be localized otherwise.
Comment #2
sunMissed
url()for placeholder!linkto generate a valid URL.Comment #3
greenskin commentedDrupal 5 no longer supported. Closing to clean queue.