[TYPO3] Better Tag Cloud questions

Steffen Mu"ller typo3 at t3node.com
Thu Sep 18 20:32:06 CEST 2008


Hi.

On 18.09.2008 16:00 Fearless Goblin (Victor Livakovsky) wrote:
> 
> 1. How can I replace space between words in tag with '-'?
>

I also was looking for this. Please post a solution if you find one.

> 2. Is there any solution for hiding numbers of pages with tag
> presented on it? I mean this '2_3_6_8_51_243'. Page path becomes very
> deep and long...
> 

Have a look at the tagWrap properties. Remove the [pages] getvar from
additionalParams of the typolink:

plugin.tx_vgetagcloud_pi1.tagWrap.typolink {
  parameter.data = field:tag_link
  additionalParams.dataWrap =
&tx_vgetagcloud_pi2[keyword]={field:tag_keyword}
  useCashHache = 1
}

But I guess you then can't use the resultlist plugin any more.


-- 
cheers,
Steffen

http://www.t3node.com/


More information about the TYPO3-english mailing list