Closed (fixed)
Project:
Facebook Comments Block
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
17 Mar 2016 at 16:22 UTC
Updated:
13 Mar 2017 at 15:49 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mqannehThank you for your effort on this patch, currently I'm woking on auto detecting the site language and display the facebook widget in the current user language instead of adding a drop down menu when a static options.
this will be available soon in the next dev version.
Comment #3
michael.acampora commentedNo problem for the effort, detecting the language dynamically is a better solution.
Good luck with applying the auto detection and thanks for writing this lean and mean module.
PS:
Sorry for the duplicate issue giving you extra administration work, Drupal went down temporarily (500 error) when i hit the submit button and then i rewrote without checking if my previous content was saved.
Comment #4
yookoala commentedIt is always good to have a manual fallback. Auto detect usually fails in Chinese because of language code difference in Drupal and other site.
Comment #5
westis commentedLanguage detection doesn't work yet? Can I set the language manually in the meantime?
Comment #6
webatelier commentedpatch does not work on 1.1 dev
can this be implemented in a new dev version plz ?
===
patching file facebook_comments_block.install
patching file facebook_comments_block.module
Hunk #1 succeeded at 103 (offset 1 line).
Hunk #2 succeeded at 142 (offset 1 line).
Hunk #3 succeeded at 183 (offset 1 line).
patching file js/facebook_comments_block.js
Hunk #1 FAILED at 10.
Comment #8
mqannehAdded lang setting.
Comment #9
mqannehComment #10
mqannehComment #11
mqannehFixed.