19 Apr
2007
19 Apr
'07
12:12 a.m.
User: darrenoh Branch: DRUPAL-5 Date: Wed, 18 Apr 2007 22:12:59 +0000 Modified files: /modules/gsitemap gsitemap.module Log message: #137233 When the site map is split into chunks, hook_gsitemap() is invoked for every chunk, returning the same links each time. This patch passes the range of node IDs in the chunk so modules can return different links for each chunk. Links: http://cvs.drupal.org/diff.php?path=contributions/modules/gsitemap/gsitemap....