[Catalyst-dev] MojoMojo installed on dev.,
what's left before it makes / ?
Kieren Diment
diment at gmail.com
Sun Jun 8 23:58:36 BST 2008
On 9 Jun 2008, at 08:50, Jonathan Rockway wrote:
> * On Sun, Jun 08 2008, Matt S Trout wrote:
>> http://dev.catalyst.perl.org/new-wiki/
>>
>> is now what used to be catwiki.toeat.com; can we please have a
>> list of
>> things that need doing before I move it to be / and turn trac off
>> entirely?
>>
>> Main thing I can see is making sure there are obvious links to svnweb
>> and to rt.cpan, and somebody needs to figure out how to export the
>> current
>> trac wiki as plain HTML so I can stick it under /trac-wiki/ or
>> something
>> for pulling page data we didn't migrate through.
>
> wget -r?
>
Actually, wget -r -k
followed by a perl -p -i -e on any css files containing urls, as wget
won't convert these to relative links.
More information about the Catalyst-dev
mailing list