port to Drupal 6?
ThriLLzadar - February 13, 2008 - 17:50
| Project: | fblike |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | feature request |
| Priority: | normal |
| Assigned: | bonvga |
| Status: | closed |
Jump to:
Description
Hey bonvga,
do you plan to port your theme to drupal 6?
best regards,
dorian
http://drupal.org/node/132442
_______________
www.kukljica.org

#1
Yes please, I've began using your theme for all my new sites, and now I'm starting a new multi site install with drupal 6 but I can't use your theme on it, I'd like you to take a moment to update it to 6, thank you in advance.
#2
Hi,
fblike is now available for Drupal 6.
Thanks for your comments.
Arnaud.
#3
merci arnaud!!
_______________
www.kukljica.org
#4
Thank you, I'm trying it now
#5
It doesn't work, you miss a fblike.info file, I tried to make one but without success...
Did you try your D6 theme?
I downloaded the 6 version:
Download: fblike-6.x-1.x-dev.tar.gz
Size: 42.21 KB
md5_file hash: 9643ab623cf5ed43b5773f7ce4e04bfa
First released: February 18, 2008 - 01:32
Last updated: February 18, 2008 - 02:04
Doesn't work.
#6
Fixed : http://drupal.org/cvs?commit=101620
#7
In the file you missed the regions variable
- see: "Writing .info files for themes" => http://drupal.org/node/171205
With Drupal 6.x you no longer define your regions in your theme's template.php file. Regions are now defined in your theme's .info file.
A good guide to converting your themes to Drupal 6.x can be found at:
"Converting 5.x themes to 6.x" => http://drupal.org/node/132442
#8
I set it back to active andnot fixed, simply because the regions are not drupal 6 friendly, they are still set in template.php instead of in the .info file.
#9
Thanks for this link : http://drupal.org/node/171205
I've changed the .info file in this commit : http://drupal.org/cvs?commit=102488. And now, all seem to be ok.
Arnaud.
#10
Now it's ok :)
#11
Automatically closed -- issue fixed for two weeks with no activity.