Davids wrote:
Sounds brilliant. Look forward to next revision. Many thanks for your help.
Many thanks to help me to fix issue ;-)
Offline
A new version is available [Revision 1.0.8437]:
Functionnality:
---------------
Add share icon on picture and album page
Add Open Graph Meta (Like Plugin Facebook Integration)
Facebook_Integration plugin is inactivated when FacebookPlug is activating
Allow Facebook to access private index page
Technical:
----------
Fix language set/detect on Facebook connect
Update language IT
Use new variables for url
Rename footer.lang.php to common.lang.php
Remove use of target attribut to open a new window
Next version?:
--------------
Button to upload into Facebook album
Try ;-)
Offline
Just to confirm that new version works fine for me now. :-)
However I do have a problem with Like Box. Although it works fine for your default setting of Piwigo url when I insert my own facebook url I get the message 'page requested not found'. I have checked the url which is correct ie www.facebook.com/my user name.........problem exists in all languages.
Offline
Davids wrote:
Just to confirm that new version works fine for me now. :-)
However I do have a problem with Like Box. Although it works fine for your default setting of Piwigo url when I insert my own facebook url I get the message 'page requested not found'. I have checked the url which is correct ie www.facebook.com/my user name.........problem exists in all languages.
Like box works only with a Facebook group or page url like http://www.facebook.com/Piwigo or http://www.facebook.com/House
Don't with current profile like http://www.facebook.com/ruben.arnaud
Offline
OK thanks I hadn't realised.
Offline
A new version is available [Revision 1.0.8485]:
Functionnality:
---------------
Add upload button on image page
Update languages IT
Technical:
----------
New way to share link: use stream.share from the FB.ui() method of the Facebook JS SDK
Replace language by locale
Try ;-)
Offline
A new version is available [Revision 1.0.8513]:
Functionnality:
---------------
N/A
Technical:
----------
Rollback: Reuse old method to share link
Offline
A new version is available [Revision 1.0.8620]:
Functionnality:
---------------
Language: add DE thanks to sugar888
Work best with http://developers.facebook.com/tools/lint
Technical:
----------
Review meta fb:admins and fb:app_id
Tips:
-----
With LocalFiles Editor, add to local configuration this line in order identify admin of your site:
$page['fbp']['fb']['admins'] = 'nnnnnnnnnnnnnnn;
where nnnnnnnnnnnnnnn is your facebook user id
Try http://www.facebook.com/insights/
You can also add your facebook application id:
$page['fbp']['fb']['app_id'] = 'nnnnnnnnnnnnnnn';
Next version?:
--------------
Add fb:admins on config page
Try ;-)
Offline
Extension is very special, I liked this
But I have a note of the language
I translated common.lang And added in the language folder
-------------------------------
if (!defined('PHPWG_ROOT_PATH'))
{
die('Hacking attempt!');
}
// Arabic
$lang['Join Facebook Piwigo group'] = ' أنضم معنا في مجموعة Piwigo على الفيس بوك';
$lang['Via Facebook Piwigo application'] = 'تطبيق Piwigo على الفيس بوك';
$lang['Share on Facebook'] = 'شارك اصدقائك على الفيس بوك بهذا';
$lang['Upload photo on Facebook'] = 'حمل الصورة إلى حسابك في الفيس بوك';
?>
--------------------------
But will not change the language to Arabic :(
Do I have to translate admin.config.lang file to show the Arabic language??
Is there another solution??
Thank you once again,,,
Last edited by mohammed (2011-01-13 09:37:54)
Offline
mohammed wrote:
Extension is very special, I liked this
But I have a note of the language
I translated common.lang And added in the language folder
-------------------------------
if (!defined('PHPWG_ROOT_PATH'))
{
die('Hacking attempt!');
}
// Arabic
$lang['Join Facebook Piwigo group'] = ' أنضم معنا في مجموعة Piwigo على الفيس بوك';
$lang['Via Facebook Piwigo application'] = 'تطبيق Piwigo على الفيس بوك';
$lang['Share on Facebook'] = 'شارك اصدقائك على الفيس بوك بهذا';
$lang['Upload photo on Facebook'] = 'حمل الصورة إلى حسابك في الفيس بوك';
?>
--------------------------
But will not change the language to Arabic :(
Do I have to translate admin.config.lang file to show the Arabic language??
Is there another solution??
Thank you once again,,,
I add on SVN for the last release ;-)
Offline
Hi Rub,
On my site I'm using the Lightbox plugin to present my photo's. Unfortunately my users cannot indicate they like my photo's for Facebook. Only when I select 'slideshow' and stop this I'm able to use it.
Will there be an option in the (near) future to use it in the Lightbox plugin as well?
Many thanks in advance, like your plugin a lot!
Regards,
Marco
Offline
ddtddt wrote:
mohammed wrote:
Extension is very special, I liked this
But I have a note of the language
I translated common.lang And added in the language folder
-------------------------------
if (!defined('PHPWG_ROOT_PATH'))
{
die('Hacking attempt!');
}
// Arabic
$lang['Join Facebook Piwigo group'] = ' أنضم معنا في مجموعة Piwigo على الفيس بوك';
$lang['Via Facebook Piwigo application'] = 'تطبيق Piwigo على الفيس بوك';
$lang['Share on Facebook'] = 'شارك اصدقائك على الفيس بوك بهذا';
$lang['Upload photo on Facebook'] = 'حمل الصورة إلى حسابك في الفيس بوك';
?>
--------------------------
But will not change the language to Arabic :(
Do I have to translate admin.config.lang file to show the Arabic language??
Is there another solution??
Thank you once again,,,I add on SVN for the last release ;-)
Offline
mohammed wrote:
Extension is very special, I liked this
But I have a note of the language
I translated common.lang And added in the language folder
-------------------------------
if (!defined('PHPWG_ROOT_PATH'))
{
die('Hacking attempt!');
}
// Arabic
$lang['Join Facebook Piwigo group'] = ' أنضم معنا في مجموعة Piwigo على الفيس بوك';
$lang['Via Facebook Piwigo application'] = 'تطبيق Piwigo على الفيس بوك';
$lang['Share on Facebook'] = 'شارك اصدقائك على الفيس بوك بهذا';
$lang['Upload photo on Facebook'] = 'حمل الصورة إلى حسابك في الفيس بوك';
?>
--------------------------
But will not change the language to Arabic :(
Do I have to translate admin.config.lang file to show the Arabic language??
Is there another solution??
Thank you once again,,,
common.lang is used only for footer page (promote link) or page buttons.
For social plugin, it's facebook the translator not Piwigo.
I try to set the good correspondence between piwigo language en facebook.
If I don't have this, I put english.
For arabic:
Piwigo: ar_SA
Facebook: ???
Find me the code language for this url http://connect.facebook.net/en_US/all.js & and I can modify correspondence on my plugin.
http://connect.facebook.net/ar_AR/all.js is ok.
So, if I add ar_AR on header.inc.php, it's can ok.
Could you try to modify on my plugin file include/header.inc.php and replace:
$valid_fb_locales = array ( 0 => 'ca_ES', 1 => 'cs_CZ', 2 => 'da_DK', 3 => 'de_DE', 4 => 'es_ES', 5 => 'fa_IR', 6 => 'fr_CA', 7 => 'fr_FR', 8 => 'he_IL', 9 => 'hr_HR', 10 => 'hu_HU', 11 => 'it_IT', 12 => 'ja_JP', 13 => 'ka_GE', 14 => 'lv_LV', 15 => 'mk_MK', 16 => 'nl_NL', 17 => 'pl_PL', 18 => 'pt_BR', 19 => 'pt_PT', 20 => 'ro_RO', 21 => 'ru_RU', 22 => 'sk_SK', 23 => 'sr_RS', 24 => 'sv_SE', 25 => 'tr_TR', 26 => 'vi_VN', 27 => 'zh_CN', );
by
$valid_fb_locales = array ( 0 => 'ca_ES', 1 => 'cs_CZ', 2 => 'da_DK', 3 => 'de_DE', 4 => 'es_ES', 5 => 'fa_IR', 6 => 'fr_CA', 7 => 'fr_FR', 8 => 'he_IL', 9 => 'hr_HR', 10 => 'hu_HU', 11 => 'it_IT', 12 => 'ja_JP', 13 => 'ka_GE', 14 => 'lv_LV', 15 => 'mk_MK', 16 => 'nl_NL', 17 => 'pl_PL', 18 => 'pt_BR', 19 => 'pt_PT', 20 => 'ro_RO', 21 => 'ru_RU', 22 => 'sk_SK', 23 => 'sr_RS', 24 => 'sv_SE', 25 => 'tr_TR', 26 => 'vi_VN', 27 => 'zh_CN', 28 => 'ar_AR', );
ddtddt, why piwigo & facebook are differents? What'is the standard?
Offline
mvroosen wrote:
Hi Rub,
On my site I'm using the Lightbox plugin to present my photo's. Unfortunately my users cannot indicate they like my photo's for Facebook. Only when I select 'slideshow' and stop this I'm able to use it.
Will there be an option in the (near) future to use it in the Lightbox plugin as well?
Many thanks in advance, like your plugin a lot!
Regards,
Marco
Good idea. Added on my todo list.
Contact too developer of LightBox plugin.
If you activate the image title, it's possible to access to default page => access too facebook options.
Last edited by rub (2011-01-13 12:32:54)
Offline
A new version is available [Revision 1.0.8653]:
Functionnality:
---------------
Language: add ar_SA thanks to mohammed
Technical:
----------
Fix language detection
Fix picture buttons without social plugin
Offline