Making WordPress.org


Ignore:
Timestamp:
05/09/2014 06:09:29 PM (10 years ago)
Author:
nacin
Message:

Trac templates: remove Get Involved dropdown.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sites/trunk/trac.wordpress.org/templates/wporg-header.html

    r285 r601  
    3232                <div class="uparrow"></div>
    3333            </li>
    34             <li><a href="//make.wordpress.org/" title="Contribute your knowledge." class="${'current' if project_slug != 'plugins' else None}">Get Involved</a>
    35                 <ul class="nav-submenu">
    36                     <li><a href="//make.wordpress.org/core/" title="Write the code.">Core</a></li>
    37                     <li><a href="//make.wordpress.org/ui/" title="Improve the interface.">UI</a></li>
    38                     <li><a href="//make.wordpress.org/accessibility/" title="Create a better experience.">Accessibility</a></li>
    39                     <li><a href="//make.wordpress.org/plugins/" title="Extend the system.">Plugins</a></li>
    40                     <li><a href="//make.wordpress.org/themes/" title="Beautify the web.">Themes</a></li>
    41                     <li><a href="//make.wordpress.org/support/" title="Help the users.">Support</a></li>
    42                     <li><a href="//make.wordpress.org/polyglots/" title="Translate for the world.">Polyglots</a></li>
    43                     <li><a href="//make.wordpress.org/mobile/" title="On the go.">Mobile</a></li>
    44                 </ul>
    45                 <div class="uparrow"></div>
    46             </li>
     34            <li><a href="//make.wordpress.org/" title="Contribute your knowledge." class="${'current' if project_slug != 'plugins' else None}">Get Involved</a></li>
    4735            <li><a href="//wordpress.org/about/" title="About the WordPress Organization, and where we're going.">About</a></li>
    4836            <li><a href="//wordpress.org/news/" title="Come here for the latest scoop.">Blog</a></li>
Note: See TracChangeset for help on using the changeset viewer.