updated some descriptions
This commit is contained in:
parent
bf28efb4fe
commit
65a26cdddd
8 changed files with 8 additions and 0 deletions
BIN
posterous.tgz
BIN
posterous.tgz
Binary file not shown.
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Name: Posterous Post Connector
|
* Name: Posterous Post Connector
|
||||||
|
* Description: Post to Posterous accounts
|
||||||
* Version: 1.0
|
* Version: 1.0
|
||||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||||
*/
|
*/
|
||||||
|
|
BIN
sniper.tgz
BIN
sniper.tgz
Binary file not shown.
|
@ -3,6 +3,11 @@
|
||||||
/**
|
/**
|
||||||
* Demo plugin for adding various types of Flash games to Friendika.
|
* Demo plugin for adding various types of Flash games to Friendika.
|
||||||
* In this case we're using "Hot Shot Sniper" by FlashGames247
|
* In this case we're using "Hot Shot Sniper" by FlashGames247
|
||||||
|
*
|
||||||
|
* Name: Sniper
|
||||||
|
* Description: Basic demonstration of flash game addons for Friendica
|
||||||
|
* Version: 1.0
|
||||||
|
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
|
|
BIN
tumblr.tgz
BIN
tumblr.tgz
Binary file not shown.
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Name: Tumblr Post Connector
|
* Name: Tumblr Post Connector
|
||||||
|
* Description: Post to Tumblr
|
||||||
* Version: 1.0
|
* Version: 1.0
|
||||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||||
*/
|
*/
|
||||||
|
|
BIN
wppost.tgz
BIN
wppost.tgz
Binary file not shown.
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Name: WordPress Post Connector
|
* Name: WordPress Post Connector
|
||||||
|
* Description: Post to WordPress (or anything else which uses blogger XMLRPC API)
|
||||||
* Version: 1.0
|
* Version: 1.0
|
||||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue