#1855: 'p' or 'div'
--------------------------+-------------------------------------------------
  Reporter:  datalink     |       Owner:                 
      Type:  New Feature  |      Status:  closed         
  Priority:  Normal       |   Milestone:                 
 Component:  General      |     Version:  FCKeditor 2.5.1
Resolution:  invalid      |    Keywords:                 
--------------------------+-------------------------------------------------
Changes (by w.olchawa):

  * status:  new => closed
  * resolution:  => invalid

Comment:

 Hi!

 This really isn't a bug but an expected behavior. If you choose:
 {{{
 FCKConfig.EnterMode = 'p' ; //or 'div' or 'br'
 }}}
 tags '''p''' ,'''div''' and '''br''' will be automatically inserted in the
 code. So for example: if you have deleted the tags in the source view and
 than go back to WYSIWYG mode and to source view again, you will see that
 the tag is added again.

 So, if you want to change the default tags which will be added to the code
 simply change the value of '''FCKConfig.EnterMode''' function.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/1855#comment:1>
FCKeditor <http://www.fckeditor.net>
The text editor for Internet
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
FCKeditor-Trac mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to