Dodatak nije testiran s zadnje 3 glavna izdanja WordPressa. Možda ga se više ne održava ili pruža podršku i možda ima probleme sa kompatibilnošću s novijim inačicama WordPressa.

WhisperFollow

Opis

WhisperFollow turns your wordpress blog into a federated social web client.
In it’s current form it aggregates RSS feeds in a page on your blog called “following” which it creates.
The links it aggregates are the ones from your blogroll with rss feed data.
Reblogs are automatically in the “whispers” category which can be excluded from pages if you like using plugins like Simply-Exclude.

This plugin will be updated to be ostatus compatible working with the ostatus-for-wordpress plugin.

Instalacija

This section describes how to install the plugin and get it working.

e.g.

  1. Upload WhisperFollow.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Navigate To yourblog/following

ČPP

Where do I see everything?

This plugin creates the page “following” so for the blog “foo.com/bar” the whisperfollow page would be at “foo.com/bar/following”.
The page is initally private but if you open it in the page editor and make it public you can add it to menus and things.

How do I add links?

You can add things to your blogroll using the links editor in the WordPress admin section which is recommended.
You can also add things using the quick add box at the bottom of the page.

Recenzije

Nema recenzija za ovaj dodatak.

Suradnici i Programeri

“WhisperFollow” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.

Suradnici

Prevedite “WhisperFollow” na svoj jezik.

Zainteresirani ste za razvoj?

Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.

Dnevnik promjena

1.3.0

  • Many minor bugfixes
  • Added Reply-Context metadata to reblog whispers
  • Added support for reading MF2 pages as part of ongoing effort to make plugin indieweb friendly

1.2.4

  • Fixed the error preventing whispers to actually be added to the wall created from last bugfix

1.2.3

  • Fixed installation errors created by the logging function >.<

1.2.2

  • Improved Stability and changed logging to Fixed length FIFO to avoid explosions

1.2.1

  • Bugfix. Items from PuSH updates now actually get sent to aggregation

1.2.0

  • PubSubHubbub Subscription robustified. Should now autodetect and subscribe to PuSH hubs.

1.1.3

  • Fixed logging capability.

1.1.2

  • Fixed bugs from wordpress 3.5 preventing aggregation from occurring

1.1.1

  • Fixed new scheduling bug

1.1.0

  • Fixed links for installs without permalinks
  • Added test pubsubhubbub subscription!

1.0.2

  • Bugfix to create the proper scheduler time! Now checks for updates in five minute intervals!

1.0.1

  • Bugfix to actually register the update hook with scheduler.

1.0

  • Initial Release