Back to filter editor | Back to filter history
Differences between versions
Item | Version from 00:26, 12 July 2019 by D | Version from 00:29, 12 July 2019 by D |
Description:
- (publicly viewable)
|
|
|
| Non-timestamped talk comment | | Non-timestamped talk comment |
|
Flags: | |
Notes: |
|
|
| Help identify when an untimestamped section was added, so the timestamp can be added later for archiving. | | Help identify when an untimestamped section was added, so the timestamp can be added later for archiving. |
| | | |
| 2018-07-02 Kazitor: disable, dammit I checked it and it was working, will fix later | | 2018-07-02 Kazitor: disable, dammit I checked it and it was working, will fix later |
| 2018-07-01 Kazitor: initial version | | 2018-07-01 Kazitor: initial version |
| | | |
− | 02 Jul 19] Dysk: marked as deleted
| + | [12 Jul 19] Dysk: marked as deleted |
|
Conditions: |
|
|
| /* talk page */ | | /* talk page */ |
| (article_namespace % 2 == 1) & | | (article_namespace % 2 == 1) & |
| /* added stuff */ | | /* added stuff */ |
| new_size > old_size & | | new_size > old_size & |
| /* title */ | | /* title */ |
| added_lines rlike "==.+==" & | | added_lines rlike "==.+==" & |
| /* no timestamp*/ | | /* no timestamp*/ |
| !(added_lines rlike "\d\d:\d\d, [1-3]?\d [A-Z][a-z]+ 2\d\d\d \(UTC\)") | | !(added_lines rlike "\d\d:\d\d, [1-3]?\d [A-Z][a-z]+ 2\d\d\d \(UTC\)") |
|
Actions taken when matched | |
← Older change