Forums / Setup & design / Could not insert blank in the online editor???

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Could not insert blank in the online editor???

Author Message

zfirst zlast

Tuesday 13 January 2009 12:35:01 am

Hi all,

I have a strange problem. When I'm in the admin section, edit some page, i found that i could not input any blanks in the online editor. When I stored the draft, ez cut off all the blanks. The same problem exist when inputing "Enter".

But if the content is pasted from MS-WORD, it works.
Is anybody could tell me a solution ? Or i just need to modify some tags in ini settings for online editor?

zfirst zlast

Tuesday 13 January 2009 12:53:23 am

I checked the ini setting, and found following settings:

[InputSettings]
TrimSpaces=false
AllowMultipleSpaces=true

It solved the "blank" problem, then what about the "enter"?

André R.

Tuesday 13 January 2009 4:22:42 am

content.ini:

[paragraph]
AllowEmpty=true

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

zfirst zlast

Wednesday 14 January 2009 12:16:41 am

3Q, I got it.