Closed panda-madness closed 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.
@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.
No problem :)
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.