[TYPO3-templavoila] Adding Text/HTML to the content in TemplaVoila
Sebastian Fischer
s.fischer at b-und-h.de
Wed Oct 31 08:43:50 CET 2007
Hi Uwe,
if you take a look into the ds record of the templa template you will find
something like:
<TypoScript><![CDATA[
10= RECORDS
10.source.current=1
10.tables = tt_content
10.wrap = <!--TYPO3SEARCH_begin--> | <!--TYPO3SEARCH_end-->
]]></TypoScript>
<oldStyleColumnNumber
type="integer">0</oldStyleColumnNumber>
</tx_templavoila>
for the content rendering.
Now its possible to add typoscript at the end like:
20 = TEXT
20.value = something
Hope that is a solution for you. If you need the default added content to be
searchable, then put all stuff inside a COA and wrap it according to the
records part.
With kind regards
Sebastian Fischer
Interaktive Medien
Fon +49 (0) 23 64. 93 80-47
Buttgereit und Heidenreich GmbH Design-Agentur
Turmstraße 34 45721 Haltern am See Fon +49 (0) 23 64. 93 80-0 Fax -19
mail at b-und-h.de www.b-und-h.de
Geschäftsführer: Michael Buttgereit, Wolfram Heidenreich Sitz: Haltern am
See
Amtsgericht Gelsenkirchen, HRB 5494 Ust.-Id.-Nr. DE 813735940
Content-Management mit Typo3: Unter www.burg.de finden Sie ein Beispiel
für eines unserer Projekte mit komplexem Produktkatalog und PDF-Generator.
-----Ursprüngliche Nachricht-----
Von: typo3-project-templavoila-bounces at lists.netfielders.de
[mailto:typo3-project-templavoila-bounces at lists.netfielders.de] Im Auftrag
von Uwe Grohne
Gesendet: Dienstag, 30. Oktober 2007 20:22
An: typo3-project-templavoila at lists.netfielders.de
Betreff: Re: [TYPO3-templavoila] Adding Text/HTML to the content in
TemplaVoila
Hmmm .... a good idea, but not exactly what I need. With this, each content
element gets wrapped with that, but I need it at the end one time :(
Thanks anyway, do you have another idea?
"Rudy Gnodde" <rgn at windinternet.nl> schrieb im Newsbeitrag
news:mailman.1.1193734166.10846.typo3-project-templavoila at lists.netfielders.
de...
> Hello Uwe,
>
>> I want to add a link below all content elements, but I don't know, how I
>> can access the content from TemplaVoila. All custom Objects in the Data
>> Structure can be accessed via an object path like lib.element, is there
>> something like that for the content?
>>
>> I know, that I could manually edit the data structure, but I don't want
>> to touch it for several reasons: First, I don't want to screw up the
>> assistants like I did with something like that and second I want to keep
>> all settings centralized in my TS template and use constants and
>> conditions.
>
> You can use tt_content.stdWrap.dataWrap (or tt_content.stdWrap.wrap as
> well I think) to wrap something around each content element.
>
> Regards,
>
> Rudy Gnodde
> WIND Internet
> http://www.windinternet.nl
_______________________________________________
TYPO3-project-templavoila mailing list
TYPO3-project-templavoila at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-project-templavoi
la
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release Date: 29.10.2007
09:28
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.503 / Virus Database: 269.15.12/1098 - Release Date: 29.10.2007
09:28
More information about the TYPO3-project-templavoila
mailing list