Changes

Module:Category handler

78 bytes added, 04:36, 1 July 2013
pass through page parameter to Module:Namespace detect, tweak comments a bit
-- The categorisation blacklist. Pages that match Lua patterns in this
-- list will not be categorised unless any of the appropriate following options are -- set: "nocat=false", "categories=yes", or "category2=yes".
-- If the namespace name has a space in, it must be written with an
-- underscore, e.g. "Wikipedia_talk". Other parts of the title can have
-- [[Module:Namespace detect]], to save us from having to rewrite the
-- code.
local pageObject = NamespaceDetect.getPageObject(args[cfg.page] )
local mappings = NamespaceDetect.getParamMappings()
Anonymous user