OOUI/zh
|
OOUI
|
| OOUI |
|---|
| Introduction |
| Getting started |
| Working with widgets |
| See also |
Codex is the recommended user interface design system for Wikimedia. You may still continue to use the OOUI library, but new work should use Codex. For more information, see OOUI#Future of OOUI alongside Codex. |
OOUI是一个2013年推出的$1。
OOUI让用户创建响应式的网页用户界面和应用。
OOUI具有国际化预备,完全提供从右至左的语言,无障碍性符合Web内容可访问性指南,并在多种浏览器中一致运行。
OOUI庫包含:
- 可预备使用的小部件、布局和窗体,可以直接安装并很容易扩展;
- 在不支持JavaScript的情况下,兼容PHP服务器端的输出;
- 可轻松混合和匹配以创建自定义用户界面的元素。
OOUI 可用于 MediaWiki 核心,以及 npm,Composer,和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. 参见在MediaWiki使用OOUI的文档。 它已经成功用于40个以上维基媒体基金会和业余开发者的Web产品中。 Community-created TypeScript definitions for OOUI exist (they work in JavaScript projects as well in popular IDEs).
OOUI was originally created to provide the user interface of VisualEditor, on top of the OOjs library (Object-Oriented JavaScript, hence OOUI's former name "OOjs UI"). It was later extended to serve MediaWiki Core. PHP implemented widgets and responsive interfaces were added as part of the Advanced Mobile Contributions project.
OOUI读作oh-oh-you-eye。
源代码托管在Gerrit以及在GitHub中的镜像。
OOUI与Codex的未来
OOUI has been placed in maintenance mode. The Codex design system has replaced OOUI as the default user interface library. Codex将用于现在以及未来的产品开发。
OOUI没有被移除,但是其功能将不会更新。 New OOUI feature development is limited only to products that are bound to it and have not (yet) been adapted to use Codex instead.
这对你来说意味着什么
- OOUI仍然完全受到支持。 你仍然可以使用OOUI库。
- 建议对所有新开发项目使用的设计系统是 Codex。
帮助文档
文档子页面的完整列表请参见侧边栏。
参阅
- API文档,由doc.wikimedia.org的源代码自动生成
- Interactive demos online and in the project's
demosdirectory - A tutorial on building a Todo list application using OOUI step by step
- OOJS/OOUI kick starter – Ready to code and demo user interface.
OOUI由the Design System Team维护。
获取帮助:
|