[TYPO3] RealURL in japanese

Manuel Rego Casasnovas mrego at igalia.com
Fri Sep 7 10:20:14 CEST 2007


Hi Muller,

Luc Muller escribió:
> Is this the only solution ? to make a manual SQL query to update all the 
> realurl segment path for japanese page title ?
> I think that it won't be very easy to use for a content manager who do not 
> know SQL.
> Is there a way to make possible for the user to edit a translation of the 
> realurl segment path when translating a page ? he can already edit the 
> navigation title...
>   

Yo can modified the ext_tables.php of RealURL (or other ext_tables.php
file) and make that the administrators site can be modified this field
manually:

t3lib_extMgm::addToAllTCAtypes('pages','tx_realurl_pathsegment','','after:nav_title');


Best regards,
   Rego


-- 
Manuel Rego Casasnovas
Computer Science Engineer
mailto:mrego at igalia.com
Tel: +34 986 10 76 10
Fax: +34 981 91 39 49
Igalia - http://www.igalia.com


More information about the TYPO3-english mailing list