Sander Striker writes: >On Wed, 2003-12-31 at 01:15, Malte S. Stretz wrote: >> On Wednesday 31 December 2003 00:50 CET Sander Striker wrote: >> > I probably need to read a doc, since the spamassassin status page is >> > still missing from the incubator site. FWIW, you can look at that >> > by doing: >> > >> > $ cvs -d :pserver:[EMAIL PROTECTED]:/home/cvspublic co incubator >> > $ cd incubator/site/projects >> > >> > view spamassassin.cwiki >> >> Ah. See the attachment for some updates. > >Thx. If there are any more updates, let me know ;). >Keep an eye on this page, update it when appropiate. This is key in >leaving the Incubator.
I'm going to take a look over it now and see where we are, and what needs to be done next. >Regarding the wiki, can we consolidate that with the wiki installation >at the ASF (http://wiki.apache.org/)? Our Wiki is running MoinMoin, which it looks like that one does too -- so yep! I assume we'd be able to do either one of: - point wiki.spamassassin.org at a vhost on that server with the appropriate content (and possibly a mod_rewrite rule for old URLs if they have to change from http://wiki.spamassassin.org/w/NameOfWikiPage to http://wiki.spamassassin.org/someotherprefix/NameOfWikiPage) - or, get a per-project MoinMoin wiki set up at http://wiki.apache.org/SpamAssassin ? The former would be preferred, since it'd mean less need for a vhost dedicated to doing mod_rewrite redirection at wiki.SpamAssassin.org. --j.
