[TYPO3-english] htmlAreaRTE: Why the editor area is in "Path: body"?

Toshiyuki Toda toda at mobeta.net
Wed Apr 14 05:12:13 CEST 2010


Hi list!

I use htmlareaRTE 1.8.8 with TYPO3 4.3.2.
Opening htmlareaRTE's editor area in backend, "Path: body" is shown in
gray bar below.
however, we don't replace pagecontent with
<body>###pagecontent###</body> normally.

If I have a html template such as below,
...
<body>
<div id="main">
	...
	<div id="content">###pagecontent###</div>
	...
</div>
</body>
...

can I change default "Path: body" in "Path: body >> div#main >>
div#content" etc.?

--------
Toshiyuki Toda


More information about the TYPO3-english mailing list