Closed
Bug 932468
Opened 12 years ago
Closed 11 years ago
Tutorials - Line highlighting does not localize
Categories
(Webmaker Graveyard :: Thimble, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Jacob, Unassigned)
Details
(Whiteboard: icebox)
(via Nicolas from the mailing list)
The line highlighting feature is really nice, but only works in English! It's good to have automatic markup when you write “line 123”, but it would be useful to be able to manually set the links. So I can write <a class='line'>ligne 42</a> or something in French and it would work.
Comment 1•12 years ago
|
||
I think the way to solve this is with <data>:
<data value=42>ligne 42</data>
This will allow us to have any language for the "line #" and code the actual number into the data's value attribute.
Updated•12 years ago
|
Assignee: nobody → ali
Status: NEW → ASSIGNED
Comment 2•11 years ago
|
||
Looked at this while ago and the solution is not going to be something that we can get it done quickly.
I think we can icebox this for now and will get back to it once we have a better solution or if we are going to do most of these in Nimble instead.
Assignee: ali → nobody
Whiteboard: icebox
closing - moving focus to nimble
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•