saveDocument replace
Hi,
because the saveDocument method of FF has some problems we developed an extension based on scrapbook with the goal to save the web page as visual exact as possible. We made some improvements over scrapbook. Maybe you could use the core code (domsaver.js, common.js) to get better results when capturing a web page.
URL: http://www.dbai.tuwien.ac.at/user/pollak/webpagedump/index.html
because the saveDocument method of FF has some problems we developed an extension based on scrapbook with the goal to save the web page as visual exact as possible. We made some improvements over scrapbook. Maybe you could use the core code (domsaver.js, common.js) to get better results when capturing a web page.
URL: http://www.dbai.tuwien.ac.at/user/pollak/webpagedump/index.html
This is an old discussion that has not been active in a long time. Instead of commenting here, you should start a new discussion. If you think the content of this discussion is still relevant, you can link to it from your new discussion.
This looks great. We're certainly aware of nsIWebPagePersist's limitations and have actually been hoping someone would create a pluggable reimplementation.
I'll take a look at webpagedump and see if we can integrate it into Zotero. Thanks very much.