Manual:JS/API/UI Extension Developer Library
(Redirected from JEDL)
This page is obsolete. It is being retained for archival purposes. It may document extensions or features that are obsolete and/or no longer supported. Do not rely on the information here being up-to-date. |
This is the storage place of a book (collection of pages). You can load it from here, let a book printed, edit it or otherwise update its content. Be reminded that when overwriting this book storage page with an updated version of the book, the previously assigned categories are not automatically copied to the recent version: you need to manually copy the categories from the former version. (Problem has been filed as enhancement request)
|
This is a MediaWiki book, a collection of MediaWiki articles that can be easily saved, rendered electronically, and ordered as a printed book. For information and help on MediaWiki books in general, see Help:Books (general tips) and WikiProject Wikipedia-Books (questions and assistance). | ||||||||
[ Open in Book Creator ] [ Order Printed Book ] | |||||||||
[ About ] [ FAQ ] [ Feedback ] [ Help ] [ WikiProject ] [ Recent Changes ] |
The JS/API/UI Extension Developer Library (JEDL) is a collection of pages on the MediaWiki.org website which can help developers in regards to using JavaScript (JS) within MediaWiki, MediaWiki's Application Programming Interface (API) and MediaWiki's User Interface (UI).
We expect that this will be especially useful for gadget authors — those people who extend Wikipedia and other MediaWiki sites primarily through Javascript.
JS/API/UI Extension Developer Resources
edit- API
- ResourceLoader
- Origins
- Requirements
- Migration guide for users
- Default modules
- Developing with ResourceLoader
- Migration guide for extension developers
- JavaScript Deprecations
- List of JavaScript Deprecations
- Vocabulary
- Version 1 Design Specification
- Version 2 Design Specification
- List of ResourceLoader-compatible extensions
- GlobalFunctions.php
- CSS