In MediaWiki is there a way to force a group of pages to have a particular skin?

怎甘沉沦 提交于 2019-12-06 15:30:41

If you don't want to lock them all into a single namespace, you can also use the SkinPerPage extension to mark the pages individually.

You could put all your content in its own namespace, then set the skin for that namespace using this extension (I've used it, it works well enough):

http://www.mediawiki.org/wiki/Extension:SkinPerNamespace

Why not change the default skin to the skin you want?

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!