Opened 17 years ago
Closed 13 years ago
#7158 closed New feature (fixed)
Translating links
Reported by: | alainD | Owned by: | nobody |
---|---|---|---|
Component: | Internationalization | Version: | dev |
Severity: | Normal | Keywords: | i18n i18n-nofix |
Cc: | Triage Stage: | Design decision needed | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
Hi,
Following up on a discussion that happened a few month ago on django-users (http://groups.google.com/group/django-developers/browse_thread/thread/4c7b2ce86bcd990e/3731676c2134ea63), here is a first patch to allow dynamic links within translations (please read the thread on google groups for a complete description of the feature).
This patch is kind of rought, reviews are most welcome.
Attachments (1)
Change History (7)
by , 17 years ago
Attachment: | patch.diff added |
---|
comment:1 by , 16 years ago
milestone: | → post-1.0 |
---|---|
Triage Stage: | Unreviewed → Design decision needed |
comment:3 by , 16 years ago
Summary: | i18n improvement proposal → Translating links |
---|
Changed title to something more descriptive.
comment:4 by , 15 years ago
Keywords: | i18n-nofix added |
---|
comment:5 by , 14 years ago
Severity: | → Normal |
---|---|
Type: | → New feature |
comment:6 by , 13 years ago
Easy pickings: | unset |
---|---|
Resolution: | → fixed |
Status: | new → closed |
UI/UX: | unset |
The URL tag now has an "as" clause which I believe resolve this.
patch against rev. 7512