constant PATHAUTO_PUNCTUATION_DO_NOTHING in Pathauto 6.2
Same name and namespace in other branches
- 7 pathauto.inc \PATHAUTO_PUNCTUATION_DO_NOTHING
Leave the punctuation as it is in the alias.
2 uses of PATHAUTO_PUNCTUATION_DO_NOTHING
- PathautoUnitTestCase::testNoExistingPathAliases in ./
pathauto.test - pathauto_cleanstring in ./
pathauto.inc - Clean up a string segment to be used in an URL alias.
File
- ./
pathauto.inc, line 60 - Miscellaneous functions for Pathauto.
Code
define('PATHAUTO_PUNCTUATION_DO_NOTHING', 2);