[Typo3-dev] locallang.xml +HTML Tag

Chris Wittmann [SwiftLizard] chris at swift-lizard.com
Mon Jul 25 18:05:18 CEST 2005


Hi Folks,

i hope i´m right in here,.. i got some problems with my csh_de,..
in detail with the locallang.xml files of the indexed-search-engine.

One of my customers wanted to have special parts of the locallang.xml 
text in bold letters others underlined.

My problem is, if i put some html tags into the locallang.xml, in 
frontend only the word array is renderd. some kind of weired..

So my question is how do i get some of the text bold, italic or 
underlined or even wraped by some div-tags ?

to get my point some of the source i want to get:

<label index="rules_text">
	<b>Tipps für die Suche:</b>
	<br/>
	<br/>

	Suchworte müssen mindestens 2 Zeichen haben
	Maximal 200 Zeichen insgesamt
	<br/>
	<br/>

	<u>Mehrere Suchbegriffe:</u>
	<br/>
	<br/>

	1. Leerzeichen oder UND: zeigt nur die Inhalte, die alle
	   Suchbegriffe enthalten
	2. ODER: zeigt die Inhalte, die alle oder nur einen der
	   Suchbegriffe enthalten
	3. NICHT: zeigt nur die Inhalte, die den ausgeschlossenen
	   Suchbegriff nicht enthalten
	4. +/|/- entspricht UND, ODER und NICHT als Operatoren
	5. Groß- und Kleinschreibung wird nicht berücksichtigt
</label>

Anyone of you a good ideas?

perhaps my problems is that php5 is running on that server.

Please help me...


thanks


chris




More information about the TYPO3-dev mailing list