From 6ab0063fe64671a47beb8f15d6138c4133b31445 Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Thu, 13 Jun 2024 12:04:56 -0300 Subject: content: generateQuickDescription: extraReadingLinks slot --- src/strings-default.yaml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'src/strings-default.yaml') diff --git a/src/strings-default.yaml b/src/strings-default.yaml index 96ec36ad..8429c4cd 100644 --- a/src/strings-default.yaml +++ b/src/strings-default.yaml @@ -625,6 +625,11 @@ misc: missingLinkContent: "(Missing link content)" + # quickDescription: + # Toggleable display where a shorter blurb from a description is + # initially visible, and a button can be clicked to display the + # rest. May also display "read more" links (to external sites). + quickDescription: moreInfo: _: "({LINK})" @@ -634,10 +639,18 @@ misc: _: "({EXPAND})" expand: "Expand description..." + expandDescription.orReadMore: + _: "({EXPAND}, or read more on {LINKS})" + expand: "Expand description" + collapseDescription: _: "({COLLAPSE})" collapse: "Collapse description" + collapseDescription.orReadMore: + _: "({COLLAPSE}, or read more on {LINKS})" + collapse: "Collapse description" + # nav: # Generic navigational elements. These usually only appear in the # wiki's nav bar, at the top of the page. -- cgit 1.3.0-6-gf8a5