Winter 2.2.0 - Interpreted language for MediaWiki
It’s been quite a while since I’ve updated Winter, but recently I discovered how to access content from other pages so perhaps we’ll see some new features. For now, I’ve added #include and #include_raw. #include will include the text from another page and run it through the Winter engine. #include_raw is not run through the Winter engine before being dumped into the page. Wikitext markup is not interpreted during this stage.. if you need the content to be formatted, you should use the #include command within a <winterprewiki> block. I also fixed a few bugs.
Winter Homepage on Mediawiki.org
Winter Documentation
Download Winter 2.2.0
Downloaded 403 times