From 92f550e9c12b7b1d89177f55354f8976f8f83767 Mon Sep 17 00:00:00 2001 From: Josh Grosse Date: Sat, 21 Dec 2019 17:24:10 -0500 Subject: [PATCH] Refine #long-description with "authority" to replace deprecated "meta-auth" --- www/contribute/metadata.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/contribute/metadata.php b/www/contribute/metadata.php index 9882c0f5..8ac97311 100644 --- a/www/contribute/metadata.php +++ b/www/contribute/metadata.php @@ -200,7 +200,7 @@ require_once('Core.php');

An easy way to escape your HTML is to compose your long description in regular HTML, then insert it into the <meta property="se:long-description"> element surrounded by a <![CDATA[ ... ]]> element. Once you’re done, run the clean tool, which will remove the <![CDATA[ ... ]]> element and escape the contained HTML for you.

  • -

    Include the following element directly after the long description: <meta property="meta-auth" refines="#long-description">https://standardebooks.org</meta>

    +

    Include the following element directly after the long description: <meta property="authority" refines="#long-description">https://standardebooks.org</meta>

  • The <dc:language> element