I used Drupal CMS in my web site and FCK editor is installed.
When I put the html scripts in FCK editor,it changed automatically into paragraph format.
Can HTML tag be used in FCK editor?
I'm not sure what kind of scripts we can use in FCK editor or it is only for text formatting.
When I put the html scripts in FCK editor,it changed automatically into paragraph format.
Can HTML tag be used in FCK editor?
I'm not sure what kind of scripts we can use in FCK editor or it is only for text formatting.
Re: Can HTML tag use in FCK editor?
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Can HTML tag use in FCK editor?
But it doesn't work and i came again to WYSWYG editor, the html code disappear.
This is my sample code:
<html>
<body background="images/test.gif">
|
|
|
</body>
</html>
Either gif or jpg format of background pictures doesn't work.
Re: Can HTML tag use in FCK editor?
Be sure you have the FullPage setting set to "true".
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Can HTML tag use in FCK editor?
I'm using drupal CMS and installed fckeditor.module.
Your help is highly appreciated.
Re: Can HTML tag use in FCK editor?
Frederico Knabben
CKEditor Project Lead and CKSource Owner
--
Follow us on: Twitter | Facebook | Google+ | LinkedIn
Re: Can HTML tag use in FCK editor?
is it possible to include PHP tags inside the source editor as well?
your help is much appreciated