[SOLVED] Page template issue when adding new content
Posted: Tue Mar 02, 2010 5:18 pm
Hi
When adding new pages or global content blocks the source code for the page already has content. How can I turn this off.
Example:
Thanks ;D
---------------------------
This happens if you install the fullpage tinyMCE plugin.
When adding new pages or global content blocks the source code for the page already has content. How can I turn this off.
Example:
Code: Select all
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<__html>
<head>
<title>Untitled document</title>
</head>
</__body>
<__body>
</__html>
---------------------------
This happens if you install the fullpage tinyMCE plugin.