Updated Posterous Plugin (mediawiki)

master
tonybaldwin 2012-05-09 15:49:45 -07:00
parent 01e53a6d7c
commit 652b208c48
1 changed files with 5 additions and 4 deletions

@ -2,11 +2,12 @@ The updated posterous requires the user to enter and store their api_token and s
To find your api_token, go to http://posterous.com/api and in the top of the page, under "Working with Users" / "Retrieve the current user's information", click "view token". A pop-up will show you your api_token.
If you do not know your site_id, you can get it wit this page: [[http://tonybaldwin.me/mine/findpostid.php]]
If you do not know your site_id, you can get it with [http://tonybaldwin.me/mine/findpostid.php this page], or use the bash script at the bottom of [http://tonybaldwin.me/hax/doku.php?id=misc:findpostid this page].
Be aware, however, this will return only 1 site_id, so if you have more than one posterous site, this is not going to be helpful. For those with only a single, personal posterous, this works.
Be aware, however, the first page will return only 1 site_id, so if you have more than one posterous site, this is not going to be helpful. For those with only a single, personal posterous, if works.
See [[http://posterous.com/api]] for instructions to retreive a list of sites and their relevant data (including site_id), or, if you use gnu/linux or any other system with bash, use the script at the bottom of [http://tonybaldwin.me/hax/doku.php?id=misc:findpostid this page].
See [[http://posterous.com/api]] for instructions to retreive a list of sites and their relevant data (including site_id), or, if you use gnu/linux or any other system with bash, use the script at the bottom of [http://tonybaldwin.me/hax/doku.php?id=misc:findpostid this, the second page linked above].
[https://free-haven.org/u/tony tony@free-haven.org]
If you have multiple blogs and can't use a bash script, you'll simply have to refer to the posterous api page linked above.
[https://free-haven.org/u/tony tony@free-haven.org]