21287 Posts in 5733 Topics by 2603 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 620 Views |
-
Translatable Files?

4 August 2009 at 8:42am Last edited: 4 August 2009 8:44am
I am trying to make the File class translatable so that i can translate the name of images (not the URL/Filename, but the more readable 'Title' of the image). adding the following line to _config.php does set up the DB schema and creates a File_translationgroups table however the Files & Assets section of the CMS does not change, and popups do not provide any way of entering in translations.
Object::add_extension('File', 'Translatable');
the other problem is that using an english locale, i cant enter special characters like ö into folder names.
I'd appreciate any suggestions,
thanks alot,
-Chris -
Re: Translatable Files?

11 August 2009 at 2:01am
bump
just curious if anyone has any thoughts,
-chris -
Re: Translatable Files?

12 August 2009 at 6:55am
rebump… because I have no ideas but the interest for this feature to work. Could you please post an enhancement ticket in Trac?
-
Re: Translatable Files?

12 August 2009 at 7:35am
entered enhancement ticket in track:
http://open.silverstripe.org/ticket/4483
I know Ingo started a patch for CTF's with Translatable DataObjects as well as modelAdmin, and i have a hunch that this solution may be related.
| 620 Views | ||
|
Page:
1
|
Go to Top |

