i've installed & configured EMF -- works fine for the vids. yay.
try to theme using Contemplates -- instead of full set of links, i get

$node->links (array)

and that's it. there should be a whole set of links below that:

$node->links (array)
    $node->links['node_read_more'] (array)

        $node->links['node_read_more']['title']
            Read more 
        $node->links['node_read_more']['href']
            node/32 
        $node->links['node_read_more']['attributes'] (array)

            $node->links['node_read_more']['attributes']['title']
                Read the rest of this posting. 

(taken from another CCK content type that does work for me)

the bottom line is i either show the full node on my front page, or just my teaser vids -- and no link to the rest of the node.

this has to funtion as a teaser or its usefulness is greatly diminished.

tia

Comments

aaron’s picture

Assigned: Unassigned » aaron

hmmm... i'll look into that -- i guess that if a thumbnail is shown in teaser, then it would rate a 'read more' link. that's the only case i can think of, at least from the standpoint of this field. do you agree with that?

aaron

alex ua’s picture

Status: Active » Closed (fixed)

It's been 3 years since this was worked on, and I'm doubtful it's still an issue. Closing...