Add a "jump nav" element to the homepage, for quick tool/object navigation

Summary:
  - Restore quick methods for getting to common features (upload file, create
task, etc.)
  - Provide a flexible cli-like navigation element similar to stuff used at
Facebook (bunny1 / lolbunny).

Test Plan: Used jump nav and nav buttons.

Reviewers: btrahan, fratrik

Reviewed By: btrahan

CC: aran, epriestley

Differential Revision: https://secure.phabricator.com/D1619
This commit is contained in:
epriestley
2012-02-15 17:49:23 -08:00
parent 29acc848c1
commit 965a4da042
8 changed files with 256 additions and 15 deletions

View File

@@ -0,0 +1,21 @@
@title Jump Nav User Guide
@group userguide
Command reference for the jump nav.
= Overview =
The jump nav provides a quick way to navigate to tools and objects: just type
a navigational command into the box and press return.
= Supported Commands =
- **help** - Jump to this document.
- **T** - Jump to Maniphest.
- **T123** - Jump to Maniphest Task 123.
- **D** - Jump to Differential.
- **D123** - Jump to Differential Revision 123.
- **r** - Jump to Diffusion.
- **rXYZ** - Jump to Diffusion Repository XYZ.
- **rXYZabcdef** - Jump to Diffusion Commit rXYZabcdef.
- **(default)** - Search for input.