Putting a whole Facebook application in the timeline?

橙三吉。 提交于 2019-12-02 06:50:31

问题


For a project, I have been asked to put a complete Facebook application inside the timeline. However, I cannot find any information about this in the Facebook reference. Does anybody know if it can be done?


回答1:


I believe your client wants to use the new Add To TimeLine feature. This provides another introduction from user perspective.

As an example, this image shows Spotify, NetFlix and Nike app implementations of the new feature on the timeline:

You can implement a basic "add to timeline" functionality using the JavaScript SDK although API documentation is limited.

You can also create customized app contents and aggregate contents ("movies watched this month on Netflix") for the Timeline by integrating your app with the Open Graph. Facebook has this introductory tutorial.




回答2:


Probably you talking about Page Tab application for pages with Timeline.

Read the tutorial for Page Tab applications and documentation for Add to Page dialog.

For personal profiles applications in timeline is only section dedicated to actions and activities published by application to user.



来源:https://stackoverflow.com/questions/10227670/putting-a-whole-facebook-application-in-the-timeline

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!