constant PATHAUTO_PUNCTUATION_REPLACE in Pathauto 6.2
Same name and namespace in other branches
- 7 pathauto.inc \PATHAUTO_PUNCTUATION_REPLACE
Replace the punctuation with the separator in the alias.
2 uses of PATHAUTO_PUNCTUATION_REPLACE
- pathauto_cleanstring in ./
pathauto.inc - Clean up a string segment to be used in an URL alias.
- pathauto_settings_form in ./
pathauto.admin.inc - Form builder; Configure the Pathauto settings.
File
- ./
pathauto.inc, line 55 - Miscellaneous functions for Pathauto.
Code
define('PATHAUTO_PUNCTUATION_REPLACE', 1);