Linkit Node Add
Categories
Component ID
1938952
Component name
Linkit Node Add
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
258
Component created
Component changed
Component body
This is an extension to Linkit that provides the option to link to nodes which do not exist. Such links will lead to the node creation form with the title prepopulated.
It also integrates with Pathologic to rewrite links after a node with that title is created.
This module was created to satisfy the need for Wikipedia-style "red links" to nonexistent pages within the excellent LinkIt interface. This module is one part of a balanced wiki breakfast.
Dependencies
- prepopulate: for setting the title field on the node/add form.
- pathologic: to rewrite node/add links to point to the node after it is created.
- linkit: obvioiusly
- ctools
Recommended
It is recommended that you use unique_field or a similar project to make sure that node titles are unique across the site or within a content type. The pathologic integration doesn't make sense if titles aren't unique.
