How can I make my ditto show all the news text. Instead of it showing like the first 25 letters? I have this as the code
[[Ditto? &tpl=`dittoTpl` &startID=`1` &summarize=`5` &dateFormat=`%B %d, %Y`]]
Try setting [tt]&trunc=`0`[/tt]
If that doesn’t work, add this as a parameter in your snippet call: [tt]&truncLen=`99999`[/tt]