4

Pick apart cck date value so to make "calendar style" date formatting?

http://drupal.org

How do I customize the output of a CCK date field (from and to dates) so that it outputs the following html:

<div class="from-date">
<div class="month>Jun</div>
<div class="day">24</div>
<div class="year">2010</div>
</div>

<div class="to">To</div>

<div class="to-date">
<div class="month>Jun</div>
<div class="day">26</div>
<div class="year">2010</div>
</div>

Do I use the node-type.tpl.php file? What do I put in there?

Do I use contemplate? What do I tell it?

Thanks,

Link

Read »
Created by group42 1 year 47 weeks ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Pick apart cck date value so to make "calendar style" date formatting?

Recent comments