Hello Everybody,
I came across an interesting little problem, which is not entirely Ditto-related but it is in somewhat, linked with my ditto call
Here is my call:
<ul>[[Ditto?parents=`48`&depth=`0`&dateSource=`editedon`&dateFormat=`%B %e, %Y at %r`&tpl=`latestcontent`&display=`10`&sortBy=`editedon`&filter=`hidemenu,0`]]</ul>
and here is the
template:
<div id="lcontentrow"><ul><a class="latestcontent" href="[~[+id+]~]">[+pagetitle+]</a></ul></div>
So, you may have assumed by now, that I am creating a series of "latest content" calls in a box:
http://www.fiery-legends.de/index.php?id=48
Now, I was wondering how can I include a
strlen or
substr call to limit the amount of characters for the string (i.e. link of the Content)?
Best Regards,
AR/Counterfire