Backport to Drupal 5.x
lyricnz - March 14, 2008 - 11:55
| Project: | Reindex |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Description
It would be great if this module could be backported to Drupal 5

#1
Okay, I just did this myself. How's this? See attachment. It doesn't handle errors quite as elegantly as the 6.x version, but it seems to work well for me. It just calls search_cron() rather than duplicating existing functionality - or am I missing something?
#2
- the error message/link in the javascript needs to be updated update.php?op=error - probably to progress_done?op=error
- is the problem with calling search_cron() when the real cron strikes?
#3
#4
A client was looking for this functionality on their D5 site. I thought I'd make a comment for anyone else who was confused upon installing this backport, Clean URLs must be enabled for this version of the module to work.