Banner block body. This block shows you what a block looks like in the banner region and does not have a title because the title heading would cause a WCAG AA heading nesting error.
Inner content top block title
Inner content top block body. This block shows you what a block looks like in the inner content top region.
Acquia Slate
Acquia Slate can have 1, 2, or 3 columns and has a number of configuration settings. This page uses the default configuration settings.
Download Acquia Slate from drupal.org/project/acquia_slate. This version is 6.x-2.0 from 2010-Apr-06, a 2.7 MB download. That huge download is caused by several large banner images.
The next version of Acquia Slate uses the Fusion subtheme and will inherit all the setting from Fusion. The new version will also be able to use the Skinr add-on module because Fusion can use Skinr.
Configuration settings include the following checkbox options.
[ ] Display breadcrumb: yes or no.
[✔] Display "not verified" for unregistered usernames
What additional information should be displayed on your search results page?
[✔] Display text snippet
[✔] Display content type
[✔] Display author name
[✔] Display posted date
[✔] Display comment count
[✔] Display attachment count
Default
[✔] Display author's username
[✔] Display date posted (you can customize this format on your Date and Time settings page)
[ ] Use custom settings for each content type instead of the default above
Page
[✔] Display author's username
[✔] Display date posted (you can customize this format on your Date and Time settings page)
Story
[✔] Display author's username
[✔] Display date posted (you can customize this format on your Date and Time settings page)
There are many other settings.
Regions
The available regions are sidebar first, sidebar last, banner, header top, header first, header middle, front preface sidebar, inner content top, content bottom, postscript first, postscript middle, postscript last, footer, and node bottom.
Validation
The W3C and Total Validator agree this theme is XHTML 1.0 Strict. TV also validates this theme as WCAG (WAI) at levels A, AA, and AAA plus US 508. Cynthia Says agrees the theme is US 508 compliant as far as a computer can check. WAVE did not detect accessibility errors.
CSS validation at both levels 2.1 and 3 produced the same errors.
URI : http://d-theme.com/sites/all/themes/acquia_slate/style.css?g
412 #preface-wrapper Property -moz-border-radius doesn't exist : 0 0 10px 10px 0 0 10px 10px
413 #preface-wrapper Property -webkit-border-bottom-right-radius doesn't exist : 10px 10px
414 #preface-wrapper Property -webkit-border-bottom-left-radius doesn't exist : 10px 10px
1658 span.button Value Error : display -moz-inline-box is not a display value : -moz-inline-box -moz-inline-box
1667 span.button span Value Error : display -moz-inline-box is not a display value : -moz-inline-box -moz-inline-box
Example HTML
Here are example HTML elements to see how they are formatted by this theme.
<a href="?x">link 1</a>: link 1 This is a test of a link you have not visited. See how links are highlighted. Hover your mouse over this link to see any hover effects that might be used then select the link to see the link displayed as visited.
<a href="?y">link 2</a>: link 2 Leave this link unselected as a comparison link you have not visited.
<abbr title="abbreviation">abbr</abbr>: abbreviation
<acronym title="Cyclic Redundancy Checksum">CRC</acronym>: CRC
<blockquote cite="http://d-theme.com/blockquote" title="Example title">blockquote</blockquote>:
blockquote
<cite>cite</cite>: cite
<code>code</code>: code
<div>div</div>:
<form> and <input>: The the comments form at the end of this page (if you are logged in).
<em>em</em>: em
<h1>h1</h1> is usually the top heading in the page. Repeating h1 in this test would break heading nesting.
<h2>h2</h2>:
h2
<h3>h3</h3>:
h3
<h4>h4</h4>:
h4
<h5>h5</h5>:
h5
<h6>h6</h6>:
h6
<hr />:
<ol><li>li</li></ol>:
- li
<p>paragraph</p>:
paragraph
<pre>.h3
{
font-size: 1.17em;
}</pre>
.h3
{
font-size: 1.17em;
}
<q>quote</q>: quote
<span>span</span>: span
<strong>strong</strong>: strong
<table><thead><tr><td>th1</td><td>th2</td></tr></thead>
<tbody>
<tr><td>td1</td><td>td2</td></tr>
<tr><td>td3</td><td>td4</td></tr>
</tbody>
</table>:
| th1 | th2 |
| td1 | td2 |
| td3 | td4 |
<ul><li>li</li><li>li</li></ul>:
- li
- li
Node bottom block title
Node bottom block body. This block shows you what a block looks like in the node bottom region.
Content bottom block title
Drupal 6 Content Administration