[TYPO3-content-rendering] Three question about Typo3 and non-valid markup

Pirkka Rannikko bircha at gmail.com
Wed Nov 29 19:19:47 CET 2006


Well the template setup field can be found from here:
http://www.bircha.com/temp/template-setup.txt

Included static templates from extentsions are:
CSS Styled Content (css_styled_content)
Rating (tt_rating)
Page Comments (sk_pagecomments)

Included static templates are:
content (default)
styles.content (default)

I dropped the content static template and the header with link
combination works correctly. But if I do this a lot of options from
the constant editor are lost icluding the possibility to change the
heading wrappings. Can you please educate the ignorant or atleast
point out the documentation or source of info that explains this
relation?

Removing or adding the styles.content static template seems not to do
anything noticable.



------------------------------------------------------------------------

Pirkka Rannikko wrote: on 29.11.2006 17:40:

> Hi and thanks for the advice! I set the imageTextSplit to 1 and it did
> the job. What kind of info do you need about my Typo3 installation for
> the link/header/link problem? The site is running in a web hotel so I
> don't have a clue about the server.
>
> Typo3 version is and runs as a 4.0 and we are using the Template
> Auto-Parser plugin in a kind of a same way as in the Modern Template
> Building tutorial.
>
> Here is an example code that Typo outputs when using the header and
> link together:
>
> <!-- Header: [begin] -->
> <div class="csc-header csc-header-n1"><a href="index.php?id=36" ><h1
> class="csc-firstHeader"><a href="index.php?id=36"
>> Archives</a></h1></a><img src="clear.gif" width="1" height="5"
> border="0" class="spacer-gif" alt="" title="" /><br /></div>
> <!-- Header: [end] -->
>
> It doesn't seem to matter what type of layout I use on the header.


This is strange. How is your TS-template setup? What static templates
are included and what else do you modify using your own TS-setup?

My headers (with pure css_styled_content) are rendered like this:

      <div class="csc-header csc-header-n1">
        <h2 class="csc-firstHeader"><a href="index.php?id=120">Header
with link</a></h2>
      </div>


Cheers,
Ernesto

-- 
Pirkka Rannikko - Freelance Graphics and Web Design
http://www.bircha.com


More information about the TYPO3-project-content-rendering mailing list