Arquivo404

Innen: MIA
A lap korábbi változatát látod, amilyen Admin (vitalap | szerkesztései) 2024. május 10., 14:04-kor történt szerkesztése után volt. (Új oldal, tartalma: „ Arquivo404 with new methods for defining time intervals Arquivo404 is a service that presents website users with links to web-archived versions, instead of laconic “…”)
(eltér) ← Régebbi változat | Aktuális változat (eltér) | Újabb változat→ (eltér)

Arquivo404 with new methods for defining time intervals Arquivo404 is a service that presents website users with links to web-archived versions, instead of laconic “Page not found” error messages.

However, sometimes it is necessary to specify the correct version of a web-archived page to be displayed. For example, a website’s domain may have belonged to another entity in the past, and only web-archived versions since the website came under its current owners should to be displayed.

For this purpose, 3 new methods for configuring Arquivo404 were released :

setMinimumDate( minDate : Date ) – specifies the earliest date of the web-archived version of the URL that can be displayed. setMaximumDate( maxDate : Date ) – specifies the latest date of the web-archived version of the URL that can be displayed. setMostRelevantMemento( criterion : ‘oldest’ | ‘most-recent’ ) – specifies the order of results for the versions retrieved from the web archive. By default, the oldest version is displayed ( ‘oldest’ ). In short, Arquivo404 now allows you to define whether to display the oldest or most recent web-archived page to the users, within a certain time interval.