xuv's notebook

Side notes, howtos and random bits of information related to Julien Deswaef's projects

User Tools

Site Tools


projects:posterpress

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:posterpress [2020/05/10 18:47] – [Posterous features] Julien Deswaefprojects:posterpress [2020/05/10 18:58] (current) – [Importer] Julien Deswaef
Line 13: Line 13:
   * Supports Webmention   * Supports Webmention
  
-==== Wordpress features and plugins ====+==== Active WordPress plugins ====
  
-So Wordpress support tags already and has a bookmarklet for a quick posting from any webpage: http://codex.wordpress.org/Press_This +=== Mastodon === 
 +  * https://wordpress.org/plugins/activitypub/ exposes a WordPress blog to the Fediverse and Mastodon network using the ActivityPub protocol. No need to auto-post. Simple.
  
-So for the other features, here's a list of wordpress plugins that might help or do the job.+=== Diaspora* === 
 +  * https://wordpress.org/plugins/wp-to-diaspora/ Auto-post your WordPress publications directly to your Diaspora account. You can choose to send a summary or to copy the full post.
  
 +=== Subscribe by email ===
 +  * https://wordpress.org/plugins/subscribe2/ Simple plugin that lets visitors subscribe by mail. Has a good number of features while being quite resistant to spam. Sends an email for every post you write.
 +
 +=== Webmentions ===
 +  * https://wordpress.org/plugins/webmention/ Does just that. Makes WordPress support Webmentions.
 +
 +=== OpenGraph ===
 +  * https://wordpress.org/plugins/wonderm00ns-simple-facebook-open-graph-tags/ injects the right meta tags in your posts so that your publications behave correctly with social media sites like Facebook and Twitter. Probably others too as these tend to become "standards"
 +
 +==== Old WordPress plugins ==== 
 === Markdown === === Markdown ===
   * http://michelf.com/projects/php-markdown/ Requires to deactivate the wordpress default editor. It might not be so usefull anymore since Postie has also some special "function tags"    * http://michelf.com/projects/php-markdown/ Requires to deactivate the wordpress default editor. It might not be so usefull anymore since Postie has also some special "function tags" 
Line 24: Line 36:
 === Google analytics === === Google analytics ===
   * http://wordpress.org/extend/plugins/google-analytics-for-wordpress/ <- A lot more features than what posterous proposes   * http://wordpress.org/extend/plugins/google-analytics-for-wordpress/ <- A lot more features than what posterous proposes
- 
  
 === Post by mail === === Post by mail ===
Line 31: Line 42:
  
 === Autopost === === Autopost ===
-  * **Faceboo**k+  * **Facebook**
     * https://wordpress.org/extend/plugins/wpbook/ <- prefered as you control your FB application. But requires to get FB Dev API key.     * https://wordpress.org/extend/plugins/wpbook/ <- prefered as you control your FB application. But requires to get FB Dev API key.
     * https://wordpress.org/extend/plugins/wordbooker/ <- Easy to set up but uses an app controlled by someone else.     * https://wordpress.org/extend/plugins/wordbooker/ <- Easy to set up but uses an app controlled by someone else.
Line 44: Line 55:
   * http://wordpress.org/extend/plugins/twitter-friendly-links/ <- Get a nice short url for each posts.  Works with Twitter-tools (but needu to be activated in the settings)   * http://wordpress.org/extend/plugins/twitter-friendly-links/ <- Get a nice short url for each posts.  Works with Twitter-tools (but needu to be activated in the settings)
  
-==== Importer ==== 
-And once you've configured it all, all you need to do is import what you had in your posterous and save it in your wordpress.\\ 
-http://wordpress.org/extend/plugins/posterous-importer/ 
  
 ==== Extras ==== ==== Extras ====
projects/posterpress.1589129262.txt.gz · Last modified: 2020/05/10 18:47 by Julien Deswaef