0
Under review
smart truncating
User today wanted to know where the rest of a caption was. Seems they were looking at the sildeshow block and the caption was truncated mid-word at about 180 characters.
I was wondering about truncating in general... when doing so instead of truncating at the exact character count... Could you not go back the last space prior to that and truncate there with a "..." appended.
In the example (see image below) the truncated caption would be;
"DES MOINES, Iowa — Farmers set new corn and soybean records last year, harvesting the largest crops ever as a cool summer allowed the plants to mature under mostly favorable ..."
instead of
"DES MOINES, Iowa — Farmers set new corn and soybean records last year, harvesting the largest crops ever as a cool summer allowed the plants to mature under mostly favorable condit"
That way the reader would receive an indication the text was truncated purposefully and and was not ;an error.
I was wondering about truncating in general... when doing so instead of truncating at the exact character count... Could you not go back the last space prior to that and truncate there with a "..." appended.
In the example (see image below) the truncated caption would be;
"DES MOINES, Iowa — Farmers set new corn and soybean records last year, harvesting the largest crops ever as a cool summer allowed the plants to mature under mostly favorable ..."
instead of
"DES MOINES, Iowa — Farmers set new corn and soybean records last year, harvesting the largest crops ever as a cool summer allowed the plants to mature under mostly favorable condit"
That way the reader would receive an indication the text was truncated purposefully and and was not ;an error.
Customer support service by UserEcho
Also, that block allows you to set the character lenght, so it could be higher... (maybe two hundred or three hundred?)... but it would still truncate in the middle of words. custom property = long_description_truncate
Lastly, that block it set up to show ellipses after the truncation (which makes it a lot more clear to users that it was intentionally cut), but I'm not sure why in your case it isn't showing. I will have someone look at this.
Thanks!