(→External Standards) |
|||
| (11 intermediate revisions by 10 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | KDE standards are the guidelines used internally, related to UI design and consistency. The section about [[Policies|policies]] also contains standards-like documents that relate to developer activity. | |
| − | == | + | == Human Interface Guidelines == |
| − | ; [ | + | ; [[Development/Guidelines/HCI/Checklists|Accessibility and Usability Checklists]] |
| − | : | + | : Test your application for accessibility/usability along these checklists |
| − | ; [[/CIG|Community Identity Guidelines (CIG)]] | + | ; [[Development/Guidelines/CIG|Community Identity Guidelines (CIG)]] |
: Definitions and recommendations which help the KDE Project to establish a unique, characteristic, and appealing design. | : Definitions and recommendations which help the KDE Project to establish a unique, characteristic, and appealing design. | ||
| − | ; [ | + | ; [[Projects/Plasma/PIG|Plasma Interface Guidelines (PIG)]] |
| − | : | + | : This document is a place to collect all the "do"s, "don't"s and "how to"s for interface elements in Plasma, particularly applets and plasmoids. |
| − | ; [ | + | ; [[Projects/Usability/HIG|KDE4 Human Interface Guidelines (HIG)]] |
| − | : | + | : |
| − | + | == Supported Standards == | |
| − | + | This section contains information about the industry and de facto standards used or implemented by KDE (for instance, we use the XML standard to write XML documents, and we implement the Window Manager Hint standard with KWin). | |
| − | |||
; [http://www.w3.org/XML XML] | ; [http://www.w3.org/XML XML] | ||
: The Extensible Markup language. KOffice's document formats are applications of this. It is also used as configuration file format by an increasing number of KDE programs. | : The Extensible Markup language. KOffice's document formats are applications of this. It is also used as configuration file format by an increasing number of KDE programs. | ||
| Line 30: | Line 29: | ||
: Also called NETWM or EWMH, the protocol for window manager interaction, supported by many window manager authors. | : Also called NETWM or EWMH, the protocol for window manager interaction, supported by many window manager authors. | ||
| − | ; [http:// | + | ; [http://standards.freedesktop.org/desktop-entry-spec/latest/index.html Desktop Entry Specification] |
: The format of .desktop files, supported by KDE. | : The format of .desktop files, supported by KDE. | ||
| Line 36: | Line 35: | ||
: The Freedesktop naming standard for icons, supported by KDE. | : The Freedesktop naming standard for icons, supported by KDE. | ||
| − | ; [http://www. | + | ; [http://www.freedesktop.org/wiki/Specifications/shared-mime-info-spec/ MIME types] |
| − | : Files types (as used to show appropriate icons in the file manager and to categorize data in drag & drop and clipboard operations) follow the convention known as MIME. Here you can find a list of registered content types. | + | : Files types (as used to show appropriate icons in the file manager and to categorize data in drag & drop and clipboard operations) follow the convention known as MIME. [http://cgit.freedesktop.org/xdg/shared-mime-info/tree/freedesktop.org.xml.in Here] you can find a list of registered content types. |
; [http://www.ietf.org/rfc/rfc1738.txt URL] | ; [http://www.ietf.org/rfc/rfc1738.txt URL] | ||
KDE standards are the guidelines used internally, related to UI design and consistency. The section about policies also contains standards-like documents that relate to developer activity.
This section contains information about the industry and de facto standards used or implemented by KDE (for instance, we use the XML standard to write XML documents, and we implement the Window Manager Hint standard with KWin).