<article class="node-447 node node-story view-mode-full clearfix" style="display: block; color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 24px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px;"><div class="field field-name-field-story-image field-type-image field-label-hidden" style="margin-bottom: 1em;"><div class="field-items"><div class="field-item even"><img alt="WxT-Drupal Homepage" src="http://evolvingweb.ca/sites/default/files/ZWTKDY-2013.7.3-10.26.png" style="border: 0px none; max-width: 100%;" title="WxT-Drupal Homepage" height="510" width="681"></div></div></div><div class="field field-name-body field-type-text-with-summary field-label-hidden" style="margin-bottom: 1em;"><div class="field-items"><div class="field-item even"><p style="margin: 1.5em 0px;">The Web Experience Toolkit distribution of Drupal (aka WxT-Drupal, wetkit, or wet-boew) is a version of Drupal designed for organizations with a bilingual and accessibility requirements. Specifically, it's designed for Canadian government and public organizations. It has built with support for English and French, and includes a theme that provides accessibility and responsive support.</p><h2 style="font-size: 1.5em; line-height: 2em; margin-top: 1em; margin-bottom: 1em; font-family: Roboto, Arial, sans-serif; font-weight: 300;">How to install the Distribution</h2><p style="margin: 1.5em 0px;">There are many methods you can use to install this distribution. If you want to set it up on your local development environment, the easiest way is to use the drush make file provided.<br>The distribution's documentation and codebase can be found at :<span class="Apple-converted-space"> </span><a href="https://github.com/wet-boew/wet-boew-drupal" style="color: rgb(116, 183, 73); outline: none; text-decoration: none;">https://github.com/wet-boew/wet-boew-drupal</a>. Just scroll down to see the documentation.<br>If you're using the command line, you'll want to checkout the distribution by running:</p>
<pre style="margin: 1.5em 0px; font-family: 'Courier New', 'DejaVu Sans Mono', monospace, sans-serif; font-size: 1em; line-height: 1.5em; white-space: pre-wrap;">git clone https://github.com/wet-boew/wet-boew-drupal.git
</pre>
<p style="margin: 1.5em 0px;">Then, go to the directory that's been created and run the drush make file.</p><div class="geshifilter" style="display: block; padding: 0.5em; margin: 0.5em; border: 1px solid rgb(204, 204, 204); background-color: rgb(248, 248, 248); color: rgb(34, 34, 34); line-height: 1.3; overflow: auto;">
<pre class="ruby geshifilter-ruby" style="margin: 0px; font-family: monospace; font-size: 1em; line-height: 1.3; white-space: pre-wrap; padding: 0px;">cd wet<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>boew<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>drupal
drush make <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>prepare<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>install <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>no<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>gitinfofile <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>working<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>copy build<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>wetkit.<span style="color: rgb(153, 0, 204);">make</span> <span style="color: rgb(0, 102, 0); font-weight: bold;">[</span>Directory Where This Distribution Will Live<span style="color: rgb(0, 102, 0); font-weight: bold;">]</span> <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>yes</pre>
</div><p style="margin: 1.5em 0px;">For example, if I'm using Acquia Dev Desktop, and I want the files to live under ~/Sites, I would enter</p><div class="geshifilter" style="display: block; padding: 0.5em; margin: 0.5em; border: 1px solid rgb(204, 204, 204); background-color: rgb(248, 248, 248); color: rgb(34, 34, 34); line-height: 1.3; overflow: auto;">
<pre class="ruby geshifilter-ruby" style="margin: 0px; font-family: monospace; font-size: 1em; line-height: 1.3; white-space: pre-wrap; padding: 0px;">drush make <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>prepare<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>install <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>no<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>gitinfofile <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>working<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>copy build<span style="color: rgb(0, 102, 0); font-weight: bold;">-</span>wetkit.<span style="color: rgb(153, 0, 204);">make</span> ~<span style="color: rgb(0, 102, 0); font-weight: bold;">/</span>Sites<span style="color: rgb(0, 102, 0); font-weight: bold;">/</span>wxt <span style="color: rgb(0, 102, 0); font-weight: bold;">--</span>yes</pre>
</div><p style="margin: 1.5em 0px;">Your installation of the WxT distribution now lives under ~/Sites/wxt.</p><p style="margin: 1.5em 0px;">If you don't have a local development environment and just want a quick way to try out this distro, you can always use the Acquia Dev Desktop tool. You can download it at acquia.com/downloads. Once you have this installed, open up the Control Panel and click on 'Settings' > 'Sites' > 'Import'. Next to Site path, click 'Browse' and choose the directory where the distribution lives (i.e. ~/Sites/wxt). Choose 'Create a new database' and use 'wxt' as the DB name and Subdomain.</p><p style="margin: 1.5em 0px;">When you visit the site, you'll go through the installation process. First, the WxT profile will be installed:</p><p style="margin: 1.5em 0px;">Next, you'll enter your site information details as usual:</p><p style="margin: 1.5em 0px;">You'll be prompted to choose a theme. Currently, there is only one theme to choose from. Once the site is installed, you can either create a sub-theme based on this theme or create a new theme to implement a more distinct look-and-feel.</p><p style="margin: 1.5em 0px;">Next, the installer will automatically import the French language files and sample content. Finally, you'll see a page that tells you that the installation is complete:</p><p style="margin: 1.5em 0px;">You can click on 'Visit your new site' to see the results of your work.</p><h2 style="font-size: 1.5em; line-height: 2em; margin-top: 1em; margin-bottom: 1em; font-family: Roboto, Arial, sans-serif; font-weight: 300;">Features of the WxT-Drupal Distribution</h2><p style="margin: 1.5em 0px;">Now that you have WxT-Drupal installed, there are plenty of features to explore. Here's a short-list of the built-in functionality that the WxT-Drupal distribution sets up for you:</p><ul style="margin: 1.5em 0px; padding: 0px 0px 0px 30px;"><li><strong style="font-weight: bold;">Responsive Theme</strong>, which implements the Government of Canada look and feel</li><li><strong style="font-weight: bold;">Multilingual UI and Content</strong>, with French installed for you</li><li><strong style="font-weight: bold;">Panels & Panoply</strong><span class="Apple-converted-space"> </span>for creating a managing landing pages</li><li><strong style="font-weight: bold;">Beans</strong>, which provides an easy way to set up translatable blocks of content</li><li><strong style="font-weight: bold;">CKEditor</strong>, which is a WYSIWYG editor</li><li><strong style="font-weight: bold;">Search API</strong></li><li><strong style="font-weight: bold;">Workbench</strong><span class="Apple-converted-space"> </span>for drafting content</li></ul><p style="margin: 1.5em 0px;">Of course, this means that there are many modules enabled on the site by default (almost 150). This makes the distribution more complicated than core Drupal. Although there are lots of great features set up for you, learning how to take advantage of these and how to configure the website can take some work.</p></div></div></div></article><p><span style="color: rgb(51, 51, 51); font-family: Arial, sans-serif; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 24px; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; display: inline !important; float: none;">- See more at: http://evolvingweb.ca/story/installing-wxt-drupal-distribution-government#sthash.zAuuio94.dpuf</span></p>