Changesets can be listed by changeset number.
The Git repository is here.
Changeset 435
Update shared resources.
- Comitted by: rool
- Date: Friday August 30 03:18:11 2013 (over 11 years ago)
Affected files:
- rool/rails/shared/trunk/layouts/_fixed_header.html.erb (diff)
- rool/rails/shared/trunk/layouts/_fixed_sidebar.html.erb (diff)
rool/rails/shared/trunk/layouts/_fixed_header.html.erb:
prev. | current | |
<div id="template_navigation"> | ||
<div id="template_navigation_content"> | ||
<div id="template_navigation_main"> | ||
29 | | |
29 | <a href="/content/" class="template_navigation">Home</a><span class="template_navigation_divider"> | </span><a href="/news/" class="template_navigation">News</a><span class="template_navigation_divider"> | </span><a href="/content/downloads" class="template_navigation">Software</a><span class="template_navigation_divider"> | </span><a href="/tracker/" class="template_navigation">Bugs</a><span class="template_navigation_divider"> | </span><a href="/bounty/" class="template_navigation">Bounties</a><span class="template_navigation_divider"> | </span><a href="/forum/" class="template_navigation">Forum</a><span class="template_navigation_divider"> | </span><a href="/wiki" class="template_navigation">Documents</a><span class="template_navigation_divider"> | </span><a href="/photos/" class="template_navigation">Photos</a><span class="template_navigation_divider"> | </span><a href="/content/contact" class="template_navigation">Contact us</a> | |
</div> | ||
<div id="template_navigation_hub"> | ||
<a href="/hub/account/login_conditional"><img src="/hub/account/login_indication" alt="Account" height="18" width="72" /></a> | ||
</div> | ||
</div> | ||
35 | | |
36 | </div> |
rool/rails/shared/trunk/layouts/_fixed_sidebar.html.erb:
prev. | current | |
<p /> | ||
<div class="template_sidebar_node"> | ||
3 | <h3>Social</h3> | |
4 | ||
5 | <p /> | |
6 | <div class="template_sidebar_static" align="center"> | |
7 | Follow us on | |
8 | <a href="https://www.facebook.com/rool.social" target="_top" alt="Facebook" style="border: none; text-decoration: none;"> <img src="/images/third_party/facebook_sm.png" valign="middle" /></a> and | |
9 | <a href="https://twitter.com/risc_os" target="_top" alt="Twitter" style="border: none; text-decoration: none;"> <img src="/images/third_party/twitter_sm.png" valign="middle" /></a> | |
10 | </div> | |
11 | </div> | |
12 | ||
13 | <p /> | |
14 | <div class="template_sidebar_node"> | |
<h3>Commercial use</h3> | ||
<p /> | ||
... | ... | |
<p /> | ||
<div class="template_sidebar_node"> | ||
<h3>ROOL Store</h3> | ||
18 | ||
19 | | |
<div class="template_sidebar_static"> | ||
21 | | |
31 | <a class="powered" href="/content/sales"><img align="right" src="/images/risc_os_open/sdfs.png" border="0" style="border: 0px; padding: 0 4px; margin-left: 10px" /></a> | |
32 | Buy RISC OS Open merchandise <a href="/content/sales">here</a>, including SD cards for Raspberry Pi and more. | |
</div> | ||
</div> | ||