Re: moving the wiki
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2015-01-30 08:17:43
On Fri, 2015-01-30 at 09:11 +0100, Johannes Berg wrote:
On Fri, 2015-01-30 at 07:15 +0100, Rafał Miłecki wrote:quoted
On 29 January 2015 at 15:58, Johannes Berg [off-list ref] wrote:quoted
quoted
Obviously, another consequence is that the wiki markup will change somewhat. Moin and Mediawiki aren't too far from each other (except for table syntax), but there are some things that are different that you'll have to get used to when editing.Again, dokuwiki - slightly different from moinmoin.Tables using colspans were not moved correctly, see e.g.: https://wireless.wiki.kernel.org/en/users/Drivers/b43/soc It displays "–colspan=3–Chip" in a table cell.I thought I fixed colspan/rowspan in my conversion, but I guess I didn't get that right...
Ah, two things - I left some debug thing (the --colspan=x--) and I messed up when it's combined col/rowspan. I'll see if I can fix it. johannes