[Xcb] xcb ikiwiki available for review
Ian Osgood
iano at quirkster.com
Mon Dec 18 13:56:19 PST 2006
NOTE: prior to J&J turning on the editting CGI, you can see the new
markdown syntax of a page via History > page.mdwn or blob. More
comments below.
On Dec 18, 2006, at 3:37 AM, Jamey Sharp , Josh Triplett wrote:
> After much hacking on migration tools, we have successfully
> converted a
> copy of the XCB wiki to ikiwiki <http://ikiwiki.kitenet.net>. We've
> put
> the result up for review at <http://xcb.freedesktop.org/ikiwiki>.
> We've
> reviewed the conversion, and it looks good to us, but we'd like more
> eyes looking over the syntax conversion and the history to make sure.
>
> Some administrative work remains before you can commit changes through
> either a web form or a git clone and have them appear automatically on
> the web. Similarly, the RecentChanges and Preferences links do not
> function, since we haven't yet put the ikiwiki CGI into place. We also
> plan to put the few final fixes into place soon, such as adding some
> Moin smileys to ikiwiki (for instance, {1} through {3}, used on the
> XCBToDo page).
>
> Please browse the new wiki, review the history via gitweb (linked from
> the History link on each page), and let us know if we have anything
> left
> to fix.
>
> -- Jamey and Josh
Tables of contents now only present a single level list if headings,
instead of multilevel.
I don't know if this is something you can fix automatically, but
symbols on pages that look like stuff\_with\_underscores, should
probably turn into `stuff_with_backquotes` instead. I don't know if
this will work in headings, though.
Definition lists got a lot uglier to define. And what's with
class="line862"?
<<tt>> text should map back to `tt`
An alternative GitWeb diff would be welcome: it is confusing to have
leading '-' and '+' in the display when leading '-' has meaning in
MarkDown. Line and character level diffs were a nice feature of Moin.
Is there going to be web site search?
Ian
More information about the Xcb
mailing list