Port for 6.x?

aznboy - March 17, 2008 - 08:42
Project:Grid Inspired
Version:5.x-5.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:needs review
Description

Will you be porting this to drupal 6? Thanks for the theme. Going to be my blog.

#1

Stephane91 - April 2, 2008 - 01:01

Oh please yes,
It's my favorite in 5.x I cried when I realize I cannot use it directly on my 6.x upgrade...

#2

marquardt - May 28, 2008 - 23:13
Status:active» needs review

Hello,

the attached patch against the released dev-version made the theme working in Drupal 6 for me. It includes the fix from http://drupal.org/node/210519.

Christian.

AttachmentSize
grid_inspired_235220_02.patch 6.45 KB

#3

marquardt - June 10, 2008 - 22:57

Attached is a second iteration of a patch providing a port to Drupal 6; the previous version didn't support the layout with two sidebars, which is now fixed. The patch also includes the fixes from http://drupal.org/node/210519, http://drupal.org/node/210767 and http://drupal.org/node/269122.

AttachmentSize
grid_inspired_235220_03.patch 18.37 KB

#4

dpknauss - August 19, 2008 - 04:08

patch files? unbelievable.

here's a zip file (not a gzip or tarpit for dinosaurs) of the template with marquardt's second patch implemented.

patchfile and log from the patch included.

AttachmentSize
grid_inspired6patched.zip 351.56 KB

#5

pbergmann - April 14, 2009 - 13:27

Extracted zipped theme shows several fatal errors like: "Fatal error: Cannot redeclare grid_inspired_preprocess_page() (previously declared in .../sites/all/themes/grid_inspired6patched/template.php:167) in .../sites/all/themes/grid_inspired6patched/template.php on line 337"

Drupal 6.10 on Apache/2.2.9 PHP/5.2.6 with Suhosin-Patch

Solved by deleting lines 295-431 in template.php (functional content of 138-295 and 296-431 seems to be equal)

Furthermore:
page.tpl.php: Change line 2 to:
<html xmlns="http://www.w3.org/1999/xhtml" lang="<?php print $language->language ?>" xml:lang="<?php print $language->language ?>">

Zip with applied changes attached (not jet well tested).

AttachmentSize
grid_inspired6patched.zip 341.12 KB

#6

bobthecow - September 28, 2009 - 22:15

just subscribing :)

 
 

Drupal is a registered trademark of Dries Buytaert.