Build.
This commit is contained in:
parent
0692d8ff00
commit
47e2ffcfda
247 changed files with 409 additions and 383 deletions
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Conditional Email Addresses in a Webform</h1>
|
||||
|
||||
<p class="posted">6th May 2010</p>
|
||||
<p class="posted text-light">6th May 2010</p>
|
||||
|
||||
<p>I created a new Webform to serve as a simple Contact form, but left the main configuration until after I created the form components. I added 'Name', 'Email', 'Subject' and 'Message' fields, as well as a 'Category' select list. Below 'Options', I entered each of my desired options in the following format:</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Quickly Create Zen Subthemes Using Zenophile</h1>
|
||||
|
||||
<p class="posted">10th May 2010</p>
|
||||
<p class="posted text-light">10th May 2010</p>
|
||||
|
||||
<p>If you use the <a href="http://drupal.org/project/zen">Zen</a> theme, then you should also be using the <a href="http://drupal.org/project/zenophile">Zenophile</a> module!</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Create a Slideshow of Multiple Images Using Fancy Slide</h1>
|
||||
|
||||
<p class="posted">25th May 2010</p>
|
||||
<p class="posted text-light">25th May 2010</p>
|
||||
|
||||
<p>Whilst updating my About page, I thought about creating a slideshow of several images instead of just the one static image. When I looking on Drupal.org, the only slideshow modules were to create slideshows of images that were attached to different nodes - not multiple images attached to one node. Then, I found the <a href="http://drupal.org/project/fancy_slide">Fancy Slide</a> module. It's a jQuery Slideshow module with features that include integration with the <a href="http://drupal.org/project/cck">CCK</a>, <a href="http://drupal.org/project/imagecache">ImageCache</a> and <a href="http://drupal.org/project/nodequeue">Nodequeue</a> modules.</p>
|
||||
|
||||
|
|
|
@ -84,7 +84,7 @@
|
|||
<main class="col-md-9">
|
||||
<h1>Quickly Import Multiples Images Using the Imagefield_Import Module</h1>
|
||||
|
||||
<p class="posted">29th May 2010</p>
|
||||
<p class="posted text-light">29th May 2010</p>
|
||||
|
||||
<p><strong>Thanks to Bob at <a href="http://mustardseedmedia.com">Mustardseed Media</a> for <a href="http://twitter.com/mustardseedinc/status/14713096905">tweeting</a> about this module. It's undoubtedly saved me hours of work today alone!</strong></p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue