Closed (fixed)
Project:
Drupal for Facebook
Version:
6.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
23 Sep 2009 at 06:26 UTC
Updated:
14 Oct 2009 at 14:20 UTC
I notice the page title for drupalforfacebook.org on Facebook is always the same "Drupal for fbplatform on Facebook"
For example here:
http://apps.facebook.com/drupalforfacebook/node/1234
Here the page title is shown fine:
http://www.drupalforfacebook.org/node/1234
Any ideas?
Comments
Comment #1
Dave Cohen commentedThanks for pointing this out.
It should be straightforward to add an
fb:titletag to the fb_fbml theme's page template. Care to submit a patch?http://wiki.developers.facebook.com/index.php/Fb:title
Comment #2
giorgio79 commentedThanks Dave, I was looking for that link you posted, thanks :P
Will try to roll a patch, I am just about to give the D6 version another go :)
Comment #3
Dave Cohen commentedAdded the
fb:titletag to themes/fb_fbml/page.tpl.php