From 75144a50fe5656d2488bd58e0b5263f4c0ae9bd9 Mon Sep 17 00:00:00 2001 From: Jonathan Treffler Date: Sat, 8 Aug 2020 20:33:33 +0200 Subject: moved templates into templates-old Signed-off-by: Jonathan Treffler --- templates-old/part.content.shortcuts.php | 78 ++++++++++++++++++++++++++++++++ 1 file changed, 78 insertions(+) create mode 100644 templates-old/part.content.shortcuts.php (limited to 'templates-old/part.content.shortcuts.php') diff --git a/templates-old/part.content.shortcuts.php b/templates-old/part.content.shortcuts.php new file mode 100644 index 000000000..81c7f1b42 --- /dev/null +++ b/templates-old/part.content.shortcuts.php @@ -0,0 +1,78 @@ +inc('part.content.warnings')) ?> + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
t('Keyboard shortcut')); ?>t('Description')); ?>
n / j / t('right')); ?>t('Jump to next article')); ?>
p / k / t('left')); ?>t('Jump to previous article')); ?>
s / lt('Toggle star article')); ?>
h + t('Star article and jump to next one')); ?> +
u + t('Toggle keep current article unread')); ?> +
ot('Open article in new tab')); ?>
e + t('Toggle expand article in compact view')); ?> +
rt('Refresh')); ?>
ft('Load next feed')); ?>
dt('Load previous feed')); ?>
ct('Load next folder')); ?>
vt('Load previous folder')); ?>
at('Scroll to active navigation entry')); ?>
qt('Focus search field')); ?>
shift + at('Mark current article\'s feed/folder read')); ?>
+
+
\ No newline at end of file -- cgit v1.2.3