Try our conversational search powered by Generative AI!

ImageData CultureSpecific properties

Vote:
 

Hi!

Is it possible in 7.5 to specify culture specific properties for ImageData/MediaData classes? I tried below, but it doesn't seems to work:

[CultureSpecific]
[Display(Name = "Title", GroupName = SystemTabNames.Content, Order = 100)]
public virtual string Title { get; set; }

    

 

Thanks!

#84550
Apr 03, 2014 11:34
Vote:
 

The answer is no, currently all media data are non-localizable. There was several reasons for this but the main one was that we did not have time to manage all bugs/quirks that appear when you need to deal with localizable media. Therefore, the decition was to handle media as non-localizable content (just as the old VPP based file system), as least for the EPiServer 7.5 release.

#84554
Apr 03, 2014 12:37
Vote:
 

Hi Linus,

I wrote a blog post how I solved this problem.

#87616
Jun 18, 2014 9:52
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.