1.3 (2013-04-05):
View Jerome Bakker's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
How can i assign Translation Editors?
I can not find this feature anywhere.
go to the profile of a user and from the admin menu (the red menu) select "make translation editor".
this can also be done from the user icon dropdown.
Thanks for the quick response.;
Hi Jerome,
I downloaded and installed this plugin, but I have problems with it.
First, when I open the plugin page http://mysite.com/translation_editor/en, I see many strange characters:
Translation Editor
PKS�lB<�ËAP�en.phpUT >u?Q ӂQux74�}iw�r�g�W�q��>Jn��^_;II��H^���s|��������~}j�e��K�����꽺������f�����2�StR�&:��YZm��8_7��@���.^��gt���S��ԪYh����|�F�%��2��n��T�b��� �G�.S�x���J�܂g�:� ttQ��4M4������&��&Z�G��6 N�)ˢd��L�,�,��5�F{(��uf� �6fy��e�,Mb�:��*��$��}����lw��1�L��[��l�4�"����2��0Qi~kR��_�I�A/2�4,N���Khr^s���7����ۊ���5V�E��itYH)��/�4
Second, obtaining a fatal error when I do translation:
Redirect could not be issued due to headers already being sent. Halting execution for security. Search http://docs.elgg.org/ for more information.
Please tell me where can be the problem.
Thank you
i've had this installed on my site for 18+ months..
at some point along the way i started seeing 'ajax loader' animation frames down the left side of the screen (and in the admin part of elgg) (black backgrounded frames with the white circular line style formation to act as a 'spinning' loader)..
i previously tracked the loader down to being the fancybox loader graphic.
now i am seeing that in elgg 1.8.16 that this collection of loader animation frames has returned and only ends when i disable translation editor 1.3.
anyone have any ideas why this may be?
thanks
update: this issue only occurs when the caching is disabled in elgg
@Stanley: you may have plugins that were assembled on a Mac, therefore including a .DS_Store file in the plugin root directory. This file - I don't know why - kills Translation Editor. I thought for a long time that the plugin is seriously buggy, but not at all! DELETE EVERY instance of .DS_Store from any plugin, and TransEd will work!
Hi Jerome,
This is a terrific plugin, thank you very much for this great work.
I am concerned about the security. This is perhaps an stupid observation, Im not an Elgg expert. I could access Translation Editor with a non-admin user, just writting down the URL in my browser (www.mysite.com/translation_editor). Is that an expected behavior? Looking at the code, the page handler is always registered, regardless of the user.
Thank you.
Neat! But I have a question. When all my plugins are translated can I disable the plugin or what does it write to?
@David F. Barrero
@Michele
I'll look into this
@Michele
Maybe in a future version (https://github.com/ColdTrick/translation_editor/issues/5)
@Nefea
After you're done translating everything you have two options
After that you can disable the plugin
All translations are stored in dataroot. This has the advantage that if you update a plugin/Elgg your translations aren't lost.
This is mostly helpfull if you change existing keys to something else, for example "Friends" become "Contacts". If you update Elgg or a plugin all translations are still intact. If however you do option 2 you'll have to redo all translations (if you forgot to make a backup ;)
According to the translator I have 100% translated, but when I check language in the profile field only 77,58% is translated. I can also see on the site that not everything is translated.
Hello,
Is it working on the 1.9.0-dev release ?
Thx,
Stephane.
@Stéphane C.
If you use the latest GitHub release: YES ;)
I did it but I have a missing "start.php" file. What's wrong?
@Stéphane C.
Did you rename the folder from the zip-file from "translation_editor-master" to "translation_editor"??
I'll implement a check for this shortly
yep, i rename it.
@Stéphane C.
Then you uploaded it wrong ;) or the rights on the folder are incorrect so the webserver can't access them.
I take it you checked that there IS a start.php file?
Yep. Rights of the folder were wrong. Sorry and thx for the reactivity.