Novice level -- freelinking/glossify, to create a new node.
Hi all
i am writing a book, or better i shall i am writing a set of pages which are inter-linked. And i need a better and easy way of inter-linking. So found out freelinking by searching the drupal.
- Yes, the feature is very much similar to wikis, where i make a link by typing [[new node]] in my articles, and then save it. Now, when i open the article to read, "new node" shall come as a link but it does not, it shows as "[[ new node ]]". What i want is,
1. It should show as a link
2. when i click on the link, it shall take me to the an empty "new node" page. I mean if the page is it not there it shall automatically create one.
3. i shall also be able to link to an already created page.
This sounds like the usual behaviour of freelinking, but i have not been able to achieve it.
I have installed the module, and when ever i do [[ new node ]] or newNode, i see this "new node" or "newNode", with "create this content" in freeliking page. Is there a way with which i shall straight away go a new empty "new node" page where i can add content.
Thanks.
Vivek Sharma.

Enabling Freelinking
It seems (non-obviously) you have to go to Administer > Site Configuration > Input Formats
For each input format: click 'Configure' next to the input format, then check the 'freelinking' box, and save.
This should enable the input filter, which means when you Save content freelinking gets a chance to add a link when it sees the [[ ]] text.