From 4f7a537a80f935032429139322e376636b4bac9f Mon Sep 17 00:00:00 2001 From: Markus Weigelt Date: Mon, 28 Oct 2024 12:53:31 +0100 Subject: [PATCH] Update doc --- Documentation/Index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/Index.rst b/Documentation/Index.rst index 56f1819b..9751554d 100644 --- a/Documentation/Index.rst +++ b/Documentation/Index.rst @@ -119,7 +119,7 @@ Success Now your installation should work. You can test this with the following url (replace *host* and *id* with the parameters of your installation): -http://example.com/index.php?id=2&tx_dlf%5Bid%5D=https%3A%2F%2Fdigital.slub-dresden.de%2Foai%2F%3Fverb%3DGetRecord%26metadataPrefix%3Dmets%26identifier%3Doai%3Ade%3Aslub-dresden%3Adb%3Aid-263566811 +http://example.com/index.php?tx_dlf%5Bid%5D=https%3A%2F%2Fdigital.slub-dresden.de%2Foai%2F%3Fverb%3DGetRecord%26metadataPrefix%3Dmets%26identifier%3Doai%3Ade%3Aslub-dresden%3Adb%3Aid-263566811 To pass a document to the viewer, use the tx_dlf[id] GET parameter. Don't forget to urlencode the value.::