Changes between Version 3 and Version 4 of TracAccessibility


Ignore:
Timestamp:
Dec 31, 2005, 5:43:43 PM (18 years ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TracAccessibility

    v3 v4  
    1 = Accessibility Support in Trac =
     1= アクセシビリティサポート =
    22
    3 Not every user has a graphic environment with a mouse or other pointing device. Some users rely on keyboard, alternative keyboard or voice input to navigate links, activate form controls, etc. In Trac, we work to assure users may interact with devices other than a pointing device.
     3すべてのユーザがマウス等のポインティングデバイスを備えたグラフィック環境を持っている訳ではありません。そのようなユーザは、リンクを辿ったりフォームを送信したりする作業を、キーボードやその代価品あるいは音声入力に依存しています。 Trac では、ポインティングデバイス以外を利用するユーザに対しても、扱いやすいように配慮しています。
    44
    5 Trac supports accessibility keys for the most common operations. On Windows and Linux platforms, press any of the keys listed below in combination with the `<Alt>` key; on a Mac, use the `<ctrl>` key instead.
     5Trac では、よく行われる動作に対して、アクセラレータを割り当てています。 Windows と Linux プラットフォームでは `<Alt>` (Mac では代わりに `<ctrl>`) キーと組み合わせて、以下に記載するキーを押下してください。
    66
    7 ''Note that when using Internet Explorer on Windows, you need to hit enter after having used the access key.''
     7''Note: Windows で Internet Explorer を使用している場合、アクセラレータを入力した後で Enter キーを押下する必要があります。''
    88
    9 == Global Access Keys ==
     9== すべてのページに共通のアクセラレータ ==
    1010
    11  * `1` - WikiStart
    12  * `2` - [wiki:TracTimeline Timeline]
    13  * `3` - [wiki:TracRoadmap Roadmap]
    14  * `4` - [wiki:TracSearch Search]
    15  * `6` - [wiki:TracGuide Trac Guide / Documentation]
    16  * `7` - [wiki:TracTickets New Ticket]
    17  * `9` - [../about About Trac]
    18  * `0` - This page
     11 * `1` - [wiki:WikiStart Wiki スタートページ]
     12 * `2` - [wiki:TracTimeline タイムライン]
     13 * `3` - [wiki:TracRoadmap ロードマップ]
     14 * `4` - [wiki:TracSearch 検索]
     15 * `6` - [wiki:TracGuide Trac ガイド / ドキュメンテーション]
     16 * `7` - [wiki:TracTickets チケット登録]
     17 * `9` - [../about Trac について]
     18 * `0` - このページ
    1919
    2020----