Closed (fixed)
Project:
Drupal core
Version:
6.x-dev
Component:
locale.module
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
9 Dec 2008 at 07:16 UTC
Updated:
14 Jul 2012 at 23:34 UTC
Jump to comment: Most recent file
Arisen as a separate issue from #141996: Language switcher block and #217912: Document undocumented hooks (currently 1 remaining on list).
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | 344661-followup-D6.patch | 738 bytes | dave reid |
| #5 | 344661-followup-D6.patch | 738 bytes | dave reid |
| #2 | 344661-hook-traslation-link-alter-D7.patch | 4.2 KB | dave reid |
| #1 | 344661-hook-traslation-link-alter-D7.patch | 3.97 KB | dave reid |
Comments
Comment #1
dave reidHere's my first stab at this. While using hook_link_alter as an example, it too needed a little fixing. I could probably use help making sure the description for the new hook is good as well as the example code provided. But at least this is a step in the right direction.
Comment #2
dave reidQuick revision.
Comment #3
catchThis all looks good to me, no real nitpicks so marking RTBC.
Comment #4
dries commentedCommitted to CVS HEAD. Thanks.
Comment #5
dave reidI have a quick follow-up for the translation.module in D6.
Comment #6
dave reidIgnore that last one...
Comment #7
mikey_p commentedApplies, and fixes bad docs ;)
Comment #8
gábor hojtsyCommitted, thanks!