Attached is a hacked and partly not-working version of this magnificent skin for the 6.x branch. It is sufficient for me, although the left menu doesn't work.

It is however usable if you don't mind the left menu.

The Drupal version it is made usable with is version 6.8. I haven't tested it with other versions. Everyone not using 6.8 can expect unexpected behaviour.

Have fun with it.

Comments

jeremycaldwell’s picture

Thanks for the port! I've been lazy with this theme lately so hopefully I will get a chance soon to make an official release.

peterx’s picture

There is a test of this theme at http://d-theme.com/nerdalistic. The page lists some errors and has validation buttons at the bottom.
The first change is from:
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
to:
<html xmlns="http://www.w3.org/1999/xhtml" lang="<?php print $language->language; ?>" xml:lang="<?php print $language->language; ?>" dir="<?php print $language->dir; ?>">

jeremycaldwell’s picture

Thanks peterx, I'm actually working on the port this week! I have it just about complete and should have it up on the site later this week. Thanks to all who have been bugging me to port it over, really sorry it too so long (life and client work comes first).

jeremycaldwell’s picture

Assigned: erwinwolff » jeremycaldwell
StatusFileSize
new62.68 KB

Here is an updated version of the Nerdalistic theme for Drupal 6! Attached is the updated version of the theme.

I need to revisit how to go about creating a Drupal 6 release on through CVS so for now please download it this version until I get the project page updated. Thanks to all those who pushed me to get it done, enjoy!

jeremycaldwell’s picture

Status: Needs work » Closed (fixed)

Updated version is now ready for download.