3
OK, I've renamed it and was able to test it!
The verdict is D
Now couple of feedback issues:
* I assume that it was only a test of the backend, as on the frontend I was able to "submit", but there was nothing visible when I went to:
http://localhost/xoops231/modules/newsblack/index.phpOf course, I was able to view/modify the submitted content from the Admin menu
* If I remember correctly, you've mentioned couple of months ago that this solution would allow to store each language files separately, thus we would never run into a problem with not sufficient space for the title, if we have a long title and more than two languages as it is right now. Therefore I think this would be a very useful feature.
* But it would be the most useful feature if it would be part of the core, i.e. we would make the core multilingual with xLanguage and your solution, and then every module could could tap to it and define each its field as multi-lingual.
* The next question will be how to make an easy translation of the content, i.e. if you release it in English, how could people add more languages in a very easy way. The "lang_tool" has a good concept for it - you might take a look into it.
In general, whatever will help us to get away from field size and number of languages limitation, is a very good thing!
So I very much appreciate your efforts!!!