
jQueryFacebookWall v2.0 is a jquery plugin with the intention to build a timeline or wall taste publish feed on your site together with your Facebook account information. jQueryFacebookWall contains options to show events, likes, footage, and albums. It also features a Fb style lightbox to browse photograph galleries. And best of all, it has consumer interactions so pictures, posts, and comments can be preferred or commented on. See it in motion at http://ironlasso.com/jqueryFacebookwall-plugin/
7/26/2015 NEW WAY TO ADD FACEBOOK LOGIN BUTTON AT BEST OF FEED
Customers have said that app publish_actions permissions can infrequently get denied since the Facebook login procedure is not quite simply visiable. No problem! We brought an not obligatory “Login to Facebook to love and Remark” button at the top of the feed. this should make getting your app permissions even more straightforward.
1/18/2015 NEW FACEBOOK APP CREATEION AND PERMISSIONS DOCUMENTATION
EXCELLENT NEWS! New plugin documentation has been launched to make the Facebook App advent and permission requests easier that ever before. on account of Fb’s changes to their App advent Interfaces and default App permissions, we've up to date the jQueryFacebookWall documentation. The updates extra accurately outline a step via step Facebook App introduction procedure abd additionally include directions and templated solutions to Facebook publish_actions evaluate questions so that you can get publish_actions permissions granted rapid. Revel In!
1/2/2015 FACEBOOK APP PERMISSIONS ADJUSTMENTS
OF THEIR timeless quest to offer protection to your individual data Facebook has changed their permissions construction once again. Unfortunately newly created Fb Apps aren't given publish_actions permissions with out a Fb review. As A Result Of jQueryFacebookWall makes use of a Facebook App to put up likes and comments to Fb, this may extend the plugin’s skill to publish feedback and likes for up to a 7 days whilst Fb opinions the App. We added a few fall back measures in case the App utilized by the plugin doesn’t have the publish_actions permissions granted. (i.e. an approach to open a brand new tab or popup containing the targeted submit or photo so the consumer can like or remark). You Can get the gist of the changes right here https://developers.fb.com/docs/fb-login/permissions/v2.2
On a good notice, it sort of feels the new permissions regulations handiest effect newly created Apps, antique Apps work simply high-quality. Glad new yr.
VERSION 2.0 Released!
Now you can placed a couple of feeds at the similar page! Or break up up the feed, footage, albums, likes and events elements and position them in several parts of your web page.
Version 2 Changes
- Multiple Plugin cases on the related web page. this permits for a couple of feeds from different Facebook pages at the same web page of your site.
- Dividable the plugin elements (photos, albums, feed, likes, occasions). You Can divide the plugin elements into other plugin instances and place them in several parts of your website web page.
- Previous occasions show options.
- Display Animation
- Fb Graph API calls and Login updated to API version 2.1.
- Facebook profiles and groups are not any longer supported. With the upgrade to Graph API 2.1 permission to private profiles data by means of Apps has been severely restricted. Please see these hyperlinks for info at the difference among Fb pages and Fb profiles and the way to transform your profile to a web page.
New Features
- New CSS3 transitions for great animated feed loading.
- Danish, German, and Turkish language translations brought.
- New clear out posts by way of number of likes choice. Prohibit the posts you upload to your wall by a minimal selection of likes.
- Added Timeline and Wall show Media Queries for higher Cellular response!
- New Polski language possibility
- New Dutch language possibility
- New Single Column Format
- Loading Feed Posts is now non-compulsory, you'll just display events or albums and the like in the event you need
- Feed, Likes, Events, Albums, Pictures order is now customizable
- Localization added, translations for italiano, francais, espanol, and svenska + simple to add different languages just upload the json translation hash
- Now doesn't require php!
What individuals are pronouncing
Updates
y Jul 14, 2015
- Feed publish time created computer virus repair
- Facebook graph api 2.1 compliant
- Model 2.0 launched
- Facebook graph api 2.0 compliant
- Multiple plugin cases on the same web page
- Filter Out past occasions. You'll best display events that occured previous a certain data
- Clear Out Albums. Handiest display certain albums
- Faceb ebook symbol insects fastened
- CSS3 transition choices for animating feed load.
- Danish, German, Turkish language translations.
- CSS field-sizing trojan horse fix, js template translation worm restoration.
- Feed Posts now come with story data for more information retrieval!
- New like clear out by publish characteristic.
- Error checking on Facebook knowledge deferreds.
- Dutch Translation Delivered!
- Fixed translation date undefined insects for non US Fb accounts.
- New Features Delivered!
- Updated mild box image centering to be all css and js, also took the 100% width off mild box photographs so that they don’t look pixelated.
- Up To Date the album top for ie7 and 8.
- Plugin Trail computer virus restore.
- Fb SDK FB.init computer virus repair.
- Introduced tighter lightbox css title spacing to scale back style collisions with different light packing containers that may be put in.
-
Up To Date Facebook Login Permissions Requests. A Few customers the place having while trying to like or touch upon lightbox photographs.
jQueryFacebookWall.js line 1036
-
Safari Lengthy Date Show trojan horse repair. jQueryFacebookWall.js
jQueryFacebookWall.js line 1098-1103
-
Brought a click experience to set focus at the comment field from the remark hyperlink within the lightbox.
jQueryFacebookWall.js line 270-281
August 18, 2013
-
FB Graph amendment causes like count to display as ‘undefined’.
Restoration adjustments to:
jQueryFacebookWall.js line 661, introduced a summary box to likes
"&fields=id,feedback.limit("+$this.choices.comments.limit+").fields(identification,created_time,like_count,from,message),status_type,image, full_picture, source, homes, identify, caption, description, hyperlink, from,message,tale,likes,object_id,shares"+
exchange with
"&fields=identification,comments.limit("+$this.choices.feedback.limit+").fields(id,created_time,like_count,from,message),status_type,image, full_picture, supply, homes, identify, caption, description, link, from,message,tale,likes.abstract(true),object_id,stocks"+templates/tale.ejs line 79, display like rely from abstract field.
<% if(this.likes) %><%=this.likes.count%><% %>
changed with
<% if(this.likes) %><%=this.likes.summary.total_count%><% %>in case your interested within the FB graph amendment main points see https://developers.fb.com/weblog/publish/2013/06/26/october-2013-platform-adjustments
You'll Be Able To change the entire files for those who haven't performed any customized work to these files, differently I suggest discovering that code and changing it. Sorry for the trouble.
June 27, 2013
- jQueryFacebookWall.js Updates to debugging options. Pops an alert if the Facebook App Get Right Of Entry To Token is invalid.
- Up To Date where the App Get Admission To Token is saved. Modified from .php to .html so plugin doesn’t require php.
FULL DOWNLOAD
No comments:
Post a Comment