Content deleted Content added
Disambiguate from Web ARChive. |
hatnote |
||
(35 intermediate revisions by 25 users not shown) | |||
Line 1:
{{short description|Safari's Web archive file format}}
{{redirect|Webarchive|other uses|Web archive (disambiguation)}}
{{distinguish|Web ARChive}}
{{Infobox file format
| name = Web
| logo =
| icon =
Line 24 ⟶ 20:
| latest release date = <!-- {{Start date and age|YYYY|mm|dd|df=yes/no}} -->
| genre = [[web page]] [[file archive]]
| container for =
| contained by =
| extended from = [[plist|Apple Binary Property List]]
Line 32 ⟶ 28:
| url =
}}
Support for Web Archive documents was added in Safari 4 Beta on Windows and was included in subsequent versions, until its discontinuation in 2012. Safari on [[iOS]] and [[iPadOS]] ([[iPhone]] and [[iPad]]) has supported Web Archive files since at least [[iOS 13]].<ref name="iOS support iOS13">{{cite web|title=iOS and IPadOS 13 Review|url=https://www.macstories.net/stories/ios-and-ipados-13-the-macstories-review/9/#content|website=MacStories|accessdate=25 September 2019}}</ref> Previously there was a third party iOS app called Web Archive Viewer that provided this functionality.
== Usage ==▼
* A version of the webarchive format is used to bundle whole music albums and movies with extra content and menus inside [[iTunes LP|iTunes LP and Extras]].{{Citation needed|date=March 2012}}▼
* Webarchives are automatically generated for ads submitted to Apple's [[iAd]] advertising platform.<ref>{{cite web|title=iAd JS Programming Guide: Web Archives and Manifest Files|url=https://developer.apple.com/library/iad/documentation/UserExperience/Conceptual/iAdJSProgGuide/CreatingBundles/CreatingBundles.html#//apple_ref/doc/uid/TP40010301-CH15-SW6|website=Mac Developer Library|publisher=Apple|accessdate=7 February 2015}}</ref>▼
▲* A version of the
▲*
* The [[WebKit]] framework's WebArchive class is used to simplify cutting-and-pasting with whole or partial web pages.<ref>{{cite web|title=WebArchive Class Reference|url=https://developer.apple.com/library/mac/documentation/Cocoa/Reference/WebKit/Classes/WebArchive_Class/index.html|website=Mac Developer Library|publisher=Apple|accessdate=7 February 2015}}</ref>
==
In February 2013, a vulnerability with the
==
Workarounds to allow the file to be viewed in other browsers are possible, though specific webpage contents may hinder this process. This requires one of the free tools
==
[[Mozilla Archive Format|MAFF]] is an open format (with a published specification) that enables saving of whole webpages in a single file. It is currently supported by [[Firefox]], using an extension.<ref>{{cite web |url=https://addons.mozilla.org/en-US/firefox/addon/mozilla-archive-format/ |title=Mozilla Archive Format, with MHT and Faithful Save |accessdate=8 December 2011|url-status=dead |archive-url=https://web.archive.org/web/20171102005204/https://addons.mozilla.org/en-US/firefox/addon/mozilla-archive-format/ |archive-date=2 November 2017}}</ref><ref>{{cite web |url=https://addons.mozilla.org/en-US/android/addon/webscrapbook/ |title=WebScrapBook |accessdate=17 November 2019 }}</ref> Other web browsers use the [[MHTML]] format or do the equivalent by saving a directory of inline resources (usually images) alongside the [[HTML]] file, sometimes compressed, like the [[KDE WAR (file format)|.war]] format used by [[Konqueror]] (tar+gzip or tar+bzip2). Safari does not support these alternative archive formats.
For archiving entire websites, the [[Internet Archive]] has developed the [[Web ARChive]] (WARC) format which was standardized by [[International Standards Association|ISO]].
Chrome offers the "webpage, complete" format which saves the page with a folder containing the required resources.
==See also==
* [[Web archiving]] – the general process of archiving web pages
* [[List of web archiving file formats]] – file formats for archiving web pages
==
<references/>
[[Category:Web
[[Category:Archive formats]]
[[Category:Web browsers]]
|