Project:Grid Inspired
Version:5.x-5.x-dev
Component:Code
Category:support request
Priority:normal
Assigned:Unassigned
Status:needs review

Issue Summary

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

Comments

#1

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

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

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

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

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

just subscribing :)

nobody click here