„Arquivo404” változatai közötti eltérés

Innen: MIA
(Ú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 “…”)
 
1. sor: 1. sor:
  +
A portugál [[Arquivo.pt (portugál)|Arquivo.pt]] által fejlesztett script, ami a webarchívum [[Memento Project|Memento]] API-ján keresztül alapesetben a legrégebbi lementett verzióra mutató linket és egy tájékoztató szöveget tesz ki akkor, ha egy [[404 error|404-es hibaüzenet]]be fut bele valaki. A webszerver gazdája egy időintervallumot is beállíthat, amin belül a legrégebbi vagy a legfrissebb mentésre irányíthatja a felhasználót.
 
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.
 
   
 
----
 
----

A lap 2024. május 10., 14:56-kori változata

A portugál Arquivo.pt által fejlesztett script, ami a webarchívum Memento API-ján keresztül alapesetben a legrégebbi lementett verzióra mutató linket és egy tájékoztató szöveget tesz ki akkor, ha egy 404-es hibaüzenetbe fut bele valaki. A webszerver gazdája egy időintervallumot is beállíthat, amin belül a legrégebbi vagy a legfrissebb mentésre irányíthatja a felhasználót.