constant PATHAUTO_IGNORE_WORDS in Pathauto 6.2
Same name and namespace in other branches
- 7 pathauto.module \PATHAUTO_IGNORE_WORDS
The default ignore word list.
2 uses of PATHAUTO_IGNORE_WORDS
- 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.module, line 23 - Main file for the Pathauto module, which automatically generates aliases for content.
Code
define('PATHAUTO_IGNORE_WORDS', 'a, an, as, at, before, but, by, for, from, is, in, into, like, of, off, on, onto, per, since, than, the, this, that, to, up, via, with');