OOUI
OOUI |
---|
Introduction |
Getting started |
Working with widgets |
See also |
OOUI allows developers to create responsive web user-interfaces and applications.
It is internationalization ready with full support of right-to-left languages, is accessible complying to Web Content Accessibility Guidelines and operates consistently across a multitude of browsers.
The OOUI library contains:
- ready-to-use widgets, layouts, and windows that can be instantiated directly or easily extended,
- a PHP server-side compatible output for cases where JavaScript is not supported,
- elements that can be easily mixed and matched to create custom user interfaces.
OOUI is available in MediaWiki Core, as well as on npm, Composer, and through cdnjs. OOUI implements a "WikimediaUI" theme – conforming to Wikimedia Foundation's design style guide. Interfaces built within MediaWiki use this theme by default, though different MediaWiki skins can and do over-ride this. See documentation about using OOUI in MediaWiki. It is successfully in use in 40+ web products by Wikimedia Foundation and volunteer developers. Note, that the library was originally created for entire user interface of VisualEditor, on top of the OOjs primer (Object-Oriented JavaScript, hence OOUI's former name "OOjs UI"). It has later been extended to serve MediaWiki Core with PHP implemented widgets or responsive interfaces in project Advanced Mobile Contributions.
The source code is hosted on Gerrit and mirrored on GitHub.
Documentation[edit source]
See the sidebar for a full list of documentation subpages.
See also:
- API documentation generated from the source code on doc.wikimedia.org
- Interactive demos online and in the project's
demos
directory - A tutorial on building a Todo list application using OOUI step by step
OOUI
|
OOUI is maintained by the Contributors team.
Get help:
|
- OOUI
- WMF Projects
- WMF Projects 2013q4
- WMF Projects 2014q1
- WMF Projects 2014q2
- WMF Projects 2014q3
- WMF Projects 2014q4
- WMF Projects 2015q1
- WMF Projects 2015q2
- WMF Projects 2015q3
- WMF Projects 2015q4
- WMF Projects 2016q1
- WMF Projects 2016q2
- WMF Projects 2016q3
- WMF Projects 2016q4
- WMF Projects 2017q1
- WMF Projects 2017q2
- WMF Projects 2017q3
- WMF Projects 2017q4
- WMF Projects 2018q1
- WMF Projects 2018q2
- WMF Projects 2018q3
- WMF Projects 2018q4
- WMF Projects 2019q1
- WMF Projects 2019q2
- WMF Projects 2019q3
- WMF Projects 2019q4
- WMF Projects 2020q1
- WMF Projects 2020q2
- WMF Projects 2020q3
- WMF Projects 2020q4
- WMF Projects 2021q1
- WMF Projects 2021q2
- WMF Projects 2021q3
- Libraries