BoltTranslate / Translate

Provides translation for contenttypes.
Other
43 stars 37 forks source link

[WIP] Add preliminary translation overrides #165

Closed panda-madness closed 6 years ago

panda-madness commented 6 years ago

This is a preliminary PR for refactoring the way this extensions stores translated content.

Right now I've written code that overrides Bolt's default Schema Manager to create additional translation tables for each contenttype (one for each defined locale per contenttype).

Still needs doing:

I will add code to this PR as I figure out the above points.

Any help with the above will be greatly appreciated.

SvanteRichter commented 6 years ago

Hey, is this still worked on? It seems like it'd be a very nice solution to a lot of the problems we have with translate, but it it isn't worked in it might be better to close it.

panda-madness commented 6 years ago

@SahAssar I haven't properly worked on this in a while, so ATM it might be best to close this. If I ever get a more complete PR in shape I'll make a new one. Sorry for the mess.

SvanteRichter commented 6 years ago

No problem :)