We are using Light Fantastic theme on DrupalSouth.net.nz, and backported it to Drupal 5. I think some of the issues we fixed are bugs, so you may want to review the Drupal 6 version and test for the following issues;
- content doesn't always clear to the right of the secondary tabs
$show_messagesvariable is never set- Fieldsets have no border and heirarchy of forms is lost
- Autocomplete results are not left aligned
- Typo on div.sidebar_right ul?
- Links in the additional region are the same color as the background.
- Links in status messages disappear onhover
$languagevariable is never set$front_pagevariable is never set
| Comment | File | Size | Author |
|---|---|---|---|
| backport-drupal5.patch | 8.47 KB | Bevan |
Comments
Comment #1
Bevan commentedWoops, here's the correct link to DrupalSouth http://drupalsouth.net.nz/
Comment #2
jbrauer commentedHi Bevan... Would you be interested in being a co-maintainer to maintain the Drupal 5 branch?
Comment #3
Bevan commentedHi Joshua,
I'm happy to commit this patch, but unfortunately I wouldn't be able to support or maintain a branch frequently enough to be a responsible maintainer.
Bevan/
Comment #4
jbrauer commentedHi Bevan,
Thanks. For the time being I'm going to mark this won't fix and we'll leave the patch here for anybody who wants to use it. If somebody has the time to step up as maintainer of a D5 branch then we'll revisit at that point. I'm simply not doing enough D5 dev anymore to make me a good maintainer for a branch.
Thanks,
Josh
Comment #5
jbrauer commentedBetter status to leave this in so it's more easily seen. Same message as before.
Comment #6
jbrauer commentedThe 1.x branch is now deprecated and the 2.x branch cannot readily be backported.
Comment #7
Bevan commentedWhere can I find a summary of the changes in the 2.x branch? Is it just conversion to the Fusion theming framework?