Changeset 273
- Timestamp:
- 01/11/2014 09:42:18 PM (11 years ago)
- Location:
- sites/trunk/trac.wordpress.org/templates
- Files:
-
- 1 added
- 1 edited
- 4 copied
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/trac.wordpress.org/templates/bbpress/wporg-footer.html
r271 r273 4 4 py:strip=""> 5 5 6 <div id="wporg-footer"> 7 <div class="wrapper"> 8 <ul> 9 <li><a href="//wordpress.org/about/" title="An introduction to the WordPress project">About</a></li> 10 <li><a href="//wordpress.org/news/" title="News and Updates">Blog</a></li> 11 <li><a href="//wordpress.org/hosting/" title="Recommended web hosting providers">Hosting</a></li> 12 <li><a href="http://jobs.wordpress.net/" title="Find or post WordPress jobs">Jobs</a></li> 13 </ul> 14 15 <ul> 16 <li><a href="//wordpress.org/support/" title="Forums, documentation, and other resources">Support</a></li> 17 <li><a href="//make.wordpress.org/" title="Give back to WordPress through code, support, translation and more">Get Involved</a></li> 18 <li><a href="//learn.wordpress.org/" title="Workshops and training materials">Learn</a></li> 19 </ul> 20 21 <ul> 22 <li><a href="//wordpress.org/showcase/" title="Some of the best WordPress sites on the Web">Showcase</a></li> 23 <li><a href="//wordpress.org/plugins/" title="Add extra functionality to WordPress">Plugins</a></li> 24 <li><a href="//wordpress.org/themes/" title="Make your WordPress pretty">Themes</a></li> 25 <li><a href="//wordpress.org/ideas/" title="Share your ideas for improving WordPress">Ideas</a></li> 26 </ul> 27 28 <ul> 29 <li><a href="http://central.wordcamp.org/" title="Find a WordPress event near you">WordCamp</a></li> 30 <li><a href="http://wordpress.tv/" title="Videos, tutorials, and WordCamp sessions">WordPress.TV</a></li> 31 <li><a href="//buddypress.org/" title="A set of plugins to transform your WordPress into a social network">BuddyPress</a></li> 32 <li><a href="//bbpress.org/" title="Fast, slick forums built on WordPress">bbPress</a></li> 33 </ul> 34 35 <ul> 36 <li><a href="http://wordpress.com/?ref=wporg-footer" title="Hassle-free WordPress hosting">WordPress.com</a></li> 37 <li><a href="http://ma.tt/" title="Co-founder of WordPress, an example of what WordPress can do">Matt</a></li> 38 <li><a href="//wordpress.org/about/privacy/" title="WordPress.org Privacy Policy">Privacy</a></li> 39 <li><a href="//wordpress.org/about/license/" title="WordPress is open source software">License / GPLv2</a></li> 40 </ul> 41 42 </div> 43 44 <h6 class="aligncenter">Code is Poetry</h6> 45 </div> 6 <div id="footer"> 7 <div class="links"> 8 <p> 9 See also: 10 <a href="http://wordpress.org">WordPress.org</a> • 11 <a href="http://bbpress.org">bbPress.org</a> • 12 <a href="http://buddypress.org">BuddyPress.org</a> • 13 <a href="http://ma.tt">Matt</a> • 14 <a href="http://bbpress.org/feed/" title="RSS Feed for Articles">Blog RSS</a> 15 </p> 16 </div> 17 <div class="details"> 18 <p> 19 <a href="http://twitter.com/bbpress" class="twitter">Follow bbPress on Twitter</a> • 20 <a href="http://bbpress.org/about/gpl/">GPL</a> • 21 <a href="http://bbpress.org/contact/">Contact Us</a> • 22 <a href="http://bbpress.org/terms/">Terms of Service</a> 23 </p> 24 </div> 25 </div> 46 26 47 27 <script type="text/javascript"> -
sites/trunk/trac.wordpress.org/templates/bbpress/wporg-head.html
r271 r273 4 4 py:strip=""> 5 5 6 <!-- 7 <meta property="fb:page_id" content="6427302910" /> 8 --> 9 <link href='//wordpress.org/wp-includes/css/dashicons.css' rel='stylesheet' type='text/css' /> 10 <link href='//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,400,300,600&subset=latin,cyrillic-ext,greek-ext,greek,vietnamese,latin-ext,cyrillic' rel='stylesheet' type='text/css' /> 11 <link rel="stylesheet" href="//wordpress.org/style/wp4.css?48" /> 12 <!--[if lte IE 8]> 13 <style type="text/css"> 14 @import url("//wordpress.org/style/ie.css?2"); 15 </style> 16 <![endif]--> 17 6 <link rel='stylesheet' href='//fonts.googleapis.com/css?family=Open+Sans%3A300italic%2C400italic%2C600italic%2C300%2C400%2C600&subset=latin%2Clatin-ext&ver=3.8.1-alpha' type='text/css' media='all' /> 7 <link rel='stylesheet' href='http://bbpress.org/wp-includes/css/dashicons.min.css?ver=3.8.1-alpha' type='text/css' media='all' /> 8 <link rel='stylesheet' href='http://bbpress.org/wp-includes/css/admin-bar.min.css?ver=3.8.1-alpha' type='text/css' media='all' /> 9 <link rel='stylesheet' href='http://bbpress.org/wp-content/plugins/bbpress/templates/default/css/bbpress.css?ver=2.6-alpha-5215' type='text/css' media='screen' /> 10 <link type="text/css" media="screen" rel="stylesheet" href="http://bbpress.org/wp-content/themes/bbpress-2013/style.css?v=11" /> 18 11 </html> -
sites/trunk/trac.wordpress.org/templates/bbpress/wporg-header.html
r271 r273 4 4 py:strip=""> 5 5 6 <div id="wporg-header"> 7 <div class="wrapper"> 8 <a id="mobile-menu-button" class="" href="#" onclick="toggleMenu();"></a> 6 <dl id="accessibility"> 7 <dt>Skip to:</dt> 8 <dd><a href="#content" title="Skip to content">Content</a></dd> 9 </dl> 10 <div id="header"> 11 <div id="header-inner"> 12 <ul id="nav" class="menu"> 13 <li><a href="http://bbpress.org/about/">About</a></li> 14 <li><a href="http://bbpress.org/plugins/">Plugins</a></li> 15 <li><a href="http://bbpress.org/themes/">Themes</a></li> 16 <li><a href="http://codex.bbpress.org/">Documentation</a></li> 17 <li><a href="http://bbpress.org/blog/">Blog</a></li> 18 <li><a href="http://bbpress.org/forums/">Support</a></li> 19 <li class="download"><a href="http://bbpress.org/download/">Download</a></li> 20 </ul> 9 21 10 <h1><a href="//wordpress.org">WordPress.org</a></h1> 11 12 <div id="head-search"> 13 <form action="//wordpress.org/search/do-search.php" method="get"> 14 <input class="text" name="search" type="text" value="" maxlength="150" placeholder="Search WordPress.org" /> 15 <input type="submit" class="button" value="" /> 16 </form> 22 <h1><a href="http://bbpress.org">bbPress.org</a></h1> 17 23 </div> 18 <div style="clear:both"></div>19 <ul id="wporg-header-menu">20 <li><a href="//wordpress.org/showcase/" title="See some of the sites built on WordPress.">Showcase</a></li>21 <li><a href="//wordpress.org/themes/" title="Find just the right look for your website.">Themes</a></li>22 <li><a href="//wordpress.org/plugins/" title="Plugins can extend WordPress to do almost anything you can imagine.">Plugins</a></li>23 <li><a href="//wordpress.org/mobile/" title="Take your website on the go!">Mobile</a></li>24 <li><a href="//wordpress.org/support/" title="Forums, documentation, help.">Support</a>25 <ul class="nav-submenu">26 <li><a href="//wordpress.org/support/" title="Support and discussion forums.">Forums</a></li>27 <li><a href="//codex.wordpress.org/Main_Page" title="Documentation, tutorials, best practices.">Documentation</a></li>28 </ul>29 <div class="uparrow"></div>30 </li>31 <li><a href="//make.wordpress.org/" title="Contribute your knowledge." class="current">Get Involved</a>32 <ul class="nav-submenu">33 <li><a href="//make.wordpress.org/core/" title="Write the code.">Core</a></li>34 <li><a href="//make.wordpress.org/ui/" title="Improve the interface.">UI</a></li>35 <li><a href="//make.wordpress.org/accessibility/" title="Create a better experience.">Accessibility</a></li>36 <li><a href="//make.wordpress.org/plugins/" title="Extend the system.">Plugins</a></li>37 <li><a href="//make.wordpress.org/themes/" title="Beautify the web.">Themes</a></li>38 <li><a href="//make.wordpress.org/support/" title="Help the users.">Support</a></li>39 <li><a href="//make.wordpress.org/polyglots/" title="Translate for the world.">Polyglots</a></li>40 <li><a href="//make.wordpress.org/mobile/" title="On the go.">Mobile</a></li>41 </ul>42 <div class="uparrow"></div>43 </li>44 <li><a href="//wordpress.org/about/" title="About the WordPress Organization, and where we're going.">About</a></li>45 <li><a href="//wordpress.org/news/" title="Come here for the latest scoop.">Blog</a></li>46 <li><a href="//wordpress.org/hosting/" title="Find a home for your blog.">Hosting</a></li>47 <li id="download" class="button download-button"><a href="//wordpress.org/download/" title="Get it. Got it? Good.">Download WordPress</a></li>48 </ul>49 <div style="clear:both"></div>50 24 </div> 51 </div>52 25 53 26 </html> -
sites/trunk/trac.wordpress.org/templates/bbpress/wporg-menu.html
r271 r273 4 4 py:strip=""> 5 5 6 < div id="headline">7 <div class="wrapper">8 <h2><a href="//make.wordpress.org/core/">Make WordPress Core</a></h2>9 <div class="menu-container"><ul class="menu">10 <li><a href="//make.wordpress.org/core/">Blog</a></li>11 <li><a href="//make.wordpress.org/core/handbook/">Contributor Handbook</a></li>12 <li><a href="//core.trac.wordpress.org/">Trac (Bug Reports)</a></li>13 </ ul></div>6 <!--! Pull #metanav out of div#banner and put it into bbpress.org's #subnav --> 7 <py:match path="div[@id='banner']" buffer="true"> 8 <div id="subnav"> 9 <div id="subnav-inner"> 10 <ul id="nav-user" class="menu"> 11 ${select("div[@id='metanav']/ul/li")} 12 </ul> 13 </div> 14 14 </div> 15 </div> 15 <!--! Leave form#search in #banner --> 16 <div id="banner"> 17 ${select("form[@id='search']")} 18 </div> 19 </py:match> 16 20 17 21 </html> -
sites/trunk/trac.wordpress.org/templates/site.html
r270 r273 5 5 6 6 <?python 7 scripts_version = 317 scripts_version = '32' 8 8 project_slug = req.environ['HTTP_HOST'].split(':')[0].split('.')[0] 9 9 wporg_endpoint = '//make.wordpress.org/core/'
Note: See TracChangeset
for help on using the changeset viewer.