archive about

FFDirect 0.7.0

FFDirect 0.7.0 is out. Most notable new feature is the automatic polling of friendfeed for post "likes" and comments. The results are included in the HTML body of the post (unlike other similar solutions, that use javascript).

If you like the way ffdirect shows up in this blog, try adding the following lines in your CSS:

.ffdirect { padding: 2px 4px 2px 8px; background: #ebeff9 ; font-family:Verdana,"BitStream vera Sans",Helvetica,Sans-serif; font-size:10px; display: block ; } .ffdirect a { color: #0000cc ; text-decoration: none; } .ffdirect img { padding: 0; margin: 0; } (Make sure you enable the corresponding option in Settings->FFDirect after you install or upgrade the plugin)