Closed (fixed)
Project:
Bible
Version:
6.x-1.2-rc9
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2009 at 16:06 UTC
Updated:
28 Mar 2011 at 03:01 UTC
I know that developing this module doesn't pay the bills, but I wondered if you anticipate making it more themable in the near future. Currently it's almost impossible to get, for example, the Bible search block to resemble the other blocks on my site because there's no way to change the formatting of things like the block title without hacking the core code.
Thanks.
Comments
Comment #1
MikeLee_Birdy commentedDear Sir:
Sorry.... I'm working on some javascript codes. If add some class so that CSS can be applied, I can do this part earlier. Does there any other part should I notice to do first?
MikeLee
Comment #2
RWWood commentedActually, I'd like to see it take advantage of the Drupal Theme engine so that whole functions could be changed. For example, I only have one Bible available on my site, so it made no sense to have the Bible version selection box in the Bible Search block. The only way to change it was to hack the bible_search_form() function. If it was theme_bible_search_form(), I could have copied it to my theme directory and made the changes there rather than in the original module.
Like I said, I know you have a lot more to do than support this module and update it. If I was more knowledgeable in PHP, I would offer to help, but I think it's beyond my ability.
Thanks.
RW Wood
Comment #3
Kriss-dupe commentedBeen here too long, changing status for efficiency.