The Drupal 5 branch of Splash is kind of messed. 5.x-1.x-dev is tailored to HEAD, which looks like its made for Drupal 6. That release node should point to the DRUPAL-5 branch, which looks like it doesn't even exist. I'll put together a patch that will backport the latest Drupal 6 branch (DRUPAL-6--2) to a Drupal 5 version.

CommentFileSizeAuthor
#1 splash_drupal_5.patch20.08 KBrobloach

Comments

robloach’s picture

Status: Active » Needs review
StatusFileSize
new20.08 KB

I'd be willing to help maintain/create the Drupal 5 branch of Splash. The attached is a patch from DRUPAL-6--2-3 to backport it to Drupal 5 for a newly created DRUPAL-5.

dorien’s picture

Fantastic, just what I was looking for!

dorien’s picture

Huh... If I patch spash 6.2.3 it gives me:
"Reversed (or previously applied) patch detected!"
But I continued...

The module still said 6.2.3 in the build/modules page and after enabling it, I got the following message:

    * warning: Missing argument 2 for splash_help() in /home/rawvegan/public_html/sites/all/modules/splash/splash.module on line 200.
    * warning: Missing argument 2 for splash_help() in /home/rawvegan/public_html/sites/all/modules/splash/splash.module on line 200.
robloach’s picture

Status: Needs review » Fixed

This is in already! http://drupal.org/node/192759

Additional patches welcome.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.