Closed
Bug 1218861
Opened 10 years ago
Closed 10 years ago
Use .properties for the SVG elements summary tables on fr pages
Categories
(Developer Documentation Graveyard :: SVG, enhancement)
Developer Documentation Graveyard
SVG
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sebo, Assigned: sphinx_knight)
References
Details
+++ This bug was initially created as a clone of Bug #1212762 +++
We need to replace the info tables on non-English SVG element pages by a macro based on a JSON DB.
Numbers of pages: 21
(determined via executing $('.index a:not(.new)') within the DevTools' console on https://developer.mozilla.org/fr/docs/Web/SVG/Element)
| Reporter | ||
Comment 1•10 years ago
|
||
I've replaced one static content by the {{svginfo}} macro, though I guess it's better when you do the French pages (and add the missing general translations to https://developer.mozilla.org/en-US/docs/Template:L10n:SVG), Jean-Yves.
Sebastian
Assignee: sebastianzartner → jypenator
Status: NEW → ASSIGNED
Comment 2•10 years ago
|
||
Sure, though I am a bit busy this week.
| Reporter | ||
Comment 3•10 years ago
|
||
No problem, we're not in a hurry. :-) When you start working on it, please also check whether the translations I already added to L10n:SVG are correct.
Sebastian
| Reporter | ||
Comment 4•10 years ago
|
||
As there was no progress in the last seven months, I unassign this issue, so someone else can work on this.
Julien, what about you?
Sebastian
Assignee: jypenator → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(sphinx_knight)
I've updated L10n:SVG, replaced every existing "Usage context" table in the fr pages with the {{svginfo}} call.
Sebastian, if that is OK with you, well, I think you could close the bug.
If there is anything missing, please tell.
Flags: needinfo?(sphinx_knight) → needinfo?(sebastianzartner)
| Reporter | ||
Comment 6•10 years ago
|
||
Looks great to me! Thank you for taking this!
Sebastian
Assignee: nobody → sphinx_knight
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(sebastianzartner)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•