Forums / General / Path identification string translation?

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

Path identification string translation?

Author Message

Carlos Revillo

Saturday 17 June 2006 10:30:16 am

Hi. I have a question about path_identification_string

I have two siteaccess, spanish and english. If i add a folder called "hola", i can see it if i go to http://site/index.php/siteaccess_spanish/hola

now i've created the english version of these content. Short name is "hello". but the url for it is http://site/index.php/siteaccess_english/hola

would it be possible change the path_identification_string so i can get something like
http://site/index.php/siteacces_english/hello ?

It's for seo purposes.

thanks.

Kristof Coomans

Sunday 18 June 2006 2:05:32 am

Hi Carlos

The language specific path strings were planned to be implemented in Exponential 3.8, but this feature was left away due to technical issues ( http://ez.no/community/developer/specs/improved_multi_language_in_ez_publish_rev_2 under "URL aliases").

I'm not sure but maybe it will be implemented in eZ 3.9 ( take a look at http://ez.no/community/developer/specs/feature_request_list_for_ez_publish_3_9 ).

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Carlos Revillo

Sunday 18 June 2006 7:49:20 am

I see. Thanks a lot.