Better Batch - Style your progress bar!

This module improves and extends functionality of the Batch API.

Features

  • Global batch jobs
    Progress pages of global batches are reachable by multiple users. Access validation depends on the users permission to visit the batch source page. Only the batch owner pushes the process, other users only get the current batch state.
  • Session independence
    The dependence of batch jobs on sessions will be released and bound to the user instead. So batch jobs are still available after re-login.
  • Unique non-concurrent batch jobs
    Equal batch jobs will not be started twice if there is one already running.
  • Clean batch URLs
    Use clean URLs for batch paths: '/batch/start/6' will be used instead of 'batch?op=start&id=6'.
  • Use source URL
    Use batch source URL instead of default batch path. If a batch was started from admin/reports/updates/check this path will be used instead of 'batch?op=start&id=6'.
  • Modify default progress bar style
    Change the color of the default progress bar animation (eg. green, red, gray, ..), use custom colors or a custom image.
  • Providing hook_batch_alter() [6.x]
    Backports the Drupal 7 hook to Drupal 6 in two different ways: The first way replaces the core form.inc file to alter batch_process function (works for all kind of batches, but highly experimental). The other rewrites the batch after it was started (this only works for progressive batches).

Usage

Install as usual; go to admin/config/system/batch/better and select the improvements you want to use on your site.

sponsored by maloon

Warning

At the moment this module is still under development and needs feedback!
If you experience Bugs or your missing a functionality, please open an issue to help getting the development of this module forward.

Downloads

Recommended releases

Version Downloads Date Links
7.x-1.0-alpha4 tar.gz (47.89 KB) | zip (50.22 KB) 2012-Jul-10 Notes

Development releases

Version Downloads Date Links
7.x-1.x-dev tar.gz (47.9 KB) | zip (50.23 KB) 2012-Jul-11 Notes
6.x-1.x-dev tar.gz (71.02 KB) | zip (78.83 KB) 2012-Feb-16 Notes

Project Information


Maintainers for Better Batch

  • patrickd - 29 commits
    last: 45 weeks ago, first: 1 year ago

Issues for Better Batch

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
Statistics (2 years)
New issues
Open bugs
Participants
nobody click here