Closed
Bug 1242938
Opened 9 years ago
Closed 9 years ago
Replace {{Xref_cssnumber}} occurrences with {{cssxref("<number>")}}
Categories
(Developer Documentation Graveyard :: Macros/Templates, defect)
Developer Documentation Graveyard
Macros/Templates
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: teoli, Assigned: sebo, Mentored)
References
Details
(Whiteboard: [good first bug])
We have 143 occurrences of {{xref_cssnumber}}, a macro we want to delete [1].
This task is about to go on each of these MDN pages, to edit the page and to replace the occurrence of {{xref_cssnumber}} with {{cssxref("<number>")}}, to save it and to check that the link is working.
You need an MDN account and the ability to use a WYSIWYG editor to perform this task.
[1] https://developer.mozilla.org/en-US/search?locale=*&kumascript_macros=xref_cssnumber
Comment 1•9 years ago
|
||
Worked on this while getting the others. Got it down to 105 occurrences.
Updated•9 years ago
|
Assignee: nobody → mateusz.bocian
Updated•9 years ago
|
Assignee: mateusz.bocian → nobody
Comment 2•9 years ago
|
||
I've already worked on a few of these and I was about to try and tackle some coding tasks instead. In my last comment I was simply trying to welcome people to chip away at the problem rather than feel the need to do all of this bug at once, since 143 occurrences is a lot of work. Sorry for the misunderstanding!
(In reply to Mateusz Bocian from comment #2)
> I've already worked on a few of these and I was about to try and tackle some
> coding tasks instead. In my last comment I was simply trying to welcome
> people to chip away at the problem rather than feel the need to do all of
> this bug at once, since 143 occurrences is a lot of work. Sorry for the
> misunderstanding!
That's fine. Thanks for the help!
Assignee | ||
Updated•9 years ago
|
Mentor: sebastianzartner
hi : sebastianzartner , please Assign me To this bug because is my first bug resloving.thanks
Assignee: nobody → deeqsh
Assignee | ||
Comment 5•9 years ago
|
||
Note that the steps for this bug are described in bug 1242934 comment 5, with the difference that in this bug you need to replace {{xref_cssnumber}} by {{cssxref("<number>")}} and the bug number you need to mention in the revision comment is 1242938.
Sebastian
when I ever solved bug .the is message came out saying (" An update to this document is currently in progress. If the content below seems stale")
Flags: needinfo?(sebastianzartner)
Assignee | ||
Comment 7•9 years ago
|
||
This message is normal after an edit to a page. It means that the new contents are parsed. This message should go away on the next reload(s) of the page.
Sebastian
Flags: needinfo?(sebastianzartner)
Assignee | ||
Comment 8•9 years ago
|
||
Also, please do not change the layout of the pages!
I just checked https://developer.mozilla.org/en-US/docs/Web/CSS/timing-function$compare?locale=en-US&to=1050646&from=1024506 and saw that it adds some unnecessary HTML markup and CSS styles.
Sebastian
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 9•9 years ago
|
||
As mo didn't work on MDN for two months[1], I've picked this up and changed the remaining pages.
Sebastian
https://developer.mozilla.org/en-US/profiles/moali1.
Assignee: deeqsh → sebastianzartner
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 10•9 years ago
|
||
Due to bug 1280223 I just realized there are still 34 pages left[1].
Sebastian
[1] https://developer.mozilla.org/en-US/search?locale=*&kumascript_macros=xref_cssinteger&topic=all
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Assignee | ||
Comment 11•9 years ago
|
||
(In reply to Sebastian Zartner [:sebo] from comment #10)
> [1]
> https://developer.mozilla.org/en-US/
> search?locale=*&kumascript_macros=xref_cssinteger&topic=all
Sorry, wrong URL. Here's the correct one:
https://developer.mozilla.org/en-US/search?locale=*&kumascript_macros=xref_cssnumber&topic=all.
Sebastian
Assignee | ||
Comment 12•9 years ago
|
||
Fixed the rest of the pages now.
Sebastian
Status: REOPENED → RESOLVED
Closed: 9 years ago → 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•