I'm using Ditto right now on my website with the tagging tutorial in the sticky, but I've got one problem I haven't been able to fix so far and that is the separation of the tag output when multiple tags are selected for a document. I've tried altering the 'TagDelimiter' but that didn't have any effect.
I'm currently using the following call
[[Ditto? &startID=`2` &summarize=`3` &trunc=`0` &displayArchive=`0` &hideFolders=`0` &mode=`development` &dateFormat=`%A %e %B %G` &tpl=`NewsPost` &commentsChunk=`JotBlogComments` &tagData=`tvblogTags` &tagDelimiter=`, `]]
with the HTML output
Tags: WebsiteInternet
, and the options of the tvblogTags are 'Personal||Website||Internet'.
Thanks for your support and work so far!