$this->renderPartial('fragment_tagCloud', 'blog', array('tags' => $this->allTags, 'maxLength' => 15, 'action' => $this->_buildUrl('blog', 'list') . '?tag=%s', 'minSize' => 90, 'maxSize' => 200));
Tags:
Views: 8
My concern with doing a Tag Cloud this way is that I would have to do it periodically to keep it updated (unless I am missing something). Is there for me to list all of the tags and the number of occurrences?
© 2026 Created by Ning Developer Admin.
Powered by