[Typo3-dev] how to prevent <a> tag before plugin

Ingo Renner typo3 at ingo-renner.com
Tue Apr 12 08:14:26 CEST 2005


Hi all,

is there a way to prevent TYPO3 of inserting an anchor tag before my plugin
- and only before my plugin?

The reason I need this is that I'm putting out into a template while being
in an unsorted list so that through the anchor the website's source becomes
invalid...

example:
<ul>
  <li>...</li>
  <a name="that's th anchor inserted by TYPO3 for my plugin"></a>
  <li>this is my plugin's output</li>
</ul>

greetings
Ingo 

-- 
Use a newsreader! Check out
http://typo3.org/community/mailing-lists/use-a-news-reader/




More information about the TYPO3-dev mailing list