mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 19:53:13 +02:00
core: use https for WeeChat URLs
This commit is contained in:
@@ -63,7 +63,7 @@ Examples:
|
||||
/exec -n ls -l /tmp
|
||||
/exec -n ps xu | grep weechat
|
||||
/exec -n -norc url:http://pastebin.com/raw.php?i=xxxxxxxx
|
||||
/exec -nf -noln links -dump http://weechat.org/files/doc/devel/weechat_user.en.html
|
||||
/exec -nf -noln links -dump https://weechat.org/files/doc/devel/weechat_user.en.html
|
||||
/exec -o uptime
|
||||
/exec -pipe "/print Machine uptime:" uptime
|
||||
/exec -n tail -f /var/log/messages
|
||||
|
||||
@@ -29,7 +29,7 @@ protocol.name: protocol and name to relay:
|
||||
- protocol "weechat" (name is not used)
|
||||
|
||||
The "irc" protocol allows any IRC client (including WeeChat itself) to connect on the port.
|
||||
The "weechat" protocol allows a remote interface to connect on the port, see the list here: http://weechat.org/download/
|
||||
The "weechat" protocol allows a remote interface to connect on the port, see the list here: https://weechat.org/download/
|
||||
|
||||
Without argument, this command opens buffer with list of relay clients.
|
||||
|
||||
|
||||
@@ -30,7 +30,7 @@ include::cmdline_options.it.asciidoc[]
|
||||
== PLUGIN OPTIONS
|
||||
|
||||
For complete doc on plugin options, please look at plugins documentation in
|
||||
http://weechat.org/doc[WeeChat user's guide].
|
||||
https://weechat.org/doc[WeeChat user's guide].
|
||||
|
||||
With irc plugin, you can connect to temporary server with an URL like:
|
||||
|
||||
@@ -104,10 +104,10 @@ the Free Software Foundation; either version 3 of the License, or
|
||||
|
||||
Please read the COPYING file for more information.
|
||||
|
||||
Web: <http://weechat.org/>
|
||||
Web: <https://weechat.org/>
|
||||
|
||||
// TRANSLATION MISSING
|
||||
== SUPPORT / REPORTING BUGS
|
||||
|
||||
// TRANSLATION MISSING
|
||||
For help or a bug report: <http://weechat.org/dev/support>
|
||||
For help or a bug report: <https://weechat.org/dev/support>
|
||||
|
||||
@@ -28,7 +28,7 @@ non c'entra con WeeChat!).
|
||||
// TRANSLATION MISSING
|
||||
Because WeeChat is very light and brings innovating features.
|
||||
|
||||
Maggiori informazioni su http://weechat.org/about/features
|
||||
Maggiori informazioni su https://weechat.org/about/features
|
||||
|
||||
[[compilation_install]]
|
||||
== Compilazione / installazione
|
||||
@@ -38,7 +38,7 @@ Maggiori informazioni su http://weechat.org/about/features
|
||||
|
||||
// TRANSLATION MISSING
|
||||
Some remote GUIs are available, see the links on features page:
|
||||
http://weechat.org/about/features
|
||||
https://weechat.org/about/features
|
||||
|
||||
[[compile_git]]
|
||||
=== Non è possibile compilare WeeChat dopo aver clonato il repository git, perché?
|
||||
@@ -78,7 +78,7 @@ brew install weechat --with-python --with-perl
|
||||
Per l'aiuto digitare `/help`. Per l'aiuto su un comando, digitare `/help comando`.
|
||||
Tasti e comandi sono elencati nella documentazione.
|
||||
|
||||
Si raccomanda ai nuovi utenti di leggere la guida rapida: http://weechat.org/doc
|
||||
Si raccomanda ai nuovi utenti di leggere la guida rapida: https://weechat.org/doc
|
||||
|
||||
[[display]]
|
||||
== Visualizzare
|
||||
@@ -794,7 +794,7 @@ You can follow same tips as for <<memory_usage,memory>>, and these ones:
|
||||
=== Come posso segnalare bug, richiedere nuove funzionalità o inviare patch?
|
||||
|
||||
// TRANSLATION MISSING
|
||||
See: http://weechat.org/dev/support
|
||||
See: https://weechat.org/dev/support
|
||||
|
||||
[[gdb_error_threads]]
|
||||
=== Quando eseguo WeeChat in gdb, c'è un errore riguardo ai thread, cosa posso fare?
|
||||
@@ -820,7 +820,7 @@ $ LD_PRELOAD=/lib/libpthread.so.0 gdb /path/to/weechat
|
||||
[[supported_os]]
|
||||
=== Qual è la lista delle piattaforme supportate da WeeChat? Verrà effettuato il port su altri sistemi operativi?
|
||||
|
||||
La lista completa è su questa pagina: http://weechat.org/download
|
||||
La lista completa è su questa pagina: https://weechat.org/download
|
||||
|
||||
Facciamo del nostro meglio per portarlo su più piattaforme possibili. L'aiuto
|
||||
per gli OS che non abbiamo, e su cui testare WeeChat, è ben accetto.
|
||||
@@ -831,10 +831,10 @@ per gli OS che non abbiamo, e su cui testare WeeChat, è ben accetto.
|
||||
Ci sono molti compiti da fare (testing, scrittura del codice, documentazione, ...)
|
||||
|
||||
Per favore contattateci su IRC o via mail e consultate la pagina di supporto:
|
||||
http://weechat.org/dev/support
|
||||
https://weechat.org/dev/support
|
||||
|
||||
[[donate]]
|
||||
=== Posso donare denaro o altre cose agli sviluppatori di WeeChat?
|
||||
|
||||
È possibile donare denaro per aiutare lo sviluppo.
|
||||
Maggiori dettagli su http://weechat.org/about/donate
|
||||
Maggiori dettagli su https://weechat.org/about/donate
|
||||
|
||||
@@ -10,7 +10,7 @@ Questo manuale documenta il client di chat WeeChat, ed è parte
|
||||
del programma stesso.
|
||||
|
||||
La versione più recente di questo documento si trova qui:
|
||||
http://weechat.org/doc
|
||||
https://weechat.org/doc
|
||||
|
||||
|
||||
[[introduction]]
|
||||
@@ -2029,7 +2029,7 @@ struct t_hashtable *options2 = weechat_hashtable_new (8,
|
||||
/* add brackets around URLs */
|
||||
weechat_hashtable_set (options2, "regex", "\\w+://\\S+");
|
||||
weechat_hashtable_set (options2, "regex_replace", "[ ${re:0} ]");
|
||||
char *str4 = weechat_string_eval_expression ("test: http://weechat.org", NULL, NULL, NULL); /* "test: [ http://weechat.org ]" */
|
||||
char *str4 = weechat_string_eval_expression ("test: https://weechat.org", NULL, NULL, NULL); /* "test: [ https://weechat.org ]" */
|
||||
|
||||
/* hide passwords */
|
||||
weechat_hashtable_set (options2, "regex", "(password=)(\\S+)");
|
||||
@@ -2058,7 +2058,7 @@ options = {
|
||||
"regex": "\\w+://\\S+",
|
||||
"regex_replace": "[ ${re:0} ]",
|
||||
}
|
||||
str4 = weechat.string_eval_expression("test: http://weechat.org", {}, {}, options) # "test: [ http://weechat.org ]"
|
||||
str4 = weechat.string_eval_expression("test: https://weechat.org", {}, {}, options) # "test: [ https://weechat.org ]"
|
||||
|
||||
# replace with regex: hide passwords
|
||||
options = {
|
||||
@@ -7381,7 +7381,7 @@ un URL sono disponibili con la funzione
|
||||
// TRANSLATION MISSING
|
||||
[TIP]
|
||||
If you want to retrieve infos about WeeChat (like current stable version,
|
||||
latest git commit, ...), you can use URLs on page http://weechat.org/dev/info
|
||||
latest git commit, ...), you can use URLs on page https://weechat.org/dev/info
|
||||
|
||||
[NOTE]
|
||||
La dimensione del buffer per l'invio dei dati alla callback è di 64KB (ci sono
|
||||
@@ -7583,7 +7583,7 @@ struct t_hashtable *options = weechat_hashtable_new (8,
|
||||
if (options)
|
||||
{
|
||||
weechat_hashtable_set (options, "file_out", "/tmp/weechat.org.html");
|
||||
struct t_hook *my_process_hook = weechat_hook_process_hashtable ("url:http://weechat.org/",
|
||||
struct t_hook *my_process_hook = weechat_hook_process_hashtable ("url:https://weechat.org/",
|
||||
options,
|
||||
20000,
|
||||
&my_process_cb, NULL);
|
||||
@@ -7648,7 +7648,7 @@ def my_process_cb(data, command, return_code, out, err):
|
||||
return weechat.WEECHAT_RC_OK
|
||||
|
||||
# example 1: download URL
|
||||
hook1 = weechat.hook_process_hashtable("url:http://weechat.org/",
|
||||
hook1 = weechat.hook_process_hashtable("url:https://weechat.org/",
|
||||
{"file_out": "/tmp/weechat.org.html"},
|
||||
20000, "my_process_cb", "")
|
||||
|
||||
|
||||
@@ -336,7 +336,7 @@ I plugin vengono caricati automaticamente quando trovati
|
||||
o script).
|
||||
|
||||
Sono disponibili molti script esterni (dai contributori) per WeeChat:
|
||||
http://weechat.org/scripts
|
||||
https://weechat.org/scripts
|
||||
|
||||
È possibile gestire gli script in WeeChat con il comando `/script` (consultare
|
||||
`/help script` per maggiori informazioni).
|
||||
@@ -346,6 +346,6 @@ http://weechat.org/scripts
|
||||
|
||||
È ora possibilie usare WeeChat e leggere FAQ/documentazione per ogni altra
|
||||
domanda:
|
||||
http://weechat.org/doc
|
||||
https://weechat.org/doc
|
||||
|
||||
Buon WeeChat!
|
||||
|
||||
@@ -10,7 +10,7 @@ Questo manuale documenta il client di chat WeeChat, ed è parte
|
||||
del programma stesso.
|
||||
|
||||
La versione più recente di questo documento si trova qui:
|
||||
http://weechat.org/doc
|
||||
https://weechat.org/doc
|
||||
|
||||
|
||||
[[introduction]]
|
||||
@@ -728,13 +728,13 @@ def weechat_process_cb(data, command, rc, out, err):
|
||||
weechat.prnt("", "Current WeeChat stable is: %s" % weechat_version)
|
||||
return weechat.WEECHAT_RC_OK
|
||||
|
||||
weechat.hook_process("url:http://weechat.org/dev/info/stable/",
|
||||
weechat.hook_process("url:https://weechat.org/dev/info/stable/",
|
||||
30 * 1000, "weechat_process_cb", "")
|
||||
----
|
||||
|
||||
[TIP]
|
||||
Tutte le informazioni disponibili su Weechat sono sulla pagina
|
||||
http://weechat.org/dev/info
|
||||
https://weechat.org/dev/info
|
||||
|
||||
Esempio di trasferimento di un URL con un'opzione: scaricare l'ultimo pacchetto
|
||||
di sviluppo di WeeChat nel file '/tmp/weechat-devel.tar.gz':
|
||||
@@ -746,7 +746,7 @@ def my_process_cb(data, command, rc, out, err):
|
||||
weechat.prnt("", "End of transfer (rc=%s)" % rc)
|
||||
return weechat.WEECHAT_RC_OK
|
||||
|
||||
weechat.hook_process_hashtable("url:http://weechat.org/files/src/weechat-devel.tar.gz",
|
||||
weechat.hook_process_hashtable("url:https://weechat.org/files/src/weechat-devel.tar.gz",
|
||||
{"file_out": "/tmp/weechat-devel.tar.gz"},
|
||||
30 * 1000, "my_process_cb", "")
|
||||
----
|
||||
|
||||
@@ -79,7 +79,7 @@ ricevere gli ultimi aggiornamenti.
|
||||
Altrimenti si può scaricare ed estrarre il pacchetto 'devel':
|
||||
|
||||
----
|
||||
$ wget http://weechat.org/files/src/weechat-devel.tar.bz2
|
||||
$ wget https://weechat.org/files/src/weechat-devel.tar.bz2
|
||||
$ tar xvjf weechat-devel.tar.bz2
|
||||
$ cd weechat-devel
|
||||
----
|
||||
@@ -109,7 +109,7 @@ $ make install
|
||||
A seconda della distribuzione Linux:
|
||||
|
||||
* Debian: http://debian.flashtux.org/
|
||||
* Gentoo: http://weechat.org/download
|
||||
* Gentoo: https://weechat.org/download
|
||||
* ArchLinux: PKGBUILD da http://aur.archlinux.org/
|
||||
* altro: non lo sappiamo! Eheh.
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ Questo manuale documenta il client di chat WeeChat, ed è parte
|
||||
del programma stesso.
|
||||
|
||||
È possibile trovare l'ultima versione di questo documento qui:
|
||||
http://weechat.org/doc
|
||||
https://weechat.org/doc
|
||||
|
||||
|
||||
[[introduction]]
|
||||
@@ -37,7 +37,7 @@ Le principali caratteristiche:
|
||||
* multi-piattaforma (GNU/Linux, *BSD, MacOS X, Windows ed altre)
|
||||
* 100% GPL, software libero
|
||||
|
||||
La home page di WeeChat si trova qui: http://weechat.org/
|
||||
La home page di WeeChat si trova qui: https://weechat.org/
|
||||
|
||||
[[prerequisites]]
|
||||
=== Requisiti
|
||||
@@ -966,9 +966,9 @@ If WeeChat looks like that:
|
||||
│12:52:27 -- | Channel #test: 4 nicks (2 ops, 1 voice, 1 normal) │+weebot│
|
||||
│12:52:27 -- | Channel created on Tue Jan 27 06:30:17 2009 │peter │
|
||||
│12:54:15 peter | hey! │ │
|
||||
│12:55:01 @joe | peter: hook_process: http://weechat.org/files/doc │ │
|
||||
│ | /devel/weechat_plugin_api.en.html#_weechat_hook_p │ │
|
||||
│ | rocess │ │
|
||||
│12:55:01 @joe | peter: hook_process: https://weechat.org/files/do │ │
|
||||
│ | c/devel/weechat_plugin_api.en.html#_weechat_hook_ │ │
|
||||
│ | process │ │
|
||||
│ │ │
|
||||
│ │ │
|
||||
│ │ │
|
||||
@@ -1005,8 +1005,8 @@ The screen will look like that in bare display:
|
||||
│12:52 -- Channel #test: 4 nicks (2 ops, 1 voice, 1 normal) │
|
||||
│12:52 -- Channel created on Tue Jan 27 06:30:17 2009 │
|
||||
│12:54 <peter> hey! │
|
||||
│12:55 <@joe> peter: hook_process: http://weechat.org/files/doc/devel/weecha│
|
||||
│t_plugin_api.en.html#_weechat_hook_process │
|
||||
│12:55 <@joe> peter: hook_process: https://weechat.org/files/doc/devel/weech│
|
||||
│at_plugin_api.en.html#_weechat_hook_process │
|
||||
└───────────────────────────────────────────────────────────────────────────┘
|
||||
....
|
||||
|
||||
@@ -2439,8 +2439,8 @@ automaticamente da WeeChat quando si risponde alle CTCP
|
||||
| $git | Git version ^(1)^ | `v0.3.9-104-g7eb5cc4`
|
||||
| $compilation | Data di compilazione di WeeChat | `Dec 16 2012`
|
||||
| $osinfo | Informazioni sull'OS | `Linux 2.6.32-5-amd64 / x86_64`
|
||||
| $site | Sito di WeeChat | `http://weechat.org/`
|
||||
| $download | Sito di WeeChat, pagina di download | `http://weechat.org/download`
|
||||
| $site | Sito di WeeChat | `https://weechat.org/`
|
||||
| $download | Sito di WeeChat, pagina di download | `https://weechat.org/download`
|
||||
| $time | Data/ora correnti | `Sun, 16 Dec 2012 10:40:48 +0100`
|
||||
| $username | Nome utente sul server IRC | `name`
|
||||
| $realname | Nome reale sul server IRC | `John Doe`
|
||||
@@ -2460,7 +2460,7 @@ le risposte CTCP sono:
|
||||
| CTCP | Formato risposta | Esempio
|
||||
| CLIENTINFO | `$clientinfo` | `ACTION DCC CLIENTINFO FINGER PING SOURCE TIME USERINFO VERSION`
|
||||
| FINGER | `WeeChat $versiongit` | `WeeChat 0.4.0-dev (git: v0.3.9-104-g7eb5cc4)`
|
||||
| SOURCE | `$download` | `http://weechat.org/download`
|
||||
| SOURCE | `$download` | `https://weechat.org/download`
|
||||
| TIME | `$time` | `Sun, 16 Dec 2012 10:40:48 +0100`
|
||||
| USERINFO | `$username ($realname)` | `name (John Doe)`
|
||||
| VERSION | `WeeChat $versiongit ($compilation)` | `WeeChat 0.4.0-dev (git: v0.3.9-104-g7eb5cc4) (Dec 16 2012)`
|
||||
@@ -2876,7 +2876,7 @@ WeeChat.
|
||||
|
||||
// TRANSLATION MISSING
|
||||
You can connect with a remote interface, see the list on download page:
|
||||
http://weechat.org/download
|
||||
https://weechat.org/download
|
||||
|
||||
[IMPORTANT]
|
||||
// TRANSLATION MISSING
|
||||
@@ -2924,7 +2924,7 @@ linguaggi.
|
||||
// TRANSLATION MISSING
|
||||
Another plugin called "script" is a scripts manager and is used to load/unload
|
||||
scripts of any language, and install/remove scripts of WeeChat scripts
|
||||
repository, which are visible at this URL: http://weechat.org/scripts
|
||||
repository, which are visible at this URL: https://weechat.org/scripts
|
||||
|
||||
Per maggiori informazioni su come scrivere gli script, o le API WeeChat
|
||||
per gli script, consultare la 'Guida allo Scripting di WeeChat'.
|
||||
@@ -3556,4 +3556,4 @@ For support with IRC, on server 'chat.freenode.net':
|
||||
** '#weechat-de' (German)
|
||||
|
||||
// TRANSLATION MISSING
|
||||
For other ways of support, see: http://weechat.org/dev/support
|
||||
For other ways of support, see: https://weechat.org/dev/support
|
||||
|
||||
Reference in New Issue
Block a user