Revision 4cfd8be6
Added by Assos Assos over 9 years ago
drupal7/sites/all/modules/token/token.test | ||
---|---|---|
137 | 137 |
'[node:created:short]', |
138 | 138 |
'[node:created:custom:invalid]', |
139 | 139 |
'[node:created:custom:mm-YYYY]', |
140 |
'[node:colons:in:name]', |
|
140 | 141 |
'[site:name]', |
141 | 142 |
'[site:slogan]', |
142 | 143 |
'[current-date:short]', |
... | ... | |
147 | 148 |
'[node:title:invalid]', |
148 | 149 |
'[node:created:invalid]', |
149 | 150 |
'[node:created:short:invalid]', |
151 |
'[node:colons:in:name:invalid]', |
|
150 | 152 |
'[invalid:title]', |
151 | 153 |
'[site:invalid]', |
152 | 154 |
'[user:ip-address]', |
... | ... | |
166 | 168 |
'[node:created:short]', |
167 | 169 |
'[node:created:custom:invalid]', |
168 | 170 |
'[node:created:custom:mm-YYYY]', |
171 |
'[node:colons:in:name]', |
|
169 | 172 |
'[site:name]', |
170 | 173 |
'[site:slogan]', |
171 | 174 |
'[user:uid]', |
... | ... | |
176 | 179 |
'[node:title:invalid]', |
177 | 180 |
'[node:created:invalid]', |
178 | 181 |
'[node:created:short:invalid]', |
182 |
'[node:colons:in:name:invalid]', |
|
179 | 183 |
'[invalid:title]', |
180 | 184 |
'[site:invalid]', |
181 | 185 |
'[user:ip-address]', |
Also available in: Unified diff
Weekly update of contrib modules