I did not notice your very interesting module earlier.
I now have lots (many hundreds) of pages that use the simpler and less flexible Link Node, which seems to use the same [node:nid] notation. It would be worth mentioning this in your docs and main project pages.
As a workaround I can create an extra input filter type to use only your InsertNode, however then I have to duplicate all of my other input filter settings in parallel.
Comments
Comment #1
AlexisWilke commentedSo... what is it that you are asking for here?! 8-)
What task is it that you would want us to work on?
If you load the insert_node.module file and replace all the "node:" that you find with something else (i.e. "insert_node:"), then you can use both modules as required?
Thank you.
Alexis
Comment #2
AlexisWilke commentedHa! Ha! I'm just not used to have to read the title of an issue to know what the issue is about. The title is just noise, after all, right?
I added a paragraph at the end of the page about similar modules.
Thank you.
Alexis Wilke