Forums / Setup & design / How to Reverse the title tag?

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

How to Reverse the title tag?

Author Message

Andy Boston

Saturday 23 February 2008 3:46:19 pm

Hi,

I'd like my title tag reversed from the default.

Instead of

"Car Modifying Parts / Home - Street Racers UK - Car Modifying Online"

I want

"Street Racers UK - Car Modifying Online - Home / Car Modifying Parts"

Which ini file do I change to make this happen?

A prod in the right direction would be appreciated :-)

Piotrek Karaś

Saturday 23 February 2008 11:12:00 pm

I don't think there's an *ini file for that, it's a standard. Look at the design/standard/templates/page_head.tpl file. It generates the default reversed path. You can modify that to fit your needs.

Inline template debug mode is usually very helpful to find out where layout parts get generated.

Good luck.

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Andy Boston

Sunday 24 February 2008 4:33:36 am

Thanks Piotrek that's perfect :-)