constant LINKIT_URL_METHOD_ALIAS in Linkit 7.3
Define that paths should be constructed as an alias.
1 use of LINKIT_URL_METHOD_ALIAS
- linkit_get_insert_plugin_processed_path in ./
linkit.module - Gets the path processed by the inputfilter choice.
File
- ./
linkit.module, line 21 - Main file for Linkit module.
Code
define('LINKIT_URL_METHOD_ALIAS', 3);