Minimally working end-to-end example of drush batch job execution
I'm trying to make drush run my batch jobs. There's some amount of documentation at Processing batch jobs with drush, however, I can make no sense of it. I would like to see real code, and the CLI requirements/instructions for running it, that when called by Drush, prints something trivial, such as "Hello world", once per operation.
Simplenews unsubscribe link shows a 404 Page
In my Newsletter the unsubscribe URL which is inserted by a token, returns a 404 page. The URL of my Link is: http://www.mysite.info/newsletter/confirm/remove/ What could be the issue?
Drupal 6: different slideshows for every page, easy in-node editing for end user
new to Drupal 6. I see a lot of slideshow modules out there, but it seems like most of them require quite a lot of configuration, and would be cumbersome for the user to change later. Some of my pages have sliders, and others have single images in the same spot. I don't want to have a separate node for each slider. The client can't handle that. I w...