Would be great to have a way through the views UI to set the number of steps for a given view, block and/or page.

For me it was about changing the block and page view. I added this to line 43 of tagadelic.module as a temporary fix.

$type == 'block' ? $steps= 6 : $steps= 12;

Comments

muka’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)