Clarify admin UI button behavior + document the details of how they behave
Hi there! Just had a few questions.
- What does "title" do in the web UI? It appears to re-try fetching headers, favicon, and HTML title for content at a URL -- is that correct?
- What does "pull" do in the web UI?
- How about if we added tooltips (HTML
titleattributes) to the "title", "pull", "re-snapshot", "reset", and "delete" buttons to/admin/core/snapshot/in the web UI? I couldn't find an existing issue for this. I'm happy to file one and help out. - Say I used re-snapshot a bunch of days in a row. Is there some easy way to see/list all the versions I've snapshotted for a particular URL? When I click "History" on the admin page for a snapshot, it says "This object doesn’t have a change history. It probably wasn’t added via this admin site.". I saw Add official support for taking multiple snapshots of websites over time #179 so I'm guessing this isn't implemented yet.
- Sometimes when I visit the index page for a snapshot, my browser (Firefox) starts automatically downloading an
output.pdffile. Why? example archivebox snapshot index page showing this behavior Is there any way to strip ads and trackers?found Architecture: Block ads and trackers during archiving #211 , awesome!
Thank you, -Adam