From 8221ab7330243339d50c0e6b663629813fba10f1 Mon Sep 17 00:00:00 2001 From: "Bikash Daga (Jain)" <95040719+bikashdaga@users.noreply.github.com> Date: Mon, 8 Aug 2022 17:44:32 +0530 Subject: [PATCH] Added one Useful Link Have Added Scaler Topics CSS Page under Using a redirection (mode=redirect). Kindly Please check the suggested changes. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cf37733..f982ae1 100644 --- a/README.md +++ b/README.md @@ -107,7 +107,7 @@ is a random image

Using a redirection (mode=redirect) ----------------------------------- -Piwigo-random can also be asked to issue a redirection to the image itself. This way, you can use a piwigo-random URL wherever you can use a static image URL (in the `src="..."` field of an `` tag, in CSS code, ...). The user has complete freedom on the HTML or CSS code that uses this URL. The main drawback of this mode is that one only gets the URL of the image, and there's no simple way to have the image clickable to the gallery's page for example. +Piwigo-random can also be asked to issue a redirection to the image itself. This way, you can use a piwigo-random URL wherever you can use a static image URL (in the `src="..."` field of an `` tag, in CSS code, ...). The user has complete freedom on the HTML or [CSS](https://www.scaler.com/topics/css/) code that uses this URL. The main drawback of this mode is that one only gets the URL of the image, and there's no simple way to have the image clickable to the gallery's page for example. More information ================