Port to Drupal 5 (thanks Jeremy)
ziobudda - October 1, 2008 - 22:38
| Project: | Acquia Marina |
| Version: | 6.x-1.0 |
| Component: | Code |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Description
Hi, the porting of this theme to drupal 5.x is possible ? I don't ask you to port it, only if it possible (license, function hard coded, etc etc). If yes I want to try to port it (for myself study and after release to pubblic). Tnx.

#1
Absolutely you could do this. The theme is GPL and you can make whatever modifications you'd like.
However I warn you that a lot of the features are more advanced than most themes and it contains theme settings, which became part of core for Drupal 6. If you're interested in porting to D5, you'd probably want to have it dependent on the D5 Theme Settings API module: http://drupal.org/project/themesettingsapi
template.php would need quite an overhaul because of the preprocess functions new in Drupal 6. Basically it's a matter of doing all this stuff backwards :) http://drupal.org/node/132442
Good luck! I'm sure it would be very educational and welcome by the community.
#2
Jeremy (http://drupal.org/user/72964) has ported this (at least the look and feel of it) to Drupal 5. We won't be putting it up here in CVS because it will be unsupported, but will put it up for download shortly and link it here.
#3
Hi guys
I just got my tar for Drupal 5 of acquia_marina theme so sharing with all of you here
Thanks Jeremy Caldwell for doing it for us
will send you feedbacks soon over it :)
sumitk
http://sumitk.net
#4
#5
#6
Cool, thanks for posting it sumitk. I spent roughly two hours on the port so I hope it works well enough for everyone. If there are any major issues with it please shoot me an email and I'll try and get them fixed, but from what little testing I did it seemed solid.
Jay did an outstanding job coding it in the first place, I just removed some Drupal 6 template code and "downgraded" it to Drupal 5 :)
#7
Thanks, eternalistic! There is some CSS tweaks coming up http://drupal.org/node/318710 soon. I hope you will update them also. ;)
#8
This should stay open so people can find it :)
#9
wouldnt it be better to create a new project page for this port?
easier to distribute now and future versions (if any) i think.
#10
#11
I'll do my best to include the lastest CSS updates with each release in this issue. So I'll be adding a .zip file of the theme's latest files as I update.
#12
eternalistic, thanks for keeping us up to date. I've currently have this problem http://drupal.org/node/316637, the error with the css block headers. Anyways, I'm trying to figure out what the fix was.
Anyways, this theme is awesome, and I appreciate your time converting it to drupal 5.
#13
Here is the latest update to the Acquia Marina Drupal 6 to Drupal 5 port. I have included all of the fixes from the CSS changes to the D6 version in this update. If any major issues arise please let me know and I can try and get them fixed as well. Enjoy!
#14
subscribe
#15
Eternalistic. Thanks very much for sharing. Your efforts are really appreciated.
#16
Hi Eternalistic,
This theme doesn't work well with panels 2. The panel pane positions are kinda messed up...Is there a fix to it?
Thanks,
By the way, good port!
#17
Again, this theme is NOT supported... fixes here are not a priority... but there's always the possibility that someone will jump in on it :)
#18
This port is great. Thanks the contributors for this.
When I add sub menu on Primary menu item, I can not get them displaying in IE6. It works in FF3 and Gnome.
The screenshots as follows.
Any one help?
Thanks anyway.
#19
#20
Please don't close this thread, or else people won't find it so easily.