Skip to content

Commit 85e0942

Browse files
committed
EN,CZ : features, integration : Chrome plugin mentioned
1 parent 82a5cba commit 85e0942

4 files changed

Lines changed: 16 additions & 3 deletions

File tree

cs/features.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,9 @@
2626
- 🖨️ Verze vhodná pro tisk (upřednostňuje stupně šedi)
2727
- 💬 Bublinová nápověda prostředí v češtině a angličtině (plánují se další jazyky)
2828

29-
[waverep]: https://wave.webaim.org/report#/https://helpviewer.github.io "WAVE WebAim protokol"
29+
## 🧩 Integrace
30+
31+
- [Plugin][PluginR] pro prohlížeče s jádrem Chromium otevře přes položku v kontextové nabídce kapitolu podle ID prvku
32+
33+
[waverep]: https://wave.webaim.org/report#/https://helpviewer.github.io "WAVE WebAim protokol"
34+
[PluginR]: ?d=https://raw.githubusercontent.com/HelpViewer/PluginChromeHelpViewer/master/ "PluginChromeHelpViewer"

cs/integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Process.Start(new ProcessStartInfo(
2323
- Integrace přímými a href odkazy napříč webem do HelpViewer
2424
- HelpViewer jako hlavní rozhraní Vaší aplikace
2525
- Použití iframe se zobrazením HelpViewer
26+
- [Plugin][PluginR] pro prohlížeče s jádrem Chromium otevře přes položku v kontextové nabídce kapitolu podle ID prvku
2627

2728
## Linux
2829

@@ -36,3 +37,4 @@ xdg-open "https://helpviewer.github.io/?d=hlp%2FHelp-__.zip&p=ideas.md"
3637
[WebView2]: https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.wpf.webview2?view=webview2-dotnet-1.0.3124.44 "WebView2"
3738
[ShellExecuteW]: https://learn.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shellexecutew "shellapi.h > ShellExecuteW"
3839
[Process-Start]: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.process.start?view=net-8.0 "System.Diagnostics.Process.Start"
40+
[PluginR]: ?d=https://raw.githubusercontent.com/HelpViewer/PluginChromeHelpViewer/master/ "PluginChromeHelpViewer"

en/features.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,9 @@
2626
- 🖨️ Print friendly version (prefers greyscale)
2727
- 💬 Tooltips in English, Czech (other languages planned)
2828

29-
[waverep]: https://wave.webaim.org/report#/https://helpviewer.github.io "WAVE WebAim report"
29+
## 🧩 Integrations
30+
31+
- [Plugin][PluginR] for browsers with the Chromium core, opens the chapter by element ID via the context menu item.
32+
33+
[waverep]: https://wave.webaim.org/report#/https://helpviewer.github.io "WAVE WebAim report"
34+
[PluginR]: ?d=https://raw.githubusercontent.com/HelpViewer/PluginChromeHelpViewer/master/ "PluginChromeHelpViewer"

en/integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ Process.Start(new ProcessStartInfo(
2323
- Direct a href links to HelpViewer across your web
2424
- HelpViewer as main UI of your web application
2525
- Use iframe with showing of HelpViewer content
26+
- [Plugin][PluginR] for browsers with the Chromium core, opens the chapter by element ID via the context menu item.
2627

2728
## Linux
2829

@@ -36,4 +37,4 @@ xdg-open "https://helpviewer.github.io/?d=hlp%2FHelp-__.zip&p=ideas.md"
3637
[WebView2]: https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.wpf.webview2?view=webview2-dotnet-1.0.3124.44 "WebView2"
3738
[ShellExecuteW]: https://learn.microsoft.com/en-us/windows/win32/api/shellapi/nf-shellapi-shellexecutew "shellapi.h > ShellExecuteW"
3839
[Process-Start]: https://learn.microsoft.com/en-us/dotnet/api/system.diagnostics.process.start?view=net-8.0 "System.Diagnostics.Process.Start"
39-
40+
[PluginR]: ?d=https://raw.githubusercontent.com/HelpViewer/PluginChromeHelpViewer/master/ "PluginChromeHelpViewer"

0 commit comments

Comments
 (0)