Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga asistencia ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

WP-Campfire

Descripción

Notify everyone in a specified Campfire chat room when you publish a blog post. This would mainly be used for companies whose employees hang around in the chat room all day, but don’t necessarily check the website.

This plugin requires cURL support on your WordPress server.

Provided by Skookum – http://skookum.com/
Written by Mark Rickert – http://www.ear-fung.us/

To-Do

Here are a few things I’d like to implement in upcoming versions:

  • Ping the Campfire API to get a list of your allowed rooms and allow you to select the room’s “nicename” via a dropdown instead of the Room ID.
  • Add more text pattern variables.

Capturas

Instalación

  1. Upload the wp-campfire directory to the /wp-content/plugins/ directory on your server.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to the WP-Campfire settings page through the ‘Settings’ menu in WordPress.
  4. Enter your Campfire subdomain URL.
  5. Enter your Campfire API key (instructions on finding this are on the settings page).
  6. Enter the Room ID you’d like to announce to. To get your room ID, login to your Campfire room and look in the address bar (after /room).
  7. Enter or modify the Text Pattern you would like to use (a default text pattern is provided).
  8. Save your changes
  9. From now on, in the edit post screen, there will be a meta box in the right column. The default is to announce when the post is published. You can turn it off on a per-post basis.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

“WP-Campfire” es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce “WP-Campfire” a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .

Registro de cambios

0.1.1

  • Code formatting updates
  • Updated compatability to WP 3.1.2

0.1

  • Initial public release