public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Replacing phpwiki with other wiki software
@ 2005-07-31 20:09 Daniel Berlin
  0 siblings, 0 replies; only message in thread
From: Daniel Berlin @ 2005-07-31 20:09 UTC (permalink / raw)
  To: Gcc Mailing List

It has gotten to the point where people are reporting bugs in our wiki
that i can't fix because the phpwiki code it too much like spaghetti.

There is one main phpwiki developer, and while he's very good at php
development, the codebase dwarfs him :).

I'm thinking of moving us to a more actively developed and supported
wiki software, such as MoinMoin or Mediawiki.

My first choice is MoinMoin, since it is very actively developed *and*
it's well architected, written in python, and easy to understand and
modify.

MediaWiki seems too abstracted and heavyweight (I'm sure you can do
anything you want with it, it just seems like massive overkill for
simple wikis)

I've converted our pages to MoinMoin, and put up the result at
http://www.dberlin.org/wiki

There is still some hand editing required that i'm doing.

The main difference in format syntax between phpwiki and moinmoin is in
bolding/italics/verbatim, and a slightly simpler list syntax.
This is actually true of phpwiki vs anything.
MoinMoin and Mediawiki use the same bolding/italic/etc format.

If we really like the old syntax better, i can try to add it.

I can actually write a simple formatter for texinfo so you can keep
texinfo pages in the wiki, edit them like you edit wiki pages, and it
will display the results as texinfo converted html.

The same is true of things like docbook, see
http://www.dberlin.org/wiki/HelpOnXmlPages


Anyhoo, unless someone has a good reason not to, i'll convert the wiki
sometimes in the next few weeks.

--Dan

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-07-31 20:09 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-31 20:09 Replacing phpwiki with other wiki software Daniel Berlin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).