Forums / Setup & design / More friendly custom tag name

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

More friendly custom tag name

Author Message

Niko Goers

Friday 17 June 2011 5:15:24 pm

Hello community,

After some time of searching I'm facing the fact, that I'm not able to change the name of my custom tag "youtube" to a more friendly version like in this forum (i.e. YouTube video). Can this only be done by changing the definition in the content.ini?

 AvailableCustomTags[]=youtube

I assume that there is another way to do that, but I can't figure it out.

For the custom attributes friendly names works fine using the ezoe_attributes.ini

Thank you in advance!

Niko

eZ Publish partner - http://www.all2e.com
http://share.ez.no/directory/companies/all2e-gmbh
http://ez.no/Partners/all2e-GmbH

Lords of Heaven - http://www.LoH-Gilde.de (Created with eZ Publish)
German online gaming guild

About me - http://www.NikoGoers.de

My roadmap, +1 are welcome: http://share.ez.no/community/roadmap/10889

Damien Pobel

Sunday 19 June 2011 1:21:46 pm

Hi Niko,

To achieve this, you can write something like the following settings in an override of content.ini :

[CustomTagSettings]
AvailableCustomTags[]=youtube
CustomTagsDescription[youtube]=YouTube video

Cheers

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Niko Goers

Sunday 19 June 2011 1:49:26 pm

Hi Damien and thank you very much, it works fine.

Now that I known how it goes I found where it is documented: http://doc.ez.no/Extensions/eZ-Publish-extensions/Online-Editor/5.x/Settings/

I just missed that page during my research :|

eZ Publish partner - http://www.all2e.com
http://share.ez.no/directory/companies/all2e-gmbh
http://ez.no/Partners/all2e-GmbH

Lords of Heaven - http://www.LoH-Gilde.de (Created with eZ Publish)
German online gaming guild

About me - http://www.NikoGoers.de

My roadmap, +1 are welcome: http://share.ez.no/community/roadmap/10889