kanasimi / wikiapi

JavaScript MediaWiki API for node.js
https://kanasimi.github.io/wikiapi/
BSD 3-Clause "New" or "Revised" License
48 stars 6 forks source link

wiki_API_edit: `no change` #15

Closed hugolpz closed 3 years ago

hugolpz commented 3 years ago

Simple readability proposal. When a page exists and I edit it with the same content, I see :

wiki_API_edit: [[List:Ibo/Most used words, UNILEX 1: words 00001 to 00200]]: no change
Edit page: Done.

It could be more natural to have :

wiki_API_edit: [[List:Ibo/Most used words, UNILEX 1: words 00001 to 00200]]: no difference
Edit page: Done (none).

Feel free to close this issue. Depending on what you do under the hood your current text may be more accurate.