Project:Reindex
Version:6.x-1.x-dev
Component:Code
Category:feature request
Priority:minor
Assigned:Unassigned
Status:closed (won't fix)

Issue Summary

It would be great if this module could be backported to Drupal 5

Comments

#1

Status:active» needs review

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?

AttachmentSize
reindex-backport.tar_.gz 2.4 KB

#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

Assigned to:lyricnz» Anonymous

#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.

#5

Status:needs review» closed (won't fix)

I guess by now, more than two years later, this isn't needed anymore. The backport looks good though - intresting to see the differences between D5 to D7.

nobody click here