English :

WP-Activity is a plugin that display a stream of all registered users events on the blog in backend and frontend. It currently displays login events, new posts, new comments and profiles updates. It can also uses relative dates (2 days ago, 2 hours and 20 minutes ago…).

Admin can choose the events types to log, number of rows to keep in database, and date format.

Activity can be followed by RSS feed.

Useful for community or multi-users blogs : a user will be able to see other members activity.

Admins can use this plugin to monitor post editions or user logging in a multi-user environment.

Just install and activate the plugin, and put <?php act_stream() ?> where you want the stream to appear, or use the widget included.

Plugin supports internationalization, just put the .mo in the /lang folder. Please send me your translations, as a common french guy I only speak english and french.

Languages currently supported :
- English
- French
- Italian (Partial – Translated by Luca)

You can see an example here (french blog – look for « Activité récente ») : http://www.volley-st-doulchard.net/site

Changelog :

* 0.7.2
-  Bug fix with cron settings for deleting old activity

* 0.7.1
-  Bug fix when auto-delete old activity (activity limit)

* 0.7
-  User last logon can now be displayed on author page

* 0.6
-  admin panel tweaked
-  Plugin now support gravatars for connect and profile edit events. Generic icons can also be used.
-  Activity stream display tweaked.

* 0.5
-  Added setting for using relatives dates
-  Activity is now displayed in the admin plugin page (backend)
-  Post Add/Edit events are now correctly logged

*  0.4a
-  Comments and posts adds are now correctly logged.

* 0.4
-  Post creation/edition separated
- Add link event added (only public links)
- Users can hide their activity from profile
- RSS feed added

* 0.3a
- bug corrected

* 0.3 :
- admin can choose events to log
- less sql queries

* 0.2 :
- plugin internalization
- widget

* 0.1 :
- first release

Download : WP-Activity on WordPress plugin directory

Français :

WP-Activity est un plugin qui permet d’afficher le flux d’activité de tous les utilisateurs d’un blog. Pour le moment, sont affichés les connexions, les nouveaux articles, les nouveaux commentaires et les mises à jour de profil.

On peut également choisir quels évènements logguer, le format de la date et le nombre de lignes à garder dans la base. L’activité du site peut être exportée en flux RSS.

Idéal pour un blog multi-utilisateurs car vos utilisateurs pourront suivre l’activité des autres membres. Les administrateurs peuvent aussi utiliser ce plugin pour contrôler les modifications d’articles ou les connexions des utilisateurs.

Il suffit d’installer et d’activer le plugin, et de placer <?php act_stream() ?> où vous voulez faire apparaître le flux d’activité, ou utilisez le widget inclus.

Vous pouvez voir un exemple ici :  http://www.volley-st-doulchard.net/site

Telechargement : WP-Activity on WordPress plugin directory