mediawiki.feedback: Update documentation for custom content models
authorKunal Mehta <legoktm@gmail.com>
Tue, 21 Apr 2015 18:32:05 +0000 (11:32 -0700)
committerKunal Mehta <legoktm@gmail.com>
Tue, 21 Apr 2015 18:36:24 +0000 (11:36 -0700)
Change-Id: Ieefb89a5ec073dd151614f8ffb7dc9a36226cf7c

resources/src/mediawiki/mediawiki.feedback.js

index d940100..6e12f49 100644 (file)
@@ -22,8 +22,8 @@
         * dialog box. Submitting that dialog box appends its contents to a
         * wiki page that you specify, as a new section.
         *
-        * This feature works with classic MediaWiki pages
-        * and is not compatible with LiquidThreads or Flow.
+        * This feature works with any content model that defines a
+        * `mw.messagePoster.MessagePoster`.
         *
         * Minimal usage example:
         *