Thanks heliotrope, I will certainly try that if I can’t get Mark’s method working, he seems to think that the beta version of ditto, which I now have installed, can do the trick.
Here is what I have so far:
<strong>Latest News</strong>
[[Ditto? &startID=`6` &summarize=`2` &total=`2` &descendentDepth=`1` &dateSource:date=`pub_date` &dateFormat=`%a` &total=`20` &tpl=`ditto_articles` &paginate=`1` &alwaysshow=`1`]]
With my ditto template looking like this:
<div class="ditto_summaryPost">
<a href="[~[+id+]~]">
<h4 class"ditto_heading">[+title+]</h4>
<div>[+summary+]</a></div>
<p class="readmore">[+link+]</p>
<div class="dottedline_x"></div>
</div>
<div class="ditto_date">[+date+]</div>
This display just the month exactly how I want it.
I don’t totally understand how to split the format up, tried to carefully follow Mark’s guide, its a little difficult for me a the minute, just trying out variations in the hope I might stumble upon the right code combo.
Maybe someone who know what their doing can help me out
Thanks
Lee