Jdlrobson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/395065 )

Change subject: Docs: Update documentation for 
MFMobileFormatterNamespaceBlacklist
......................................................................

Docs: Update documentation for MFMobileFormatterNamespaceBlacklist

Bug: T168567
Change-Id: I75f98ebf93afb2abcdf4ded4cdbf0a7246e74dd4
---
M README.md
1 file changed, 5 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/MobileFrontend 
refs/changes/65/395065/1

diff --git a/README.md b/README.md
index 514c9bc..628e263 100644
--- a/README.md
+++ b/README.md
@@ -267,11 +267,12 @@
   ]
 ```
 
-#### $wgMFMobileFormaterNamespaceBlacklist
+#### $wgMFMobileFormatterNamespaceBlacklist
 
-Array of namespaces in which the usual transformation of page content for 
mobile view
-doesn't happen, which prevents templates containing only content that doesn't 
show
-on mobile from rendering as blank.
+Array of namespaces that blacklists certain namespaces from applying mobile
+transformations to page content. This will disable lazy loading images and
+references; special casing and section formatting on the given page.
+MFRemovableClasses will not apply for any blacklisted pages.
 
 * Type: `Array`
 * Default:

-- 
To view, visit https://gerrit.wikimedia.org/r/395065
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I75f98ebf93afb2abcdf4ded4cdbf0a7246e74dd4
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/MobileFrontend
Gerrit-Branch: master
Gerrit-Owner: Jdlrobson <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to