
jon at jrock
Jun 8, 2008, 6:45 PM
Post #4 of 5
(1671 views)
Permalink
|
|
Re: MojoMojo installed on dev., what's left before it makes / ?
[In reply to]
|
|
* On Sun, Jun 08 2008, Kieren Diment wrote: > 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. Well volunteered! :) -- print just => another => perl => hacker => if $,=$" _______________________________________________ Catalyst-dev mailing list Catalyst-dev [at] lists http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst-dev
|