Closed (fixed)
Project:
Tagnode
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
25 Oct 2005 at 19:55 UTC
Updated:
11 Nov 2005 at 12:40 UTC
The taggees listed at the bottom of a tagnode dissappear if you use a custom flexinode template file.
Is there a function I can use in my custom PHPtemplate files, ie. "node-flexinode-3.tpl.php" to output what is normally outputted at the bottom of a tagnode?
thanks in advance. this is a holy grail module for me... been looking for this functionality for a long time.
Comments
Comment #1
dado commentedGundalo,
Thanks for reporting this. Will address tomorrow. Can you attach any PHPTemplate or theme files which will help me replicate the error?
Comment #2
dado commentedGundalo,
As we discussed offline, I implemented your code. The module now adds all HTML to be appended by this module when viewingeither a tagnode node or a taggee node, into the field
$node->tagnode_append
This permits more flexible theming in general, and with PHPTemplate in particular.
Thanks,
Dado
Comment #3
(not verified) commented