Is this theme compatible with Drupal 4.7? If not, is 4.7 compatability planned?

CommentFileSizeAuthor
#4 democratica4.7.tar.gz49.42 KBdrawk

Comments

kuahyeow’s picture

http://drupal.org/node/25297

Not sure of who is doing this though

piersonr’s picture

I'd like to offer a $50 bounty for someone to upgrade this theme to 4.7 if it can be done on a relatively short time frame (a month or so?). Please email before beginning work for this bounty. Thanks! - Rob

drawk’s picture

Here's a working version for 4.7, with many thanks to piersonr

Please direct any bug notices my way for the time being. I'll ping Khalid and see if he is interested in creating an official 4.7 branch for the theme on the project page.

drawk’s picture

StatusFileSize
new49.42 KB

File attached.

kbahey’s picture

Status: Active » Fixed

Thanks. Committed to HEAD and branched for 4.7.

By the way, the $directory variable is not the way to do it. The correct way is to use:

base_path() . path_to_theme() . "/filename";

Anonymous’s picture

Status: Fixed » Closed (fixed)