wiki:TracFacebookPluginsMacro

Version 6 (modified by Thijs Triemstra, 14 years ago) (diff)

add recommendations

Trac Facebook Plugins

Description

Simple Trac wiki macro's for Facebook plugins.

Bugs/Feature Requests

Existing bugs and feature requests for TracFacebookPluginsMacro are here.

If you have any issues, create a new ticket.

Download

Download the compressed source from here.

Source

You can check out TracFacebookPluginsMacro from here using Git, or browse the source.

Example

Like Button

The Like button lets users share pages from your site back to their Facebook profile with one click.

Screenshot:

Examples:

[[LikeButton]]                                   # current Trac page
[[LikeButton(http://google.com)]]                # google.com with default layout
[[LikeButton(http://google.com,button)]]         # button layout
[[LikeButton(http://google.com,box)]]            # box layout

Like Box

The Like box is a social plugin that enables Facebook Page owners to attract and gain Likes from their own website.

Screenshot:

Examples:

[[LikeBox]]                                                         # current Trac page
[[LikeBox(http://www.facebook.com/sonicyouth)]]                     # Sonic Youth fanpage on Facebook without stream/header
[[LikeBox(http://www.facebook.com/sonicyouth,stream)]]              # with stream
[[LikeBox(http://www.facebook.com/sonicyouth,header)]]              # with header
[[LikeBox(http://www.facebook.com/sonicyouth,full)]]                # with stream and header

Activity Feed

The Activity Feed plugins displays the most interesting recent Facebook activity taking place on your site.

Screenshot:

Examples:

[[ActivityFeed]]                                 # current Trac page
[[ActivityFeed(http://google.com)]]              # google.com with recommendations
[[ActivityFeed(http://google.com,false)]]        # without recommendations

Recommendations

The Recommendations plugin shows personalized Facebook recommendations to your users.

Screenshot:

Examples:

[[Recommendations]]                                 # current page
[[Recommendations(http://python.org)]]              # python.org

Recent Changes

9002 by thijs on 2010-09-20 22:08:31
New hack TracFacebookPluginsMacro, created by thijs
(more)

Author/Contributors

Author: thijs
Maintainer: thijs
Contributors:

Attachments (4)

Download all attachments as: .zip