Quote:
Originally Posted by DarkElf
I think I didn't explain clearly what is the problem.
|
I think I understood it the first time. (If I didn't, then I still don't understand). Why do you think images worked with those two recipes? Do they not use relative links for images, or is there something different about your site? I'm just curious to know the answer to this, even if it doesn't help you.
I understand you'd like to know how to change the internal base url so that relative urls for images work correctly after the ad page is skipped. I don't know the answer, but I posted how I'd try. I'd change relative links for images to full links with postprocess_html, so the internal base url should be irrelevant. You asked how to pass the correct part. I'd have to think about it. Is it available in the soup of the page? If not, didn't you have it in skip_ad_pages method?