Changesets can be listed by changeset number.
The Git repository is here.
Changeset 36
Updated shared components exported from Radiant CMS.
- Comitted by: adh
- Date: Saturday July 29 16:41:24 2006 (over 18 years ago)
Affected files:
- rool/rails/shared/trunk/layouts/fixed_footer.rhtml (diff)
- rool/rails/shared/trunk/layouts/fixed_header.rhtml (diff)
- rool/rails/shared/trunk/layouts/fixed_sidebar.rhtml (diff)
rool/rails/shared/trunk/layouts/fixed_footer.rhtml:
prev. | current | |
1 | | |
2 | ||
3 | | |
4 | | |
5 | | |
6 | | |
7 | | |
8 | | |
9 | | |
10 | | |
11 | | |
12 | | |
13 | | |
14 | | |
15 | | |
16 | | |
17 | ||
18 | | |
19 | | |
20 | | |
21 | | |
22 | | |
23 | | |
24 | | |
25 | | |
26 | | |
27 | | |
28 | | |
29 | | |
30 | | |
31 | | |
32 | | |
33 | | |
34 | | |
35 | | |
36 | | |
37 | | |
38 | | |
39 | ||
1 | <!-- Footer table --> | |
2 | ||
3 | <p /> | |
4 | <table width="85%" cellspacing="0" cellpadding="0" align="center" border="0"> | |
5 | <tr bgcolor="#e5ffd4" class="title_background"> | |
6 | <td valign="top" align="left"><img src="/images/risc_os_open/tl_white.png" width="3" height="3" alt="/" border="0" /></td> | |
7 | <td> | |
8 | <div class="foottitle" align="left">Site design © RISC OS Open Limited 2006 except where indicated<br /><!-- Theme start <% if methods.member?("render") %><%= render :partial => "shared/theme" %><% else %><r:snippet name="theme" /><% end %> Theme end --></div> | |
9 | </td> | |
10 | <td valign="middle"> | |
11 | <div class="foottitle" align="right"><!-- Powered start <% if methods.member?("render") %><%= render :partial => "shared/powered" %><% else %><r:snippet name="powered" /><% end %> Powered end --><br />This site runs on <a href="http://www.rubyonrails.org/">Rails</a></div> | |
12 | </td> | |
13 | <td valign="top" align="right"><img src="/images/risc_os_open/tr_white.png" width="3" height="3" alt="\" border="0" /></td> | |
14 | </tr> | |
15 | </table> | |
16 | ||
17 | <table width="85%" cellspacing="0" cellpadding="0" align="center" border="0"> | |
18 | <tr bgcolor="#d5ffc4" class="navigation_background"> | |
19 | <td valign="bottom" align="left"><img src="/images/risc_os_open/bl_white.png" width="3" height="3" alt="\" border="0" /></td> | |
20 | <td> | |
21 | <div class="navigation_left" align="left"> | |
22 | <a class="navigation" href="http://validator.w3.org/check?uri=<%= url_encode(@request.protocol + @request.host + @request.request_uri) %>">Valid XHTML 1.0</a> | |
23 | <span class="navigation_divider"> | </span> | |
24 | <a class="navigation" href="http://jigsaw.w3.org/css-validator/validator?uri=<%= url_encode(@request.protocol + @request.host + @request.request_uri) %>">Valid CSS</a> | |
25 | </div> | |
26 | </td> | |
27 | <td> | |
28 | <div class="navigation_right" align="right"> | |
29 | <span class="navigation_divider" style="color: #fff"><b>Hosted by</b></span> | |
30 | <a class="navigation" href="http://www.arachsys.com">Arachsys</a> | |
31 | </div> | |
32 | </td> | |
33 | <td valign="bottom" align="right"><img src="/images/risc_os_open/br_white.png" width="3" height="3" alt="/" border="0" /></td> | |
34 | </tr> | |
35 | </table> | |
rool/rails/shared/trunk/layouts/fixed_header.rhtml:
prev. | current | |
1 | | |
2 | | |
3 | | |
4 | ||
5 | | |
6 | | |
7 | | |
8 | | |
9 | | |
10 | | |
11 | | |
12 | | |
13 | | |
14 | | |
15 | | |
16 | | |
17 | | |
18 | | |
19 | | |
20 | | |
21 | | |
22 | | |
23 | | |
24 | ||
25 | | |
26 | ||
27 | | |
28 | | |
29 | | |
30 | | |
31 | | |
32 | | |
33 | | |
34 | | |
35 | | |
36 | | |
37 | | |
38 | | |
39 | | |
40 | | |
41 | | |
42 | | |
43 | | |
44 | | |
45 | | |
46 | | |
47 | | |
48 | | |
49 | | |
50 | | |
51 | | |
52 | | |
53 | | |
54 | | |
55 | | |
56 | | |
1 | <!-- Global header. This site uses tables around more "pure" --> | |
2 | <!-- CSS layout to ensure basic structure remains intact in --> | |
3 | <!-- some of the older browsers used under RISC OS. --> | |
4 | ||
5 | <table width="85%" cellspacing="0" cellpadding="0" align="center" border="0"> | |
6 | <tr bgcolor="#e5ffd4" class="title_background"> | |
7 | <td valign="top" align="left"><img src="/images/risc_os_open/tl_white.png" width="3" height="3" alt="/" border="0" /></td> | |
8 | <td> | |
9 | <h1> | |
10 | <span class="title_one">RISC OS </span> | |
11 | <span class="title_two">OPEN</span> | |
12 | </h1> | |
13 | <div class="subtitle"> | |
14 | A fast and easily customised operating system for | |
15 | devices using ARM processor cores. | |
16 | </div> | |
17 | </td> | |
18 | <td valign="middle"> | |
19 | <div class="logo" align="right"> | |
20 | <a href="http://www.castle-technology.co.uk/" class="powered"> | |
21 | <img src="/images/risc_os_open/ro_logo.png" border="0" alt="ROOL" width="56" height="56" /> | |
22 | <img src="http://www.castle-technology.co.uk/castle/images/castlelogo.gif" border="0" alt="Castle" width="62" height="58" /> | |
23 | </a> | |
24 | </div> | |
25 | </td> | |
26 | <td valign="top" align="right"><img src="/images/risc_os_open/tr_white.png" width="3" height="3" alt="\" border="0" /></td> | |
27 | </tr> | |
28 | </table> | |
29 | ||
30 | <!-- Global navigation strip --> | |
31 | ||
32 | <table width="85%" cellspacing="0" cellpadding="0" align="center" border="0"> | |
33 | <tr bgcolor="#d5ffc4" class="navigation_background"> | |
34 | <td valign="bottom" align="left"><img src="/images/risc_os_open/bl_white.png" width="3" height="3" alt="\" border="0" /></td> | |
35 | <td> | |
36 | <div class="navigation_left" align="left"> | |
37 | <a href="/rails/" class="navigation">Home</a> | |
38 | <span class="navigation_divider"> | </span> | |
39 | <a href="/rails/typo/" class="navigation">News</a> | |
40 | <span class="navigation_divider"> | </span> | |
41 | <a href="/rails/rforum/" class="navigation">Forum</a> | |
42 | <span class="navigation_divider"> | </span> | |
43 | <a href="/rails/radiant/sources/" class="navigation">Sources</a> | |
44 | <span class="navigation_divider"> | </span> | |
45 | <a href="/rails/collaboa/" class="navigation">Bugs</a> | |
46 | <span class="navigation_divider"> | </span> | |
47 | <a href="/rails/instiki/" class="navigation">Documentation</a> | |
48 | <span class="navigation_divider"> | </span> | |
49 | <a href="/rails/radiant/licences/" class="navigation">Licences</a> | |
50 | </div> | |
51 | </td> | |
52 | <td> | |
53 | <div class="navigation_right" align="right"> | |
54 | <a href="/rails/radiant/about/" class="navigation">About</a> | |
55 | <span class="navigation_divider"> | </span> | |
56 | <a href="/rails/radiant/contact/" class="navigation">Contact</a> | |
57 | </div> | |
58 | </td> | |
59 | <td valign="bottom" align="right"><img src="/images/risc_os_open/br_white.png" width="3" height="3" alt="/" border="0" /></td> | |
60 | </tr> | |
61 | </table> | |
rool/rails/shared/trunk/layouts/fixed_sidebar.rhtml:
prev. | current | |
1 | | |
2 | | |
3 | | |
4 | ||
5 | | |
6 | | |
7 | | |
8 | | |
9 | | |
10 | | |
11 | ||
12 | | |
13 | | |
14 | | |
15 | ||
16 | | |
17 | | |
18 | | |
19 | ||
20 | | |
21 | | |
22 | | |
23 | | |
24 | | |
25 | | |
1 | <p /> | |
2 | <div class="sidebar-node"> | |
3 | <h3>Commercial use</h3> | |
4 | ||
5 | <p /> | |
6 | <div class="sidebar_static"> | |
7 | For all commercial enquiries, please | |
8 | <b>contact the owners</b> of RISC OS, | |
9 | <b><a href="http://www.castle-technology.co.uk/">Castle | |
10 | Technology</a></b>. | |
11 | </div> | |
12 | </div> | |
13 | ||
14 | <p /> | |
15 | <div class="sidebar-node"> | |
16 | <h3>Donate!</h3> | |
17 | ||
18 | <p /> | |
19 | <div class="sidebar_static"> | |
20 | Bandwidth is very expensive! <b>Please consider donating:</b> | |
21 | ||
22 | <p align="center"> | |
23 | <a style="border: none;" href="http://www.shareit.com/"><img src="/images/logos/shareit_logo.gif" width="80" height="25" alt="ShareIt" border="2" /></a> | |
24 | <a style="border: none;" href="http://www.paypal.com/"><img src="/images/logos/paypal_logo.gif" width="80" height="25" alt="PayPal" border="2" /></a> | |
25 | </p> | |
26 | </div> | |
27 | </div> | |