Skinnable wiki - Stack Overflow most recent 30 from stackoverflow.com2009-12-10T10:37:14Zhttp://stackoverflow.com/feeds/question/856058http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/856058/skinnable-wiki0Skinnable wikiAdam2009-05-13T04:25:14Z2009-05-13T04:29:51Z
<p>Are there any wikis that can be skinned with html/css/images? We've gone through the process of getting custom html for a blog (wordpress) and for our app and would like to be able to use those designs with a wiki.</p>
http://stackoverflow.com/questions/856058/skinnable-wiki/856060#8560601Answer by Chris Jester-Young for Skinnable wikiChris Jester-Young2009-05-13T04:27:45Z2009-05-13T04:27:45Z<p><a href="http://www.mediawiki.org/" rel="nofollow">Mediawiki</a>, the Wiki software used by Wikipedia, is skinnable.</p>
http://stackoverflow.com/questions/856058/skinnable-wiki/856069#8560692Answer by Peter for Skinnable wikiPeter2009-05-13T04:29:51Z2009-05-13T04:29:51Z<p><a href="http://www.mediawiki.org/wiki/Skinning" rel="nofollow">Mediawiki</a> is fairly flexible to skin, with a bit of effort. A guy called <a href="http://paulgu.com/wiki/Mediawiki%5FSkins" rel="nofollow">Paul Gu</a> in Canada has made a few for example. Some other MediaWiki skins and galleries:</p>
<ul>
<li><a href="http://paulgu.com/wiki/Mediawiki%5FSkins" rel="nofollow">paulgu.com/wiki/Mediawiki_Skins</a></li>
<li><a href="http://mediawiki2u.com" rel="nofollow">mediawiki2u.com</a></li>
<li><a href="http://www.mediawiki.org/wiki/Gallery%5Fof%5Fuser%5Fstyles" rel="nofollow">mediawiki.org/wiki/Gallery_of_user_styles</a></li>
</ul>