Projet

Général

Profil

Révision 950416da

Ajouté par Assos Assos il y a plus de 5 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/rules/modules/path.eval.inc
5 5
 * Contains rules integration for the path module needed during evaluation.
6 6
 *
7 7
 * @addtogroup rules
8
 *
8 9
 * @{
9 10
 */
10 11

  
......
74 75
}
75 76

  
76 77
/**
77
 * Cleans the given path by replacing non ASCII characters with the replacment character.
78
 * Cleans the given path.
79
 *
80
 * A path is cleaned by replacing non ASCII characters in the path with the
81
 * replacement character.
78 82
 *
79
 * Path cleaning may be adapted by overriding the configuration variables
83
 * Path cleaning may be customized by overriding the configuration variables:
80 84
 * @code rules_clean_path @endcode,
81 85
 * @code rules_path_replacement_char @endcode and
82 86
 * @code rules_path_transliteration @endcode

Formats disponibles : Unified diff