Ticket #5150 (closed bug: fixed)
Docs: alphabetize all options, events, and methods
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.9.0 |
| Component: | [meta] ui.docs | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Make sure all options, events, and methods are alphabetized for all plugins on docs.jquery.com.
Change History
comment:1 in reply to: ↑ description Changed 3 years ago by macarthy
comment:2 Changed 3 years ago by joern.zaefferer
Any methods or options that are part of a template appear at the top of the affected listing, eg. the disabled-option is now at the top everywhere. No idea how to fix that with the wiki-infrastructure, and a move to the new API system would fix it anyway.
comment:3 Changed 3 years ago by rdworth
- Milestone changed from 1.8 to 1.next
This will be handled during the switch to api.jqueryui.com
Note: See
TracTickets for help on using
tickets.


Replying to scott.gonzalez:
By this do you mean that they are to be put in alphabetical order? How does one go about editing the docs pages?