Active
Project:
Rep[lacement]Tags
Version:
6.x-1.x-dev
Component:
Code / API
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
12 Dec 2008 at 13:04 UTC
Updated:
10 Jan 2009 at 19:22 UTC
Will it be possible to provide a theme hook for block replacements passing only the $block object?
Comments
Comment #1
profix898 commentedYes, that would be possible. But you only have to call reptag_replace() on $block->content, so not sure this is really needed.
Comment #2
chandrabhan commentedAdded this in block.tags.inc
And also changed the following: