Giter Site home page Giter Site logo

Comments (5)

nathancarter avatar nathancarter commented on July 17, 2024

I am not a MediaWiki extension developer, but I read a few docs and it seems that the missing hook is APIEditBeforeSave, which is "Called right before saving an edit submitted through api.php?action=edit" and you can "Return true to continue processing, return false to abort processing and reject the edit." Therefore it may be that a simple addition to ArticleProtection.hooks.php to handle this hook would suffice. What do you think?

from articleprotection.

nathancarter avatar nathancarter commented on July 17, 2024

I just created a branch/pull request that solves this issue. Wasn't too hard, imitating your other code. Please feel free to test and merge if you like it. Thanks!

from articleprotection.

nischayn22 avatar nischayn22 commented on July 17, 2024

Sorry didn't find enough time to look at this. Will merge it soon.

sent from my Nexus
Nischay
On 04-Sep-2015 1:28 am, "Nathan Carter" [email protected] wrote:

I just created a branch/pull request that solves this issue. Wasn't too
hard, imitating your other code. Please feel free to test and merge if you
like it. Thanks!


Reply to this email directly or view it on GitHub
#1 (comment)
.

from articleprotection.

nischayn22 avatar nischayn22 commented on July 17, 2024

I have merged this without testing. If you find a bug later please do push your fixes if any. Thanks for the contribution. Also feel free to add a README file with your name in Credits if you wish to 👍

from articleprotection.

nathancarter avatar nathancarter commented on July 17, 2024

Thanks for the quick reply! No credits needed.

from articleprotection.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.