Install

Works with Drupal: 7.x

Using dev releases is not recommended, except for testing.

Using Composer to manage Drupal site dependencies

Downloads

Download multiping-7.x-2.x-dev.tar.gztar.gz 21.43 KB
MD5: 83e069d2220ec57803ab762ec1ad761e
SHA-1: 74c653bdfbc737f611820d1789e720d7b228d2b0
SHA-256: a457034ad3f1bbbe7f27d564df69f550ecfda36b291db1821d34a000363e4046
Download multiping-7.x-2.x-dev.zipzip 32.01 KB
MD5: ac485e06dcfaee5da36b375ad02a3fb8
SHA-1: 208f0e30f297e793cd2b793eafcdec79b0a4acd4
SHA-256: dcc675e43eea842024289661b085b0a7004a124df5a8132833bdfe8fa44521f3

Release notes

New major version of Multiping.

New features include:

  • Extendable ping methods: New ping methods can easily be provided by modules
  • Extendable ping triggers: Pings can now be triggered through an extendable mechanism
  • New ping method: Pubsubhubbub – enables realtime feeds by making it possible to ping a Pubsubhubbub hub whenever a node is updated and embeds the proper discoverability information within feeds and other resources that Pubsubhubbub is activated on
  • Views integration: In addition to basic pinging of arbitrary paths on node updates a more advanced system that integrates directly into Views is now available. This system leverages the Views query setup to figure out whether a node has affected a list or not, making it possible to ping more advanced lists without any troubles. This Views integration is also extendable to easily support eg. new filters.
  • Dynamic paths: The basic pinging of arbitrary paths now support dynamic paths. Want to eg. activate Pubsubhubbub on all Taxonomy feeds? Now you can.
  • Exportable configurations: Throughout this new release configurations has been made exportable and by default a couple of default configurations has been exported to get you started.
  • ...and probably much more – this release is mostly rebuilt from scratch, very few lines has been carried over from the 1.x branch
Created by: voxpelli
Created on: 16 Nov 2015 at 19:16 UTC
Last updated: 24 Nov 2015 at 16:53 UTC
New features

Other releases