[TYPO3-english] R: R: ext:T3BLOG for existing TemplaVoila-Website

Josef Florian Glatz typo3 at josdesign.at
Wed Feb 16 17:00:14 CET 2011


Sorry!

I've insert T3Blog Tag Cloud Widget as Content Element "Blog Widget 
Selector". The output is correct.

But I want to modify the Output from the originally widget-TS to this one:

plugin.tx_t3blog_pi1.tagCloud {
		maxColor = #94DF00
		minColor = #E9FFBF


		globalWrap = COA
		globalWrap {
			wrap = <div class="sidebar-tags">|
			10 = TEXT
			10 {
				wrap = <h1>|</h1><h2>Oft benutzte Keywords</h2>
				field = title
			}
			20 = TEXT
			20 {
				field = data
			}
		}

		list = TEXT
		list {
			wrap = <ul>|</ul></div><div style="clear:both; 
margin-bottom:-8px;"></div>
			field = text
		}

		item = TEXT
		item {
			wrap = <li>|</li>
			field = text
		}
}


But nothing happens.

I don't know which TypoScriptpath I should overwrite.

thanks
Josef Florian Glatz


Am 16.02.2011 16:46, schrieb De Contardi Riccardo:
>> But how can I modify e.g. TagCloud?
>
>
> Can't understand... pardon me, but your request seems  a bit too generic... what do you need to modify exactly?
> The explanation of the various options in the TS setup  should be in the manual of T3Blog...
>
> Best regards
>
> --------------------------------------------
> Riccardo De Contardi - Web Developer
> B Human Srl - www.bhuman.it
> Via Canzio, 15 - 20131 Milano
> TEL +39-02-20.23.271 - FAX +39-02-20.240.561
> --------------------------------------------
>
>
> **************************************************
>
> Chi riceve il presente messaggio e' tenuto a verificare se lo stesso non gli sia pervenuto per errore. In tal caso e' pregato di avvisare immediatamente il mittente e, tenuto conto delle responsabilita connesse all'indebito utilizzo e/o divulgazione del messaggio e/o delle informazioni in esso contenute, voglia cancellare l'originale e distruggere le varie copie o stampe.
>
> The receiver of this message is required to check if he/she has received it erroneously. If so, the receiver is requested to immediately inform the sender and - in consideration of the responsibilities arising from undue use and/or disclosure of the message and/or the information contained therein - destroy the original message and any copy or printout thereof.
>
>



More information about the TYPO3-english mailing list