Jump to content

OOUI/zh

本頁使用了標題或全文手工轉換
From mediawiki.org
This page is a translated version of the page OOUI and the translation is 64% complete.
Outdated translations are marked like this.

OOUI是一个2013年推出的$1。

OOUI让用户创建响应式的网页用户界面和应用。

OOUI具有国际化预备,完全提供从右至左的语言,无障碍性符合Web内容可访问性指南,并在多种浏览器中一致运行。

OOUI庫包含:

  • 可预备使用的小部件、布局和窗体,可以直接安装并很容易扩展;
  • 在不支持JavaScript的情况下,兼容PHP服务器端的输出;
  • 可轻松混合和匹配以创建自定义用户界面的元素。

OOUI 可用于 MediaWiki 核心,以及 npmComposer,和cdnjsOOUI 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


帮助文档

文档子页面的完整列表请参见侧边栏。

参阅