Hey I tried this with both dev and 6.x.1.3 and have the same result. I can't get the title parameter to work at all. I have allowed the title parameter to be available to all input formats in all content types but it's still just displaying the node title.

Comments

TomChiverton’s picture

What is the exact syntax you are typing in ?
[node:1628, title="hello"]
Works locally.

chowdah’s picture

Hey Tom, I wasn't adding a space after the comma, but why would the filter not just ignore the white space?

TomChiverton’s picture

Well, that might be the bug... does it work for you with the space ?

chowdah’s picture

Hmmm. Now its working with or without the space. I don't get it. This may have been a ckeditor issue, because the problem went away about the same time I upgraded to the new dev version of the CKeditor module.

TomChiverton’s picture

Status: Active » Closed (cannot reproduce)