This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

e.rainyman201220277
e.rainyman201220277

We can upload files in octobercms by typical upload widget, after upload, we can assign each files a title and description. i want we can use multi language for the title and description too. as far as i know we have to add below command in models:

public $implement = ['RainLab.Translate.Behaviors.TranslatableModel'];

but can we put above command in System/Models/file model? why or how? I tried that but got error.

Eoler
Eoler

e.rainyman201220277 said: i want we can use multi language for the title and description too.

This should help: https://github.com/Glitchbone/octobercms-filetranslate-plugin

e.rainyman201220277
e.rainyman201220277

Eoler said:

e.rainyman201220277 said: i want we can use multi language for the title and description too.

This should help: https://github.com/Glitchbone/octobercms-filetranslate-plugin

Thank you so much my pal, your reference resolved my problem.

1-3 of 3

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.