Closed (fixed)
Project:
Democratica
Version:
master
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
16 Mar 2006 at 22:27 UTC
Updated:
19 Oct 2006 at 23:16 UTC
Jump to comment: Most recent file
Comments
Comment #1
kuahyeow commentedhttp://drupal.org/node/25297
Not sure of who is doing this though
Comment #2
piersonr commentedI'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
Comment #3
drawk commentedHere'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.
Comment #4
drawk commentedFile attached.
Comment #5
kbahey commentedThanks. 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";
Comment #6
(not verified) commented