Any instructions or help for using popup filter with node add or content type add form?
To pop up a form to add a story:
[popup title="Add story" php="return node_add('story');"]
Comments
Comment #1
Scheepers de Bruin commentedTo pop up a form to add a story:
[popup title="Add story" php="return node_add('story');"]
Comment #2
Scheepers de Bruin commented