plugin now Elgg 1.8 compatible
View Jeroen Dalsem'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.
Great plugin: thank you!
I'd like to exclude profiles from this plugin (checking elgg_get_context) since I am using a caching mechanism for profiles but whatever I try, it still uses the browser detected languages. Some strong code there :)
How can this be done properly ?
@Naska O. Muhammad
How are you did it?
Did you tried this hook:
instead of:
Did you checked your theme's styles for displaying of it?
Did you deactivated simple caching via Administration?
Hi
I use facebook theme and I added this code in start.php of this theme:
elgg_extend_view("page/elements/topbar", "language_selector/default");
this shows language selector in topbar correctly,
but also I'd like to show language selector in the login page that they can login or register with her or his language , I added this code to \mod\facebook_theme\views\default\page\elements\header.php
but nothing happened.
how can I fix that?
@olive
Use
@RVR
I use "Liang Lee Main Page" plugin and it prevents that "language selector" is displayed.
Jeroen excellent plugin language selector, I need to consult you and I inserted the plug chinese language and I is not on the top of my page, this will be a 46.73% that does not exceed 50%, I may say as I can do to make it look. Best regards Daniel
@danielc583 you can configure the minimal completeness of a language in the plugin settings
Jeroen Good evening, I'm using your plugin language selector, and the top right shows me the language flags but the flags of Greece appears to me, instead of the same letters (a) appears, so does the Basque language flag is not displayed, instead of the same letters (eu), equal to the Urdu language is displayed, you will have some solution. Best regards Daniel
@danielc583 not all flags are included in the plugin. You can configure the plugin to always show text instead of a flag
1.9 compatibility: Flags display fine. Change language changes the language but gives "Deprecated in 1.8: Do not rely on $vars["url"] being available in views" warnings. (quick test)
Today Coldtrick day. So many plugins releases 1.9. A BIG THANK YOU FOR THAT:
Also for Language selector and Widget manager?
Hi @Jeroem, do you have any foresight to upgrade this plugin for Elgg 1.9?.
I´ve tested it and doesn´t works correctly, any suggestion to make it compatible with new Elgg releases?
Thanks.
What is not working, as i just tested it and it looked like it works fine.
@michele try the github version. It is free of the deprecated notices. Deprecated notices does not mean it is working, and they will only show for admins. Regular users will only see them if the deprecated notices indicate the plugin uses function that are already deprecated in 2 versions of Elgg.
@Jeroem, The Minimum language completeness option to limit which languages show in the language selector menu doesn't work for me, all languages are shown in the menu.
Thanks
@javier it works for me, try to enter a high number like 95 and it should limit it to all languages with a completeness between 95 and 100%. You can see the language completeness percentages if you change your sites language (admin / configure / settings)