Closed
Bug 961626
Opened 11 years ago
Closed 7 years ago
Document members of GlobalEventHandlers mixin
Categories
(Developer Documentation Graveyard :: HTML, defect, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: eddyrox1, Unassigned)
References
()
Details
:: Developer Documentation Request
Request Type: New Documentation
Gecko Version: unspecified
Technical Contact:
:: Details
The page https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers has a lot of red links. Please update
Comment 2•10 years ago
|
||
Tannishk, feel free to create the missing pages. It is a wiki.
Flags: needinfo?(jypenator)
Updated•10 years ago
|
Summary: Documentation on event handler → Document GlobalEventHandlers subpages
Updated•10 years ago
|
Summary: Document GlobalEventHandlers subpages → Document members of GlobalEventHandlers subpages
Updated•10 years ago
|
Summary: Document members of GlobalEventHandlers subpages → Document members of GlobalEventHandlers mixin
Comment 3•10 years ago
|
||
If anybody wants to go ahead with this, I can mentor you!
The documentation about what to put in a property page is there: https://developer.mozilla.org/en-US/docs/MDN/Contribute/Howto/Write_an_API_reference#Structure_of_a_property_page
Whiteboard: c=HTML u=webdev p=0 → [good first bug][lang=js]
Updated•10 years ago
|
Mentor: jypenator
Updated•9 years ago
|
Assignee: jypenator → nobody
Comment 4•9 years ago
|
||
Hello, I work currently on this problem however I don't know if my recents submissions are conform to expectations. How long is the check processus ?
Comment 5•9 years ago
|
||
I will have a look at them, but too many meetings today. Can you needinfo me here tomorrow if I've not came back to you?
Comment 6•9 years ago
|
||
No problem, thank you for your help.
Comment 7•9 years ago
|
||
Hi Jean, I allow myself to call you again your help about my recents submissions for the wiki. I follow a certain model and I need your opinion about it.
Comment 8•9 years ago
|
||
Sure. So I looked at [1]
and it is already very good.
Points to adapt
1. Start with 'The GlobalEventHandlers.onplay property…'; keep the bold and add <code> (it is the button w/ <> in the menu), for the whole GlobalEvenHandler.onplay syntagma.
2. Add an example section after the syntax section. It should show a concrete example of use that people can cut/paste.
3. No note section. You can move the content like this:
3a. Add a See also section at the bottom, and put the 'See the DOM event handlers page…' there as a simple link to the page with 'Information on working with event handlers'.
3b. 'The play event is fired when playback has begun. Put it in the intro "…sets and returns the event handler for the play event that is fired when playback has begun."
3c. 'See the play event documentation…' as play event in a link in the summary
4. Add a compat table section (it is described in the document
5. The deeplink in the spec table is not working.
But these are already in the detail category. It is very good.
[1] https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers/GlobalEventHandlers.onplay
Comment 9•9 years ago
|
||
Ok, thank you for your help ! I will modify it in consequence.
Comment 11•9 years ago
|
||
Can I take this bug and work on it?
Also, I think the Bug URL is incorrect, should it not be https://developer.mozilla.org/en-US/docs/Web/API/GlobalEventHandlers rather than https://developer.mozilla.org/en-US/docs/Web/API/EventHandler?
Comment 12•9 years ago
|
||
i want to work on this bug
Comment 13•9 years ago
|
||
Hari, I have assigned the bug to you. Do you have any question?
Flags: needinfo?(jypenator)
Updated•9 years ago
|
Assignee: nobody → hari.challa
Comment 14•9 years ago
|
||
@Hari, are you still working on the bug ?
Comment 15•8 years ago
|
||
As far as I can tell, Hari isn't.
Assignee: hari.challa → nobody
Mentor: jypenator
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: P5 → P3
Whiteboard: [good first bug][lang=js]
Comment 16•7 years ago
|
||
Hello,
I'm an absolute beginner and would like to work on this. Can you point me how to start with?
Comment 17•7 years ago
|
||
Closing this, as this page is much improved. Will deal with the remaining red links in a separate work process.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•