https://bugzilla.wikimedia.org/show_bug.cgi?id=42064
--- Comment #6 from Daniel Kinzler <[email protected]> 2012-11-20 10:24:25 UTC --- (In reply to comment #5) > It would be best if Wikibase could run EditFilterMerged hooks on a text > representation of the edit. There is no actual text representation - we can fake one, but that feels a bit scary. > This would also allow for ConfirmEdit to request a > captcha solution if a link is added, etc. I don't see a good way to integrate this with the wikibase UI. Have you tried editing on wikidata.org? Anyway, we don't support free form links, so it's always well known whether a link is added or not. For captchas etc we'll really need a new solution, though - currently, editing is JS-based. > You could also run AbortMove on a rename, and ArticleDelete on a delete, but > I'm not sure how much that would help. These hooks should be called as normal. Everything that operates on revisions and pages as a whole, not on the content, should Just Work with wikibase items. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
