Ajax reloading

Component ID

1999502

Component name

Ajax reloading

Component type

module

Maintenance status

Development status

Component security advisory coverage

covered

Downloads

1735

Component created

Component changed

Component body

Automatical asynchronous(ajax) content reloading.

Provide ability to reload content asynchronically - without page reloading. Also module provide ability reload content with specified conditions.

Allowed types of reloaded content (at this moment):

  • Node (by view_mode);
  • Ctools Content-Type.

Allowed types of conditions (at this moment):

  • Always (by default);
  • If field was change.

Will be in future:

  • D6, D8 versions;
  • Ability reload in multiple places;
  • More types of content (terms, users, blocks, any entity, custom content, pages, ...);
  • More conditions;
  • New time interval system (as in crontab;
  • Integration with Rules;