[tor-bugs] #8780 [Stem]: Support additional nesting in nav menu

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Apr 26 16:33:55 UTC 2013


#8780: Support additional nesting in nav menu
-------------------------+--------------------------------------------------
 Reporter:  atagar       |          Owner:  atagar
     Type:  enhancement  |         Status:  new   
 Priority:  normal       |      Milestone:        
Component:  Stem         |        Version:        
 Keywords:               |         Parent:        
   Points:               |   Actualpoints:        
-------------------------+--------------------------------------------------
 Stem's site presently has a two level navigational menu based on...

 http://aext.net/2009/09/elegant-drop-menu-with-css-only/

 The tutorial warns that adding additional levels can be tricky but having
 an additional level or two would greatly improve the navigability of our
 API. With it we could do something like...

 {{{
   API
   |- Control
   |  |- stem.control
   |  |- stem.connection
   |  |- stem.socket
   |  |- stem.process
   |  +- stem.response
   |
   |- Types
   |  |- stem.exit_policy
   |  +- stem.version
   ... etc
 }}}

 ... and with another level we might also be able to include
 methods/functions.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/8780>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list