Page 2 of 2

Re: burgins.com and maddes.net gone?!?

Posted: Mon Aug 24, 2015 1:13 pm
by jedie
tormod wrote:Wikis are nice for cooperation and "live" material, but for archival of static content which is already HTML I would recommend keeping it in HTML. Not only for the possible loss of information during conversion, but also since wiki engines seem to either evolve and break backwards compatibility which requires gardening or they grow security issues (forcing you to migrate), which is never a problem with HTML.
You are right, that's it is a bad idea to put html page in the wiki. I done this only, because it's the fastest way ;)

I will try to convert them into Wiki-Markup... One of my projects is: https://github.com/jedie/python-creole that can convert html into creole markup. It's easy to write a MediaWiki output, too ;)

But the question is, if this is desired.
tormod wrote:Wikis are nice for cooperation and "live" material, but for archival of static content...
Here, I disagree with you. Most pages in the wiki are some kind of "static"... How often are they changed?!?
Generally I find the cooperation concept, very good.