Batch Alias

Categories

Component ID

2094281

Component name

Batch Alias

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

This module aims to use drupal's Batch API for bulk generation aliasing of content specified by the user. This should be useful in large and actively maintained sites where aliasing needs to happen for huge magnitude of data or when content would re-aliasing for an updated URL alias pattern. The actual aliasing is done by the pathauto module's bulkupdate operation of nodes and hence this module depends on pathauto to work.