Closed Bug 975893 Opened 10 years ago Closed 10 years ago

All of the links in the Javascript Methods Index are dead.

Categories

(Developer Documentation Graveyard :: JavaScript, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dunphy.ben, Assigned: fs)

References

()

Details

:: Developer Documentation Request

      Request Type: Correction
     Gecko Version: unspecified
 Technical Contact: 

:: Details

All of the hyperlinks under the js methods index retrieve a 404.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Properties_Index
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Methods_Index

Both pages need a macro that compiles the alphabetically sorted list automatically based on the tagging work I have done in the JavaScript area. "Method" tag for methods, "Property" tag for properties.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Tagging work over the last few months was fruitful. I have built a macro that compiles these lists automatically now:

https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Methods_Index (288 atm)
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Properties_Index (85 atm)

Also, this is more easy for localization now, too. Same page quickly created for French:
https://developer.mozilla.org/fr/docs/Web/JavaScript/Reference/Methods_Index
Assignee: bruant.d → fscholz
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: c=JavaScript u=webdev p=0
You need to log in before you can comment on or make changes to this bug.