Closed
Bug 1242934
Opened 9 years ago
Closed 9 years ago
Replace {{Xref_cssinteger}} occurrences with {{cssxref("<integer>")}}
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 80 occurrences of {{xref_cssinteger}}, 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_cssinteger}} with {{cssxref("<integer>")}}, 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_cssinteger
Comment 1•9 years ago
|
||
Hello, I would like to try this as my first bug. I tried to create an account to MDN, but it gives me: "We are sorry, but profile creation is currently disabled."
Flags: needinfo?(jypenator)
(In reply to David Král from comment #1)
> Hello, I would like to try this as my first bug. I tried to create an
> account to MDN, but it gives me: "We are sorry, but profile creation is
> currently disabled."
I believe user registration is open again now.
Flags: needinfo?(jypenator)
Reporter | ||
Comment 3•9 years ago
|
||
Yes, it has been reopened
Assignee | ||
Updated•9 years ago
|
Mentor: sebastianzartner
Comment 4•9 years ago
|
||
Hi guys can i do this bug please? may i have the information regarding this and how i can go bout fixing it?
thank you and hope to hear back soon.
Assignee | ||
Comment 5•9 years ago
|
||
First of all you need to have an MDN account. If you don't have one yet, please ask in the dev-mdc mailing list or on IRC.
When you have an account the basic steps for this are:
1. Go to each page listed at https://developer.mozilla.org/en-US/search?locale=*&kumascript_macros=xref_cssinteger.
2. Click the 'Edit' button.
3. Search for all occurrances of {{xref_cssinteger}} and {{xref_cssinteger()}} (case-insensitively, including those having spaces within the curly braces) and replace them by {{cssxref("<integer>")}}.
4. Add 'Replaced {{xref_cssinteger}} macro by {{cssxref("<integer>")}} (bug 1242934)' (without single quotes) as revision comment.
5. Click the 'PUBLISH' button.
6. Ensure that there is no red error message at the top of the page after publishing.
Currently there are 35 pages left, which need fixing.
Sebastian
Comment 6•9 years ago
|
||
(In reply to Jean-Yves Perrier [:teoli] from comment #0)
> We have 80 occurrences of {{xref_cssinteger}}, 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_cssinteger}} with {{cssxref("<integer>")}},
> 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_cssinteger
Is it alright if I take this one on as my first one?
Assignee | ||
Comment 7•9 years ago
|
||
(In reply to donibobesmc from comment #6)
> Is it alright if I take this one on as my first one?
In comment 4 kalevibaik expressed interest in taking this. So, let's give him the chance to work on this.
Sebastian
Assignee: nobody → kalevibaik
Assignee | ||
Comment 8•9 years ago
|
||
kalevibaik, is your account on MDN called AA3219? Note that I needed to revert the changes made by that account, because they broke the macro and the page formatting.
Sebastian
Flags: needinfo?(kalevibaik)
Comment 9•9 years ago
|
||
(In reply to Sebastian Zartner [:sebo] from comment #8)
> kalevibaik, is your account on MDN called AA3219? Note that I needed to
> revert the changes made by that account, because they broke the macro and
> the page formatting.
>
> Sebastian
It is'nt him its mine, ill work on something different, thanks anyway.
Assignee | ||
Comment 10•9 years ago
|
||
(In reply to donibobesmc from comment #9)
> (In reply to Sebastian Zartner [:sebo] from comment #8)
> > kalevibaik, is your account on MDN called AA3219? Note that I needed to
> > revert the changes made by that account, because they broke the macro and
> > the page formatting.
> >
> > Sebastian
>
> It is'nt him its mine, ill work on something different, thanks anyway.
Ah, thank you for the info!
Note that when editing articles, you should edit them within the page and not use a word processor. Your edits contained typographic quotes within the macros, which broke them, and it added a lot of <font> tags.
So, please be careful about that next time!
Sebastian
Flags: needinfo?(kalevibaik)
Assignee | ||
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 11•9 years ago
|
||
The last edits from donibobesmc were more than two months ago[1], so I picked this up and fixed the remaining pages.
Sebastian
[1] https://developer.mozilla.org/en-US/profiles/AA3219
Assignee: kalevibaik → sebastianzartner
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 12•9 years ago
|
||
Due to bug 1280223 I just realized there are still 17 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 13•9 years ago
|
||
Now I've finished the rest.
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
•