Forums / Developer / ezoe / empty custom tags disapear

"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".

ezoe / empty custom tags disapear

Author Message

Solène Guillot

Friday 20 November 2009 2:17:15 am

Hi

I migrated my Exponential Website from 4.0 to 4.2 and I got the ezoe extension.

A lot of empty custom tags are used in the XML block. Now the problem is that when I send for publishing, the empty custom tag disapear !

Is anybody know how to fix it ?

Thanks

André R.

Friday 20 November 2009 5:56:57 am

Could you try to specify these custom tags as images? (inline tags without content)

Like (content.ini):

#[CustomTagSettings]
#IsInline[<custom_tag_name>]=image

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

Solène Guillot

Friday 20 November 2009 6:39:02 am

Thank you very much, I put

[CustomTagSettings]
IsInline[factbox]=true

in the content.ini and it works !