Posted by Bevan on September 19, 2008 at 2:59am
Jump to:
| Project: | Light Fantastic |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
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
| Attachment | Size |
|---|---|
| backport-drupal5.patch | 8.47 KB |
Comments
#1
Woops, here's the correct link to DrupalSouth http://drupalsouth.net.nz/
#2
Hi Bevan... Would you be interested in being a co-maintainer to maintain the Drupal 5 branch?
#3
Hi 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/
#4
Hi 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
#5
Better status to leave this in so it's more easily seen. Same message as before.
#6
The 1.x branch is now deprecated and the 2.x branch cannot readily be backported.
#7
Where can I find a summary of the changes in the 2.x branch? Is it just conversion to the Fusion theming framework?