post only facebook connector (untested - I no longer have a FB account)

This commit is contained in:
friendica 2012-09-13 03:46:37 -07:00
parent 4b7f346ac1
commit 7d3c6362cf
5 changed files with 847 additions and 0 deletions

13
fbpost/fbpost.css Normal file
View file

@ -0,0 +1,13 @@
#fbpost-enable-wrapper {
margin-top: 20px;
}
#fbpost-disable-wrapper {
margin-top: 20px;
}
#fbpost-post-default-form input {
margin-top: 20px;
margin-right: 20px;
}