[PR #111] [CLOSED] changed fb:login_button to HTML 5 compatible button #272

Open
opened 2026-01-24 11:37:16 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/111
Author: @adityapatadia
Created: 2/1/2012
Status: Closed

Base: masterHead: master


📝 Commits (6)

  • 9db556e Added Size parameter to fb:login-button to allow user choose proper size of button.
  • a811883 Added " which i forgot in last commit...
  • d91b40e added default parameter "small" for "size" of facebook login button
  • acda385 changed size parameter default to "medium"
  • ade5e77 Added show faces default parameter for HTML 5 compatible button
  • ee97c26 Changed to HTML 5 Compatible login button so user don't need to enter xmlns for new login button.

📊 Changes

2 files changed (+5 additions, -1 deletions)

View changed files

📝 Resources/views/loginButton.html.twig (+3 -1)
📝 Templating/Helper/FacebookHelper.php (+2 -0)

📄 Description

Added size paramater and changed login button to HTML 5 compatible button.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/FriendsOfSymfony/FOSFacebookBundle/pull/111 **Author:** [@adityapatadia](https://github.com/adityapatadia) **Created:** 2/1/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (6) - [`9db556e`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/9db556e9e9f078f806e614a0a54d88c531c20947) Added Size parameter to <fb:login-button> to allow user choose proper size of button. - [`a811883`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/a811883e8af293f9e1a4915306a8b2546b9cdc9f) Added " which i forgot in last commit... - [`d91b40e`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/d91b40e3db7e9ae16eafc387083029fad95d72c6) added default parameter "small" for "size" of facebook login button - [`acda385`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/acda38588b495d8b0ec13b84ec7352cee79f58af) changed size parameter default to "medium" - [`ade5e77`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/ade5e7780ce814a18a0e2ba91ac5c3ed9c323b44) Added show faces default parameter for HTML 5 compatible button - [`ee97c26`](https://github.com/FriendsOfSymfony/FOSFacebookBundle/commit/ee97c26c730defff0c6d125b5a0215e7ac9e636f) Changed to HTML 5 Compatible login button so user don't need to enter xmlns for new login button. ### 📊 Changes **2 files changed** (+5 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `Resources/views/loginButton.html.twig` (+3 -1) 📝 `Templating/Helper/FacebookHelper.php` (+2 -0) </details> ### 📄 Description Added size paramater and changed login button to HTML 5 compatible button. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-24 11:37:16 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: FriendsOfSymfony/FOSFacebookBundle#272