commit: 6b89da092c97bad532a42c8c9cbb9c075f06d1f4
parent 7ab0cd492adee10f2d88f5c978c3ff5a0acbdfef
Author: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
Date: Fri, 17 Mar 2023 08:23:01 +0100
manpage: Note the lack of GM-style userscript filtering
Diffstat:
4 files changed, 48 insertions(+), 33 deletions(-)
diff --git a/badwolf.1 b/badwolf.1
@@ -148,11 +148,14 @@ environment variable on launching
.Nm
and going to the CSS tab.
.It Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/scripts/
-Directory containing JS userscripts ran on page loads, useful to override
-website behaviors or add missing features to websites.
+Directory containing JS userscripts (ending in
+.Ic .js )
+ran at the start of page loads,
+nesting down into iframes, useful to override website behaviors or add
+missing features to websites.
.Pp
-The files need to end with
-.Ic .js
+Please note that for now unlike GreaseMonkey-style userscripts, they are
+always run, regardless of the hostname / URLs.
.El
.Sh AUTHORS
.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me
diff --git a/badwolf.fr.1 b/badwolf.fr.1
@@ -171,11 +171,14 @@ Pour tester les styles je recommende d'utiliser la variable d'environemnt
.Ev GTK_DEBUG=interactive
et d'aller à l'onglet CSS.
.It Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/scripts/
-Dossier contenant les scripts-utilisateurs (userscripts) lancé à chaque
-chargement de page, utile pour changer le comportement des sites web.
+Dossier contenant les userscripts JavaScript (finisant en
+.Ic .js )
+lancés
+à chaque chargement de page, descendant dans les iframes, utile pour changer
+le comportement ou rajouter des fonctionalitées aux sites web.
.Pp
-Les fichiers doivent se terminer en
-.Ic .js
+Veuillez noter que pour l'instant, contrairement aux userscripts à la
+GreaseMonkey, ils sont toujours exécutés, sans filtrage de domaines / URLs.
.El
.Sh AUTHORS
.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me
diff --git a/po/fr_man.po b/po/fr_man.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n"
-"POT-Creation-Date: 2023-03-17 04:55+0100\n"
+"POT-Creation-Date: 2023-03-17 08:18+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -559,42 +559,48 @@ msgid "Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/scripts/"
msgstr "Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/scripts/"
#. type: Plain text
-#: badwolf.1:153
+#: badwolf.1:156
msgid ""
-"Directory containing JS userscripts ran on page loads, useful to override "
-"website behaviors or add missing features to websites."
+"Directory containing JS userscripts (ending in E<.Ic .js>) ran at the start "
+"of page loads, nesting down into iframes, useful to override website "
+"behaviors or add missing features to websites."
msgstr ""
-"Dossier contenant les scripts-utilisateurs (userscripts) lancé à chaque "
-"chargement de page, utile pour changer le comportement des sites web."
+"Dossier contenant les userscripts JavaScript (finisant en E<.Ic .js>) lancés "
+"à chaque chargement de page, descendant dans les iframes, utile pour changer "
+"le comportement ou rajouter des fonctionalitées aux sites web."
#. type: Plain text
-#: badwolf.1:156
-msgid "The files need to end with E<.Ic .js>"
-msgstr "Les fichiers doivent se terminer en E<.Ic .js>"
+#: badwolf.1:159
+msgid ""
+"Please note that for now unlike GreaseMonkey-style userscripts, they are "
+"always run, regardless of the hostname / URLs."
+msgstr ""
+"Veuillez noter que pour l'instant, contrairement aux userscripts à la "
+"GreaseMonkey, ils sont toujours exécutés, sans filtrage de domaines / URLs."
#. type: Sh
-#: badwolf.1:157
+#: badwolf.1:160
#, no-wrap
msgid "AUTHORS"
msgstr "AUTHORS"
#. type: Plain text
-#: badwolf.1:159
+#: badwolf.1:162
msgid "E<.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me>"
msgstr "E<.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me>"
#. type: Sh
-#: badwolf.1:159
+#: badwolf.1:162
#, no-wrap
msgid "BUGS"
msgstr "BUGS"
#. type: Plain text
-#: badwolf.1:161
+#: badwolf.1:164
msgid "You can submit contributions or tickets to"
msgstr "Vous pouvez soumettre des contributions ou des tickets à"
#. type: Plain text
-#: badwolf.1:164
+#: badwolf.1:167
msgid "with E<.Xr git-send-email 1> for patches."
msgstr "avec E<.Xr git-send-email 1> pour les modifications."
diff --git a/po/manpage.pot b/po/manpage.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Badwolf 1.2.0+geb77866.develop\n"
"Report-Msgid-Bugs-To: contact+badwolf-msgid@hacktivis.me\n"
-"POT-Creation-Date: 2023-03-17 04:55+0100\n"
+"POT-Creation-Date: 2023-03-17 08:18+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -503,40 +503,43 @@ msgid "Pa ${XDG_DATA_HOME:-$HOME/.local/share}/badwolf/scripts/"
msgstr ""
#. type: Plain text
-#: badwolf.1:153
+#: badwolf.1:156
msgid ""
-"Directory containing JS userscripts ran on page loads, useful to override "
-"website behaviors or add missing features to websites."
+"Directory containing JS userscripts (ending in E<.Ic .js>) ran at the start "
+"of page loads, nesting down into iframes, useful to override website "
+"behaviors or add missing features to websites."
msgstr ""
#. type: Plain text
-#: badwolf.1:156
-msgid "The files need to end with E<.Ic .js>"
+#: badwolf.1:159
+msgid ""
+"Please note that for now unlike GreaseMonkey-style userscripts, they are "
+"always run, regardless of the hostname / URLs."
msgstr ""
#. type: Sh
-#: badwolf.1:157
+#: badwolf.1:160
#, no-wrap
msgid "AUTHORS"
msgstr ""
#. type: Plain text
-#: badwolf.1:159
+#: badwolf.1:162
msgid "E<.An Haelwenn (lanodan) Monnier Aq Mt contact+badwolf@hacktivis.me>"
msgstr ""
#. type: Sh
-#: badwolf.1:159
+#: badwolf.1:162
#, no-wrap
msgid "BUGS"
msgstr ""
#. type: Plain text
-#: badwolf.1:161
+#: badwolf.1:164
msgid "You can submit contributions or tickets to"
msgstr ""
#. type: Plain text
-#: badwolf.1:164
+#: badwolf.1:167
msgid "with E<.Xr git-send-email 1> for patches."
msgstr ""