Hi! I'm oversighter in dewiki and have one question: How can I suppress an abuseFilter log entry using the MediaWiki API?
action revisiondelete, type logging seems to be wrong Thanks for any help. Martin ... Am Mo., 21. Okt. 2024 um 17:49 Uhr schrieb Martin Domdey <[email protected] >: > Thanks, works fine! > > Am Mo., 21. Okt. 2024 um 17:05 Uhr schrieb Marcin Szwarc < > [email protected]>: > >> Hi, >> >> You can use action=query&list=abuselog&afllogid=... >> >> (I've been using this API like this in the past: >> https://github.com/whpac/abusefilter-analyzer/blob/master/ts/src/mediawiki/AbuseFilterApi.ts#L27 >> ) >> >> Marcin (User:Msz2001) >> >> >> W dniu 21.10.2024 o 17:00, Martin Domdey pisze: >> >> Thank you, >> >> I'm sysop in dewiki and can open the AbusefilterLog Details to >> https://de.wikipedia.org/wiki/Special:AbuseLog/758926 >> >> How can I get this log details by MediaWiki API ? >> >> >> Am Mo., 21. Okt. 2024 um 16:27 Uhr schrieb Taavi Väänänen <[email protected]> >> <[email protected]>: >> >>> On 10/21/24 5:25 PM, Martin Domdey wrote: >>> > Hi, in dewiki I want to get a revision text blob by: >>> > >>> > select old_text from text >>> > where old_id = 210565775; >>> > >>> > But I get: >>> > Table 'dewiki_p.text' doesn't exist >>> > >>> > After checking https://www.mediawiki.org/wiki/Manual:Text_table >>> > <https://www.mediawiki.org/wiki/Manual:Text_table> I'm asking, what >>> I'm >>> > doing wrong? >>> >>> The text table is not available on the Wiki Replicas: >>> >>> >>> https://wikitech.wikimedia.org/wiki/Help:Toolforge/Database#Unavailable_tables >>> >>> Taavi >>> _______________________________________________ >>> Wikitech-l mailing list -- [email protected] >>> To unsubscribe send an email to [email protected] >>> >>> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/ >> >> >> _______________________________________________ >> Wikitech-l mailing list -- [email protected] >> To unsubscribe send an email to >> [email protected]https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/ >> >> >> _______________________________________________ >> Wikitech-l mailing list -- [email protected] >> To unsubscribe send an email to [email protected] >> >> https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/ > >
_______________________________________________ Wikitech-l mailing list -- [email protected] To unsubscribe send an email to [email protected] https://lists.wikimedia.org/postorius/lists/wikitech-l.lists.wikimedia.org/
