made the module themeable with hook_theme and overrideable function which gets the block content as an array.

CommentFileSizeAuthor
#3 patch_theme.txt1.95 KBshua
patch_theme.txt2.09 KBshua

Comments

shua’s picture

Status: Active » Needs review
coltrane’s picture

Status: Needs review » Needs work

Patch contains the "consider list" code from #402682: "consider" list please reroll and I'll review, I'm in favor of this feature.

shua’s picture

StatusFileSize
new1.95 KB
coltrane’s picture

Status: Needs work » Needs review
coltrane’s picture

Status: Needs review » Needs work

#3 patch contains a variable_get('clickpath_block_list_as_path'). This variable isn't set in the patch and doesn't exist in the module. Was this patch rolled from a more modified version of clickpath?

shua’s picture

Hi,
yes sorry I missed it. i split the original into two issues. the variable was taken from the form.
I'll send it soon with the form changing inside.

Adi.