Will you be porting this to drupal 6? Thanks for the theme. Going to be my blog.
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | grid_inspired6patched.zip | 341.12 KB | pbergmann |
| #4 | grid_inspired6patched.zip | 351.56 KB | dan_k |
| #3 | grid_inspired_235220_03.patch | 18.37 KB | marquardt |
| #2 | grid_inspired_235220_02.patch | 6.45 KB | marquardt |
Comments
Comment #1
Stephane91 commentedOh please yes,
It's my favorite in 5.x I cried when I realize I cannot use it directly on my 6.x upgrade...
Comment #2
marquardt commentedHello,
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.
Comment #3
marquardt commentedAttached 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.
Comment #4
dan_k commentedpatch 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.
Comment #5
pbergmann commentedExtracted 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).
Comment #6
bobthecow commentedjust subscribing :)