From 88e78c8ef5f8b8223bcb8abfc9c8613263dc4b59 Mon Sep 17 00:00:00 2001 From: tonybaldwin Date: Wed, 9 May 2012 11:26:29 -0700 Subject: [PATCH] Updated Posterous Plugin (mediawiki) --- Posterous-Plugin.mediawiki | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Posterous-Plugin.mediawiki b/Posterous-Plugin.mediawiki index 6226ea4..d24ddb8 100644 --- a/Posterous-Plugin.mediawiki +++ b/Posterous-Plugin.mediawiki @@ -2,7 +2,11 @@ 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. -I'll be back shortly and tell you how to find your site_id, as soon as I recall how I found mine. +If you do not know your site_id, you can get it wit this page: [[http://tonybaldwin.me/mine/findpostid.php]] + +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. + +See [[http://posterous.com/api]] for instructions to retreive a list of sites and their relevant data (including site_id). [https://free-haven.org/u/tony tony@free-haven.org]