Closed (fixed)
Project:
Insert View
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2010 at 15:29 UTC
Updated:
5 Nov 2010 at 07:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
pasquallethanks
Comment #2
Anonymous (not verified) commentedThis patch is almost all the way there, but the callback function is named inconsistently.
Should be
function insert_view_substitute_tags($text, $format)But right now it is
function _insert_view_substitute_tags($text, $format)Comment #3
dawehnerHere is a patch
Comment #4
pasquallethanks
http://drupal.org/cvs?commit=439996