Hi, I have a dynamic php/mysql staging site that i wish to mirror to the production site with pavuk. This is easily done but all functionality obviously dies. ...
... Just to make sure I understand so far: you are grabbing a HTML 'snapshot' of the development site and mirror/copy _that_ to the production server? (Put in...
Gerrit, WOW- You are a total genius. Thankyou so much. This weekend I will attempt all your options. I will let you know :-) Thank-you very much kind Sir! ... ...
Hello again, I have figured out most of everything with pavuk so far and it is doing an amazing job so far and is very fast. 1. We have a directory that has...
Hi Wayne, ... you might want to have a look at these: -enable_js : to turn on JavaScript 'handling' inside pavuk. Please note that it does NOT run nor...
... Thank you, thank you ;-)) ... I'll be away on business in Asia starting next week; I don't know if there'll be time and chance to access the Internet...
Great, I will investigate the latest snapshot and play with RE's. This is looking pretty cool actually. Thanks and enjoy Asia and i hope you catch yellow...
... Thanks :-) BTW, it took a little longer than expected, but there's some new stuff in CVS, including a couple of fixes that might be relevant for you. ...
-- This is a writeup for a bit of extra pavuk documentation -- -- Comments are welcomed; I hope this is useful for those who are looking for some prime...
... And for completeness here's the relevant mime.types file + scripts as attachment (this mime.types is quite a bit different from the one available regularly...
... Thanks. :-) Your guestimate for the format of those log lines is very close, but it's not the parent in there. ... #ifdef HAVE_MT msg = tl_str_printf(NULL,...
Hi, We would like to make a button that allows a web user to type a URL then click mirror. We dont want them to customise the pavuk command which we are having...
bump. Anyone done something like this before? ... From: "pavuk@yahoogroups.com" <pavuk@yahoogroups.com> To: pavuk@yahoogroups.com Sent: Wednesday, February 20,...
Hi Wayne, On Mon, May 19, 2008 at 2:27 AM, Wayne Connolly ... [...] ... None that I know of. Besides, I hope that when you create something like this, it is...
In our website code, there is a bit for ie7, since it requires a different css than other browsers: <!--[if IE 7]> <link href="/static/ie7global.css"...
... Your timing is superb. :-) Just when I'm pondering about how I should go about that very same issue. I have other matters which prioritize over pavuk,...
... We have run into the exact same issue as well. Our solution, so far, has been to run a separate shell script after Pavuk execution that searches for those...
... Can you provide a few testcases -- that would be a big help for me -- as I might be able to do something there as well, as I'm currently working on pavuk...
Okay, there's support for MSIE CCs, CSS @import and general <!-- --> comment parsing in CVS; anonymous CVS is delayed, so if you grab it in a few hours you...
... Well, the core of the problem is that we have to use Javascript to write the embed tags after the page has loaded, in order to avoid the whole "click to...
... SWFobject 1.x/2.x incidentally? Or home brew? ... Nghhh. No. And Yes. It depends. Depends how good you are at thinking outside the box. There's the...
... Short answer: nope. Long answer: pavuk generally tries to 'process' the fetched data (HTML, CSS, JS, etc.) as little as possible (only change URLs to local...
Made a mistake in my answer yesterday night: ... ^^^^^^^ is wrong here. What I _meant_ was '-post_cmd' which does that. -follow_cmd is for a different purpose:...
FYI: the bleeding edge pavuk code ('CVS head') comes with DocBook formatted documentation (CVS ./doc/ directory). A pre-rendered single-page HTML version of...
... Actually that is not true. The webpage docs has been bleeding edge always, as they are generated based on CVS :-) Could you adapt the HTML generation, so...
Whoopskie! ... My mistake. Ah, I see now; I generated a pavuk.1 manpage file as well, but it always was in the WRONG directory to have any effect on the web...
Dirk, pavuk_www/ code has been adapted to munch the HTML generated by DocBook to produce the 'regular' man.web for the website ( Pavuk.ManPage.html (+...
FYI: done this way because the new DocBook-derived pavuk.1 manpage produces several fatal errors in the old manpage script, so I took the already existing...