From b259dabc200de6cdfa51745e3db64d246eeb74bc Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Mon, 4 Nov 2024 13:43:28 +0700 Subject: [PATCH 1/2] fix: Add descriptions for dedicated keyboard landing pages --- keyboards/h/amharic/index.php | 1 + keyboards/h/burmese/index.php | 3 ++- keyboards/h/cameroon/index.php | 3 ++- keyboards/h/greek/index.php | 3 ++- keyboards/h/ipa/index.php | 3 ++- keyboards/h/sinhala/garp/index.php | 1 + keyboards/h/sinhala/sipon/index.php | 1 + keyboards/h/tamil/anjal-paangu/index.php | 1 + keyboards/h/tamil/index.php | 1 + keyboards/h/tamil/isis/index.php | 1 + keyboards/h/tamil/new-typewriter/index.php | 1 + keyboards/h/tamil/suratha-bamuni/index.php | 1 + keyboards/h/tamil/visual-media-modular/index.php | 1 + keyboards/h/tamil/visual-media-typewriter/index.php | 1 + keyboards/h/tibetan/index.php | 3 ++- keyboards/h/tigrigna/eritrean.php | 1 + keyboards/h/tigrigna/index.php | 1 + keyboards/h/urdu/index.php | 1 + 18 files changed, 23 insertions(+), 5 deletions(-) diff --git a/keyboards/h/amharic/index.php b/keyboards/h/amharic/index.php index 05dccd20..c69f4699 100644 --- a/keyboards/h/amharic/index.php +++ b/keyboards/h/amharic/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Amharic | አማርኛ ይጻፉ', + 'description' => 'Keyman keyboards for Amharic and other Ethiopic languages', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/burmese/index.php b/keyboards/h/burmese/index.php index b6dff5ff..e72dd5de 100644 --- a/keyboards/h/burmese/index.php +++ b/keyboards/h/burmese/index.php @@ -5,7 +5,8 @@ use Keyman\Site\Common\KeymanHosts; $head_options = [ - 'title' =>'Burmese Keyboards' + 'title' =>'Burmese Keyboards', + 'description' => 'Keyman keyboards for Burmese (Myanmar)' ]; if($embed != 'none') { diff --git a/keyboards/h/cameroon/index.php b/keyboards/h/cameroon/index.php index fb4db8d7..a9e8fccf 100644 --- a/keyboards/h/cameroon/index.php +++ b/keyboards/h/cameroon/index.php @@ -5,7 +5,8 @@ use Keyman\Site\Common\KeymanHosts; $head_options = [ - 'title' =>'Cameroon Keyboards' + 'title' =>'Cameroon Keyboards', + 'description' => 'Keyman keyboards for Cameroon: QWERTY or AZERTY' ]; if($embed != 'none') { diff --git a/keyboards/h/greek/index.php b/keyboards/h/greek/index.php index 27f34861..58877b01 100644 --- a/keyboards/h/greek/index.php +++ b/keyboards/h/greek/index.php @@ -5,7 +5,8 @@ use Keyman\Site\Common\KeymanHosts; $head_options = [ - 'title' =>'Classical Greek Keyboards' + 'title' =>'Classical Greek Keyboards', + 'description' => 'Keyman keyboards for Classical (Biblical) and Polytonic Greek' ]; if($embed != 'none') { diff --git a/keyboards/h/ipa/index.php b/keyboards/h/ipa/index.php index 9755059c..2587006f 100644 --- a/keyboards/h/ipa/index.php +++ b/keyboards/h/ipa/index.php @@ -5,7 +5,8 @@ use Keyman\Site\Common\KeymanHosts; $head_options = [ - 'title' =>'IPA Keyboards' + 'title' =>'IPA Keyboards', + 'description' => 'Keyman keyboards for IPA - International Phonetic Alphabet' ]; if($embed != 'none') { diff --git a/keyboards/h/sinhala/garp/index.php b/keyboards/h/sinhala/garp/index.php index 501c2475..b0f48263 100644 --- a/keyboards/h/sinhala/garp/index.php +++ b/keyboards/h/sinhala/garp/index.php @@ -4,6 +4,7 @@ // Required head([ 'title' =>'Keyman for Sinhala', + 'description' => 'Keyman keyboard for Garp Sinhala', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/sinhala/sipon/index.php b/keyboards/h/sinhala/sipon/index.php index 484006fa..ef858f39 100644 --- a/keyboards/h/sinhala/sipon/index.php +++ b/keyboards/h/sinhala/sipon/index.php @@ -4,6 +4,7 @@ // Required head([ 'title' =>'Keyman for Sinhala', + 'description' => 'Keyman keyboard for Sipon Phonetic Sinhala', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/anjal-paangu/index.php b/keyboards/h/tamil/anjal-paangu/index.php index 9424267f..c4441808 100644 --- a/keyboards/h/tamil/anjal-paangu/index.php +++ b/keyboards/h/tamil/anjal-paangu/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Anjal Paangu', + 'description' => 'Keyman keyboard for Tamil Anjal Paangu', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/index.php b/keyboards/h/tamil/index.php index 09410589..8d6865e1 100644 --- a/keyboards/h/tamil/index.php +++ b/keyboards/h/tamil/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil99', + 'description' => 'Keyman keyboard for Tamil that follows Tamil99 standard', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/isis/index.php b/keyboards/h/tamil/isis/index.php index dfed988b..23cb09f7 100644 --- a/keyboards/h/tamil/isis/index.php +++ b/keyboards/h/tamil/isis/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil (ISIS)', + 'description' => 'Keyman keyboard for Tamil (ISIS)', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/new-typewriter/index.php b/keyboards/h/tamil/new-typewriter/index.php index a76e5223..3cd79177 100644 --- a/keyboards/h/tamil/new-typewriter/index.php +++ b/keyboards/h/tamil/new-typewriter/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil New Typewriter', + 'description' => 'Keyman keyboard for Tamil New Typrwriter', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/suratha-bamuni/index.php b/keyboards/h/tamil/suratha-bamuni/index.php index 884673e6..ddb41fa0 100644 --- a/keyboards/h/tamil/suratha-bamuni/index.php +++ b/keyboards/h/tamil/suratha-bamuni/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Suratha Bamuni', + 'description' => 'Keyman keyboard for Tamil Suratha Bamuni', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/visual-media-modular/index.php b/keyboards/h/tamil/visual-media-modular/index.php index 271cbb76..9acfb5a8 100644 --- a/keyboards/h/tamil/visual-media-modular/index.php +++ b/keyboards/h/tamil/visual-media-modular/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Visual Media (Modular)', + 'description' => 'Keyman keyboard for Tamil Visual Media (Modular)', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/visual-media-typewriter/index.php b/keyboards/h/tamil/visual-media-typewriter/index.php index 3105ad60..99373146 100644 --- a/keyboards/h/tamil/visual-media-typewriter/index.php +++ b/keyboards/h/tamil/visual-media-typewriter/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Visual Media (Typewriter)', + 'description' => 'Keyman keyboard for Tamil Visual Media (Typewriter)', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tibetan/index.php b/keyboards/h/tibetan/index.php index 7f811134..56848dd7 100644 --- a/keyboards/h/tibetan/index.php +++ b/keyboards/h/tibetan/index.php @@ -5,7 +5,8 @@ use Keyman\Site\Common\KeymanHosts; $head_options = [ - 'title' =>'Tibetan Keyboards' + 'title' =>'Tibetan Keyboards', + 'description' => 'Keyman keyboards for Tibetan', ]; if($embed != 'none') { diff --git a/keyboards/h/tigrigna/eritrean.php b/keyboards/h/tigrigna/eritrean.php index 1587313c..7fce70e9 100644 --- a/keyboards/h/tigrigna/eritrean.php +++ b/keyboards/h/tigrigna/eritrean.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tigrigna (Eritrea)', + 'description' => 'Keyman keyboard for Tigrigna (Eritrea)', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tigrigna/index.php b/keyboards/h/tigrigna/index.php index 711c7f50..96f812f7 100644 --- a/keyboards/h/tigrigna/index.php +++ b/keyboards/h/tigrigna/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Tigrigna (Ethiopia)', + 'description' => 'Keyman keyboard for Tigrigna (Ethiopia)', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/urdu/index.php b/keyboards/h/urdu/index.php index 229ce286..3aaee751 100644 --- a/keyboards/h/urdu/index.php +++ b/keyboards/h/urdu/index.php @@ -6,6 +6,7 @@ // Required head([ 'title' =>'Keyman for Urdu', + 'description' => 'Keyman keyboard for Urdu', 'css' => ['template.css','index.css'], 'showMenu' => true ]); From f76c7290dd8390e1f9d68af7ab91027cd4b7f42a Mon Sep 17 00:00:00 2001 From: Darcy Wong Date: Tue, 5 Nov 2024 06:43:08 +0700 Subject: [PATCH 2/2] fix: Update keyboard descriptions --- keyboards/h/amharic/index.php | 2 +- keyboards/h/burmese/index.php | 2 +- keyboards/h/cameroon/index.php | 2 +- keyboards/h/greek/index.php | 2 +- keyboards/h/ipa/index.php | 2 +- keyboards/h/sinhala/garp/index.php | 2 +- keyboards/h/sinhala/sipon/index.php | 2 +- keyboards/h/tamil/anjal-paangu/index.php | 2 +- keyboards/h/tamil/index.php | 2 +- keyboards/h/tamil/isis/index.php | 2 +- keyboards/h/tamil/new-typewriter/index.php | 2 +- keyboards/h/tamil/suratha-bamuni/index.php | 2 +- keyboards/h/tamil/visual-media-modular/index.php | 2 +- keyboards/h/tamil/visual-media-typewriter/index.php | 2 +- keyboards/h/tibetan/index.php | 2 +- keyboards/h/tigrigna/eritrean.php | 2 +- keyboards/h/tigrigna/index.php | 2 +- keyboards/h/urdu/index.php | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/keyboards/h/amharic/index.php b/keyboards/h/amharic/index.php index c69f4699..ca343a7e 100644 --- a/keyboards/h/amharic/index.php +++ b/keyboards/h/amharic/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Amharic | አማርኛ ይጻፉ', - 'description' => 'Keyman keyboards for Amharic and other Ethiopic languages', + 'description' => 'Free and open source Amharic and Ethiopic keyboard layouts for Windows, macOS, Linux, Android, iOS and web', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/burmese/index.php b/keyboards/h/burmese/index.php index e72dd5de..35b9fbbd 100644 --- a/keyboards/h/burmese/index.php +++ b/keyboards/h/burmese/index.php @@ -6,7 +6,7 @@ $head_options = [ 'title' =>'Burmese Keyboards', - 'description' => 'Keyman keyboards for Burmese (Myanmar)' + 'description' => 'Free and open source Burmese (Myanmar) keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Based on WinMyanmar and Myanmar3 layouts' ]; if($embed != 'none') { diff --git a/keyboards/h/cameroon/index.php b/keyboards/h/cameroon/index.php index a9e8fccf..e806fcf0 100644 --- a/keyboards/h/cameroon/index.php +++ b/keyboards/h/cameroon/index.php @@ -6,7 +6,7 @@ $head_options = [ 'title' =>'Cameroon Keyboards', - 'description' => 'Keyman keyboards for Cameroon: QWERTY or AZERTY' + 'description' => 'Free and open source Cameroon keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Available for QWERTY (US) and AZERTY (French) layouts.' ]; if($embed != 'none') { diff --git a/keyboards/h/greek/index.php b/keyboards/h/greek/index.php index 58877b01..d1e2cd12 100644 --- a/keyboards/h/greek/index.php +++ b/keyboards/h/greek/index.php @@ -6,7 +6,7 @@ $head_options = [ 'title' =>'Classical Greek Keyboards', - 'description' => 'Keyman keyboards for Classical (Biblical) and Polytonic Greek' + 'description' => 'Free and open source Classical (Biblical) and Polytonic Greek keyboard layouts for Windows, macOS, Linux, Android, iOS and web.' ]; if($embed != 'none') { diff --git a/keyboards/h/ipa/index.php b/keyboards/h/ipa/index.php index 2587006f..481e5e6b 100644 --- a/keyboards/h/ipa/index.php +++ b/keyboards/h/ipa/index.php @@ -6,7 +6,7 @@ $head_options = [ 'title' =>'IPA Keyboards', - 'description' => 'Keyman keyboards for IPA - International Phonetic Alphabet' + 'description' => 'Free and open source IPA (International Phonetic Alphabet) keyboard layouts for Windows, macOS, Linux, Android, iOS and web' ]; if($embed != 'none') { diff --git a/keyboards/h/sinhala/garp/index.php b/keyboards/h/sinhala/garp/index.php index b0f48263..fed466bf 100644 --- a/keyboards/h/sinhala/garp/index.php +++ b/keyboards/h/sinhala/garp/index.php @@ -4,7 +4,7 @@ // Required head([ 'title' =>'Keyman for Sinhala', - 'description' => 'Keyman keyboard for Garp Sinhala', + 'description' => 'Free and open source Garp Sinhala keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Phonetic keyboard for QWERTY layout', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/sinhala/sipon/index.php b/keyboards/h/sinhala/sipon/index.php index ef858f39..a0d35db2 100644 --- a/keyboards/h/sinhala/sipon/index.php +++ b/keyboards/h/sinhala/sipon/index.php @@ -4,7 +4,7 @@ // Required head([ 'title' =>'Keyman for Sinhala', - 'description' => 'Keyman keyboard for Sipon Phonetic Sinhala', + 'description' => 'Free and open source Sipon Phonetic Sinhala keyboard layouts for Windows, macOS, Linux, Android, iOS and web. For QWERTY layouts', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/anjal-paangu/index.php b/keyboards/h/tamil/anjal-paangu/index.php index c4441808..f7858ff0 100644 --- a/keyboards/h/tamil/anjal-paangu/index.php +++ b/keyboards/h/tamil/anjal-paangu/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Anjal Paangu', - 'description' => 'Keyman keyboard for Tamil Anjal Paangu', + 'description' => 'Free and open source Tamil Anjal Paangu keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai and follows the Anjal phonetic standard.', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/index.php b/keyboards/h/tamil/index.php index 8d6865e1..cf4f4578 100644 --- a/keyboards/h/tamil/index.php +++ b/keyboards/h/tamil/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil99', - 'description' => 'Keyman keyboard for Tamil that follows Tamil99 standard', + 'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai, this keyboard follows the Tamil99 standard recommended by the Tamil Nadu government', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/isis/index.php b/keyboards/h/tamil/isis/index.php index 23cb09f7..2d73e171 100644 --- a/keyboards/h/tamil/isis/index.php +++ b/keyboards/h/tamil/isis/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil (ISIS)', - 'description' => 'Keyman keyboard for Tamil (ISIS)', + 'description' => 'Free and open source Tmail keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Phonetic (Romanised) layouts that come in the ISIS keyboard package', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/new-typewriter/index.php b/keyboards/h/tamil/new-typewriter/index.php index 3cd79177..4ec35942 100644 --- a/keyboards/h/tamil/new-typewriter/index.php +++ b/keyboards/h/tamil/new-typewriter/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil New Typewriter', - 'description' => 'Keyman keyboard for Tamil New Typrwriter', + 'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai, this keyboard follows the standard Tamil typewriter layout', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/suratha-bamuni/index.php b/keyboards/h/tamil/suratha-bamuni/index.php index ddb41fa0..f1e13165 100644 --- a/keyboards/h/tamil/suratha-bamuni/index.php +++ b/keyboards/h/tamil/suratha-bamuni/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Suratha Bamuni', - 'description' => 'Keyman keyboard for Tamil Suratha Bamuni', + 'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. Popularly used in eKalappai, this keyboard follows the Bamini standard common in Sri Lanka, based on old Tamil typewriters', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/visual-media-modular/index.php b/keyboards/h/tamil/visual-media-modular/index.php index 9acfb5a8..5e3fe413 100644 --- a/keyboards/h/tamil/visual-media-modular/index.php +++ b/keyboards/h/tamil/visual-media-modular/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Visual Media (Modular)', - 'description' => 'Keyman keyboard for Tamil Visual Media (Modular)', + 'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. This follows the popular Modular layout standard.', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tamil/visual-media-typewriter/index.php b/keyboards/h/tamil/visual-media-typewriter/index.php index 99373146..7f6b9258 100644 --- a/keyboards/h/tamil/visual-media-typewriter/index.php +++ b/keyboards/h/tamil/visual-media-typewriter/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tamil Visual Media (Typewriter)', - 'description' => 'Keyman keyboard for Tamil Visual Media (Typewriter)', + 'description' => 'Free and open source Tamil keyboard layouts for Windows, macOS, Linux, Android, iOS and web. This follows the standard Tamil typewriter layout', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tibetan/index.php b/keyboards/h/tibetan/index.php index 56848dd7..daa5ea77 100644 --- a/keyboards/h/tibetan/index.php +++ b/keyboards/h/tibetan/index.php @@ -6,7 +6,7 @@ $head_options = [ 'title' =>'Tibetan Keyboards', - 'description' => 'Keyman keyboards for Tibetan', + 'description' => 'Free and open source Tibetan keyboard layouts for Windows, macOS, Linux, Android, iOS and web', ]; if($embed != 'none') { diff --git a/keyboards/h/tigrigna/eritrean.php b/keyboards/h/tigrigna/eritrean.php index 7fce70e9..00f3cf39 100644 --- a/keyboards/h/tigrigna/eritrean.php +++ b/keyboards/h/tigrigna/eritrean.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tigrigna (Eritrea)', - 'description' => 'Keyman keyboard for Tigrigna (Eritrea)', + 'description' => 'Free and open source Tigrigna (Eritrea) keyboard layouts for Windows, macOS, Linux, Android, iOS and web.', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/tigrigna/index.php b/keyboards/h/tigrigna/index.php index 96f812f7..04b4ed7c 100644 --- a/keyboards/h/tigrigna/index.php +++ b/keyboards/h/tigrigna/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Tigrigna (Ethiopia)', - 'description' => 'Keyman keyboard for Tigrigna (Ethiopia)', + 'description' => 'Free and open source Tigrigna (Ethiopia) keyboard layouts for Windows, macOS, Linux, Android, iOS and web', 'css' => ['template.css','index.css'], 'showMenu' => true ]); diff --git a/keyboards/h/urdu/index.php b/keyboards/h/urdu/index.php index 3aaee751..3cf8f750 100644 --- a/keyboards/h/urdu/index.php +++ b/keyboards/h/urdu/index.php @@ -6,7 +6,7 @@ // Required head([ 'title' =>'Keyman for Urdu', - 'description' => 'Keyman keyboard for Urdu', + 'description' => 'Free and open source Urdu keyboard layouts for Windows, macOS, Linux, Android, iOS and web', 'css' => ['template.css','index.css'], 'showMenu' => true ]);