/[drupal]/contributions/modules/fb/fb_canvas.module
ViewVC logotype

Log of /contributions/modules/fb/fb_canvas.module

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 17 19:45:05 2009 UTC (7 days, 9 hours ago) by yogadex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.32: +5 -12 lines
Diff to previous 1.32
Fixes for PHP warnings
support for site offline canvas page

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 21:03:10 2009 UTC (13 days, 7 hours ago) by yogadex
Branch: MAIN
Changes since 1.31: +8 -7 lines
Diff to previous 1.31
numerous fixes for E_NOTICE warnings

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 21:24:06 2009 UTC (4 weeks ago) by yogadex
Branch: MAIN
Changes since 1.30: +1 -1 lines
Diff to previous 1.30
Changed url alter functions.  http://drupal.org/node/530352#comment-2186004

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 14 22:34:03 2009 UTC (3 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.29: +23 -0 lines
Diff to previous 1.29
Now supporting showFeedDialog on canvas pages, as well as connect.
Changes and updates to template forms, bringing in sync with changes to facebook apis.

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 13 21:48:09 2009 UTC (3 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
#530352 by Dave Reid; change custom_url functions to be compatible with url_alter module

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 6 22:48:22 2009 UTC (3 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.27: +1 -1 lines
Diff to previous 1.27
test is canvas page to avoid problems in admin >> blocks page

Revision 1.23.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 19:17:49 2009 UTC (4 months, 2 weeks ago) by yogadex
Branch: DRUPAL-5--2
Changes since 1.23.2.1: +20 -0 lines
Diff to previous 1.23.2.1 , to branch point 1.23 , to next main 1.33
Add FBJS to canvas footer.

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Wed May 6 19:28:14 2009 UTC (6 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
#449838 by Dave Cohen; restore canvas column to fb_app table.

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Apr 2 16:17:52 2009 UTC (7 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.25: +0 -3 lines
Diff to previous 1.25
Removed debug output

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 19 00:01:37 2009 UTC (8 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.24: +9 -5 lines
Diff to previous 1.24
initialize in canvas pages (and not facebook connect pages)

Revision 1.23.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 12 17:52:54 2009 UTC (8 months, 2 weeks ago) by yogadex
Branch: DRUPAL-5--2
Changes since 1.23: +11 -58 lines
Diff to previous 1.23
removed an obsolete block

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Mar 5 17:07:36 2009 UTC (8 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.23: +96 -37 lines
Diff to previous 1.23
#235457 by Dave Cohen; initial upgrade to Drupal 6

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 2 20:42:24 2009 UTC (8 months, 3 weeks ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-5--0-2
Branch point for: DRUPAL-5--2
Changes since 1.22: +21 -9 lines
Diff to previous 1.22
Now setting global $fb and $fb_app for fbConnect requests as well as canvas pages.

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 5 02:47:28 2009 UTC (9 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.21: +17 -12 lines
Diff to previous 1.21
Automatically set properties when application is saved.

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jan 29 19:38:54 2009 UTC (9 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.20: +3 -3 lines
Diff to previous 1.20
Minor punctuation changes

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 21 01:27:09 2009 UTC (10 months ago) by yogadex
Branch: MAIN
Changes since 1.19: +6 -5 lines
Diff to previous 1.19
Changed language to reflect that users no longer "add" apps

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jan 14 22:56:33 2009 UTC (10 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18
#355577
Now using latest PHP libs from facebook.
Replaced users_isAppAdded with users_isAppUser

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 22:02:56 2008 UTC (12 months ago) by yogadex
Branch: MAIN
Changes since 1.17: +8 -1 lines
Diff to previous 1.17
Now allowing session key to be passed in URL.
Potential security issue here, so enabled only when fb_session_cookieless_iframe variable is set.
Solves a multitude of session state issues, particularly on iframes in safari and ie6 where cookie support is less than acceptable.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 6 20:16:51 2008 UTC (12 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.16: +106 -42 lines
Diff to previous 1.16
Added a block and callback which help keep canvas page session in sync with other requests (iframes, etc).
Added fb_canvas_form_action_via_facebook, to suppress the default form alters.
Fixed indentation.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 31 17:54:18 2008 UTC (12 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
Removed debug output

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 30 17:49:18 2008 UTC (12 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.14: +6 -3 lines
Diff to previous 1.14
Changed signature of hook_fb.
Changed user handling.
Both of these changes are designed to make fbConnect authentication easier to support.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 26 19:57:48 2008 UTC (13 months, 4 weeks ago) by yogadex
Branch: MAIN
CVS Tags: DRUPAL-5--0-1
Changes since 1.13: +16 -0 lines
Diff to previous 1.13
fb_canvas_goto is a replacement for drupal_goto on canvas pages.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 3 22:18:27 2008 UTC (14 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.12: +4 -2 lines
Diff to previous 1.12
Sanity check to avoid base_path and canvas path collision.

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Aug 1 07:25:50 2008 UTC (15 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.11: +6 -1 lines
Diff to previous 1.11
Fixed some problems with one of the regular expressions.

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 31 04:47:31 2008 UTC (15 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.10: +7 -2 lines
Diff to previous 1.10
This branch (version 2.x) now using the newer API from Facebook.
Initial changes to use new session model (no "adding" of apps).
Still more work to be done version 2.x.

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 29 18:07:06 2008 UTC (15 months, 3 weeks ago) by yogadex
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.9: +1 -1 lines
Diff to previous 1.9
Fixed a mistake in the is_iframe logic

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 25 19:13:52 2008 UTC (16 months ago) by yogadex
Branch: MAIN
Changes since 1.8: +4 -1 lines
Diff to previous 1.8
Use regexp to correct changes facebook makes to element ids.

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jun 17 22:49:18 2008 UTC (17 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.7: +65 -19 lines
Diff to previous 1.7
Added some comments
Added a helper function using regexps to clean up links in profile fbml.

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue May 20 05:35:09 2008 UTC (18 months ago) by yogadex
Branch: MAIN
Changes since 1.6: +9 -0 lines
Diff to previous 1.6
Added another regular expression substitution to display user names better on FBML pages.
This is experimental code because it may confuse users and administrators to see facebook names where they would otherwise see drupal username.

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 8 02:11:52 2008 UTC (18 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.5: +37 -12 lines
Diff to previous 1.5
Cleaned up problem with redirects after FBML form submits.

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon May 5 22:13:25 2008 UTC (18 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.4: +4 -0 lines
Diff to previous 1.4
Fix for fully qualified form actions.

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Thu May 1 19:26:28 2008 UTC (18 months, 3 weeks ago) by yogadex
Branch: MAIN
Changes since 1.3: +48 -2 lines
Diff to previous 1.3
Moved theme related code to fb_canvas and made custom theme configurable.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Apr 18 21:59:37 2008 UTC (19 months, 1 week ago) by yogadex
Branch: MAIN
Changes since 1.2: +24 -2 lines
Diff to previous 1.2
fixed forms which redirected out of canvas pages.

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 21:08:22 2008 UTC (19 months, 2 weeks ago) by yogadex
Branch: MAIN
Changes since 1.1: +17 -21 lines
Diff to previous 1.1
Fixed a problem with redirect after form post.

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 7 20:56:49 2008 UTC (19 months, 2 weeks ago) by yogadex
Branch: MAIN
Numerous changes to Drupal for Facebook.  Significant updates.  Manual configuration changes required.  http://drupalforfacebook.org/node/1055

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2