doc: add a chapter about WeeChat files and directories in user's guide

v2.8-utf8proc
Sébastien Helleu 2016-11-09 20:45:33 +01:00
parent 8bb5ab6c44
commit ed6528d84f
6 changed files with 373 additions and 0 deletions

View File

@ -476,6 +476,68 @@ Die Einstellungen für WeeChat können an die eigenen Bedürfnisse angepasst wer
Veränderungen an der Konfigurationsdatei mit dem internen Befehl `/set` durchführt werden. (siehe
<<weechat_commands,WeeChat Befehle>>).
[[files_and_directories]]
=== Files and directories
WeeChat writes configuration files and other data in directory `~/.weechat`
by default.
The directories are:
[width="100%",cols="1m,3",options="header"]
|===
| Path/file | Description
| ~/.weechat/ | WeeChat home directory (can be changed, see <<running_weechat,Running WeeChat>>)
|    logs/ | Log files (one file per buffer)
|    python/ | Python scripts
|       autoload/ | Python scripts auto-loaded on startup ^(1)^
|    perl/ | Perl scripts
|       autoload/ | Perl scripts auto-loaded on startup ^(1)^
|    ruby/ | Ruby scripts
|       autoload/ | Ruby scripts auto-loaded on startup ^(1)^
|    lua/ | Lua scripts
|       autoload/ | Lua scripts auto-loaded on startup ^(1)^
|    tcl/ | Tcl scripts
|       autoload/ | Tcl scripts auto-loaded on startup ^(1)^
|    guile/ | Guile scripts
|       autoload/ | Guile scripts auto-loaded on startup ^(1)^
|    javascript/ | Javascript scripts
|       autoload/ | Javascript scripts auto-loaded on startup ^(1)^
|===
[NOTE]
^(1)^ This directory often contains only symbolic links to scripts in parent directory.
The files in home directory are:
[width="100%",cols="1m,3,6",options="header"]
|===
| File | Description | Sensitive data
| weechat.conf | Main WeeChat configuration file | Possible (example: list of channels in a saved buffers layout)
| sec.conf | Configuration file with secured data | *Yes, highly sensitive*: this file must never be shared with anyone
| plugins.conf | Plugins configuration file | Possible, depends on plugins/scripts
| alias.conf | Configuration file for _alias_ plugin | Possible, depends on aliases
| aspell.conf | Configuration file for _aspell_ plugin | No
| charset.conf | Configuration file for _charset_ plugin | No
| exec.conf | Configuration file for _exec_ plugin | No
| irc.conf | Configuration file for _irc_ plugin | *Yes*: it can contain passwords for servers, nickserv and channels (if not stored in `sec.conf`)
| logger.conf | Configuration file for _logger_ plugin | No
| relay.conf | Configuration file for _relay_ plugin | No
| script.conf | Configuration file for _script_ plugin | No
| trigger.conf | Configuration file for _trigger_ plugin | Possible, depends on triggers
| xfer.conf | Configuration file for _xfer_ plugin | No
| weechat.log | WeeChat log file | No
|===
[IMPORTANT]
It is *not recommended* to edit configuration files by hand because WeeChat
may write them at any time (for example on <<command_weechat_quit,/quit>>)
and after any change you must run the command <<command_weechat_reload,/reload>>
(with the risk of loosing other changes that were not yet saved with
<<command_weechat_save,/save>>). +
You can use the command <<command_weechat_set,/set>>, which checks the value
and applies immediately the changes.
[[screen_layout]]
=== Screen layout

View File

@ -469,6 +469,68 @@ You can edit this file at your convenience to configure WeeChat or you can set
parameters with `/set` command in WeeChat (see
<<weechat_commands,WeeChat commands>>).
[[files_and_directories]]
=== Files and directories
WeeChat writes configuration files and other data in directory `~/.weechat`
by default.
The directories are:
[width="100%",cols="1m,3",options="header"]
|===
| Path/file | Description
| ~/.weechat/ | WeeChat home directory (can be changed, see <<running_weechat,Running WeeChat>>)
|    logs/ | Log files (one file per buffer)
|    python/ | Python scripts
|       autoload/ | Python scripts auto-loaded on startup ^(1)^
|    perl/ | Perl scripts
|       autoload/ | Perl scripts auto-loaded on startup ^(1)^
|    ruby/ | Ruby scripts
|       autoload/ | Ruby scripts auto-loaded on startup ^(1)^
|    lua/ | Lua scripts
|       autoload/ | Lua scripts auto-loaded on startup ^(1)^
|    tcl/ | Tcl scripts
|       autoload/ | Tcl scripts auto-loaded on startup ^(1)^
|    guile/ | Guile scripts
|       autoload/ | Guile scripts auto-loaded on startup ^(1)^
|    javascript/ | Javascript scripts
|       autoload/ | Javascript scripts auto-loaded on startup ^(1)^
|===
[NOTE]
^(1)^ This directory often contains only symbolic links to scripts in parent directory.
The files in home directory are:
[width="100%",cols="1m,3,6",options="header"]
|===
| File | Description | Sensitive data
| weechat.conf | Main WeeChat configuration file | Possible (example: list of channels in a saved buffers layout)
| sec.conf | Configuration file with secured data | *Yes, highly sensitive*: this file must never be shared with anyone
| plugins.conf | Plugins configuration file | Possible, depends on plugins/scripts
| alias.conf | Configuration file for _alias_ plugin | Possible, depends on aliases
| aspell.conf | Configuration file for _aspell_ plugin | No
| charset.conf | Configuration file for _charset_ plugin | No
| exec.conf | Configuration file for _exec_ plugin | No
| irc.conf | Configuration file for _irc_ plugin | *Yes*: it can contain passwords for servers, nickserv and channels (if not stored in `sec.conf`)
| logger.conf | Configuration file for _logger_ plugin | No
| relay.conf | Configuration file for _relay_ plugin | No
| script.conf | Configuration file for _script_ plugin | No
| trigger.conf | Configuration file for _trigger_ plugin | Possible, depends on triggers
| xfer.conf | Configuration file for _xfer_ plugin | No
| weechat.log | WeeChat log file | No
|===
[IMPORTANT]
It is *not recommended* to edit configuration files by hand because WeeChat
may write them at any time (for example on <<command_weechat_quit,/quit>>)
and after any change you must run the command <<command_weechat_reload,/reload>>
(with the risk of loosing other changes that were not yet saved with
<<command_weechat_save,/save>>). +
You can use the command <<command_weechat_set,/set>>, which checks the value
and applies immediately the changes.
[[screen_layout]]
=== Screen layout

View File

@ -478,6 +478,69 @@ Vous pouvez éditer ce fichier pour configurer WeeChat à votre convenance ou
vous pouvez modifier les paramètres dans WeeChat avec la commande `/set`
(voir <<weechat_commands,commandes WeeChat>>).
[[files_and_directories]]
=== Fichiers et répertoires
WeeChat écrit ses fichiers de configuration et les autres données dans
`~/.weechat` par défaut.
Les répertoires sont :
[width="100%",cols="1m,3",options="header"]
|===
| Chemin/fichier | Description
| ~/.weechat/ | Répertoire principal de WeeChat (peut être changé, voir <<running_weechat,Lancer WeeChat>>)
|    logs/ | Fichiers de log (un fichier par tampon)
|    python/ | Scripts Python
|       autoload/ | Scripts Python chargés automatiquement au démarrage ^(1)^
|    perl/ | Perl scripts
|       autoload/ | Scripts Perl chargés automatiquement au démarrage ^(1)^
|    ruby/ | Ruby scripts
|       autoload/ | Scripts Ruby chargés automatiquement au démarrage ^(1)^
|    lua/ | Lua scripts
|       autoload/ | Scripts Lua chargés automatiquement au démarrage ^(1)^
|    tcl/ | Tcl scripts
|       autoload/ | Scripts Tcl chargés automatiquement au démarrage ^(1)^
|    guile/ | Guile scripts
|       autoload/ | Scripts Guile chargés automatiquement au démarrage ^(1)^
|    javascript/ | Javascript scripts
|       autoload/ | Scripts Javascript chargés automatiquement au démarrage ^(1)^
|===
[NOTE]
^(1)^ Ce répertoire contient souvent seulement des liens symboliques vers les
scripts dans le répertoire parent.
Les fichiers dans le répertoire principal sont :
[width="100%",cols="1m,3,6",options="header"]
|===
| Fichier | Description | Données sensibles
| weechat.conf | Fichier de configuration principal de WeeChat | Possible (par exemple : liste des canaux sauvés dans la disposition des tampons)
| sec.conf | Fichier de configuration avec les données sécurisées | *Oui, très sensibles*: ce fichier ne doit jamais être partagé avec quiconque
| plugins.conf | Fichier de configuration des extensions | Possible, cela dépend des extensions/scripts
| alias.conf | Fichier de configuration de l'extension _alias_ | Possible, cela dépend des alias
| aspell.conf | Fichier de configuration de l'extension _aspell_ | Non
| charset.conf | Fichier de configuration de l'extension _charset_ | No,
| exec.conf | Fichier de configuration de l'extension _exec_ | No,
| irc.conf | Fichier de configuration de l'extension _irc_ | *Oui*: il peut contenir des mots de passes pour les serveurs, nickserv et les canaux (si non stockés dans `sec.conf`)
| logger.conf | Fichier de configuration de l'extension _logger_ | Non
| relay.conf | Fichier de configuration de l'extension _relay_ | Non
| script.conf | Fichier de configuration de l'extension _script_ | Non
| trigger.conf | Fichier de configuration de l'extension _trigger_ | Possible, cela dépend des triggers
| xfer.conf | Fichier de configuration de l'extension _xfer_ | Non
| weechat.log | Fichier de log WeeChat | Non
|===
[IMPORTANT]
Il n'est *pas recommandé* de modifier les fichiers de configuration à la main
car WeeChat peut les écrire à tout moment (par exemple sur
<<command_weechat_quit,/quit>>) et après chaque changement vous devez lancer la
commande <<command_weechat_reload,/reload>> (avec le risque de perdre d'autres
changements qui n'auraient pas été sauvés avec <<command_weechat_save,/save>>). +
Vous pouvez utiliser la commande <<command_weechat_set,/set>>, qui vérifie la
valeur et applique les changements immédiatement.
[[screen_layout]]
=== Organisation de l'écran

View File

@ -505,6 +505,68 @@ _~/.weechat/weechat.conf_.
proprie esigenze, oppure impostando i parametri con il comando `/set`
all'interno di WeeChat (consultare <<weechat_commands,comandi di WeeChat>>).
[[files_and_directories]]
=== Files and directories
WeeChat writes configuration files and other data in directory `~/.weechat`
by default.
The directories are:
[width="100%",cols="1m,3",options="header"]
|===
| Path/file | Description
| ~/.weechat/ | WeeChat home directory (can be changed, see <<running_weechat,Running WeeChat>>)
|    logs/ | Log files (one file per buffer)
|    python/ | Python scripts
|       autoload/ | Python scripts auto-loaded on startup ^(1)^
|    perl/ | Perl scripts
|       autoload/ | Perl scripts auto-loaded on startup ^(1)^
|    ruby/ | Ruby scripts
|       autoload/ | Ruby scripts auto-loaded on startup ^(1)^
|    lua/ | Lua scripts
|       autoload/ | Lua scripts auto-loaded on startup ^(1)^
|    tcl/ | Tcl scripts
|       autoload/ | Tcl scripts auto-loaded on startup ^(1)^
|    guile/ | Guile scripts
|       autoload/ | Guile scripts auto-loaded on startup ^(1)^
|    javascript/ | Javascript scripts
|       autoload/ | Javascript scripts auto-loaded on startup ^(1)^
|===
[NOTE]
^(1)^ This directory often contains only symbolic links to scripts in parent directory.
The files in home directory are:
[width="100%",cols="1m,3,6",options="header"]
|===
| File | Description | Sensitive data
| weechat.conf | Main WeeChat configuration file | Possible (example: list of channels in a saved buffers layout)
| sec.conf | Configuration file with secured data | *Yes, highly sensitive*: this file must never be shared with anyone
| plugins.conf | Plugins configuration file | Possible, depends on plugins/scripts
| alias.conf | Configuration file for _alias_ plugin | Possible, depends on aliases
| aspell.conf | Configuration file for _aspell_ plugin | No
| charset.conf | Configuration file for _charset_ plugin | No
| exec.conf | Configuration file for _exec_ plugin | No
| irc.conf | Configuration file for _irc_ plugin | *Yes*: it can contain passwords for servers, nickserv and channels (if not stored in `sec.conf`)
| logger.conf | Configuration file for _logger_ plugin | No
| relay.conf | Configuration file for _relay_ plugin | No
| script.conf | Configuration file for _script_ plugin | No
| trigger.conf | Configuration file for _trigger_ plugin | Possible, depends on triggers
| xfer.conf | Configuration file for _xfer_ plugin | No
| weechat.log | WeeChat log file | No
|===
[IMPORTANT]
It is *not recommended* to edit configuration files by hand because WeeChat
may write them at any time (for example on <<command_weechat_quit,/quit>>)
and after any change you must run the command <<command_weechat_reload,/reload>>
(with the risk of loosing other changes that were not yet saved with
<<command_weechat_save,/save>>). +
You can use the command <<command_weechat_set,/set>>, which checks the value
and applies immediately the changes.
[[screen_layout]]
=== Layout dello schermo

View File

@ -472,6 +472,68 @@ WeeChat を設定するにはこのファイルを編集するか、WeeChat
内で `/set` コマンドにパラメータを付けて設定します
(<<weechat_commands,WeeChat コマンド>>を参照)。
[[files_and_directories]]
=== Files and directories
WeeChat writes configuration files and other data in directory `~/.weechat`
by default.
The directories are:
[width="100%",cols="1m,3",options="header"]
|===
| Path/file | Description
| ~/.weechat/ | WeeChat home directory (can be changed, see <<running_weechat,Running WeeChat>>)
|    logs/ | Log files (one file per buffer)
|    python/ | Python scripts
|       autoload/ | Python scripts auto-loaded on startup ^(1)^
|    perl/ | Perl scripts
|       autoload/ | Perl scripts auto-loaded on startup ^(1)^
|    ruby/ | Ruby scripts
|       autoload/ | Ruby scripts auto-loaded on startup ^(1)^
|    lua/ | Lua scripts
|       autoload/ | Lua scripts auto-loaded on startup ^(1)^
|    tcl/ | Tcl scripts
|       autoload/ | Tcl scripts auto-loaded on startup ^(1)^
|    guile/ | Guile scripts
|       autoload/ | Guile scripts auto-loaded on startup ^(1)^
|    javascript/ | Javascript scripts
|       autoload/ | Javascript scripts auto-loaded on startup ^(1)^
|===
[NOTE]
^(1)^ This directory often contains only symbolic links to scripts in parent directory.
The files in home directory are:
[width="100%",cols="1m,3,6",options="header"]
|===
| File | Description | Sensitive data
| weechat.conf | Main WeeChat configuration file | Possible (example: list of channels in a saved buffers layout)
| sec.conf | Configuration file with secured data | *Yes, highly sensitive*: this file must never be shared with anyone
| plugins.conf | Plugins configuration file | Possible, depends on plugins/scripts
| alias.conf | Configuration file for _alias_ plugin | Possible, depends on aliases
| aspell.conf | Configuration file for _aspell_ plugin | No
| charset.conf | Configuration file for _charset_ plugin | No
| exec.conf | Configuration file for _exec_ plugin | No
| irc.conf | Configuration file for _irc_ plugin | *Yes*: it can contain passwords for servers, nickserv and channels (if not stored in `sec.conf`)
| logger.conf | Configuration file for _logger_ plugin | No
| relay.conf | Configuration file for _relay_ plugin | No
| script.conf | Configuration file for _script_ plugin | No
| trigger.conf | Configuration file for _trigger_ plugin | Possible, depends on triggers
| xfer.conf | Configuration file for _xfer_ plugin | No
| weechat.log | WeeChat log file | No
|===
[IMPORTANT]
It is *not recommended* to edit configuration files by hand because WeeChat
may write them at any time (for example on <<command_weechat_quit,/quit>>)
and after any change you must run the command <<command_weechat_reload,/reload>>
(with the risk of loosing other changes that were not yet saved with
<<command_weechat_save,/save>>). +
You can use the command <<command_weechat_set,/set>>, which checks the value
and applies immediately the changes.
[[screen_layout]]
=== 画面レイアウト

View File

@ -476,6 +476,68 @@ Możesz edytować ten plik wedle upodobań, żeby skonfigurować WeeChat, lub mo
ustawić parametry za pomocą komendy `/set` z poziomu WeeChat (zobacz
<<weechat_commands,Komendy WeeChat>>).
[[files_and_directories]]
=== Files and directories
WeeChat writes configuration files and other data in directory `~/.weechat`
by default.
The directories are:
[width="100%",cols="1m,3",options="header"]
|===
| Path/file | Description
| ~/.weechat/ | WeeChat home directory (can be changed, see <<running_weechat,Running WeeChat>>)
|    logs/ | Log files (one file per buffer)
|    python/ | Python scripts
|       autoload/ | Python scripts auto-loaded on startup ^(1)^
|    perl/ | Perl scripts
|       autoload/ | Perl scripts auto-loaded on startup ^(1)^
|    ruby/ | Ruby scripts
|       autoload/ | Ruby scripts auto-loaded on startup ^(1)^
|    lua/ | Lua scripts
|       autoload/ | Lua scripts auto-loaded on startup ^(1)^
|    tcl/ | Tcl scripts
|       autoload/ | Tcl scripts auto-loaded on startup ^(1)^
|    guile/ | Guile scripts
|       autoload/ | Guile scripts auto-loaded on startup ^(1)^
|    javascript/ | Javascript scripts
|       autoload/ | Javascript scripts auto-loaded on startup ^(1)^
|===
[NOTE]
^(1)^ This directory often contains only symbolic links to scripts in parent directory.
The files in home directory are:
[width="100%",cols="1m,3,6",options="header"]
|===
| File | Description | Sensitive data
| weechat.conf | Main WeeChat configuration file | Possible (example: list of channels in a saved buffers layout)
| sec.conf | Configuration file with secured data | *Yes, highly sensitive*: this file must never be shared with anyone
| plugins.conf | Plugins configuration file | Possible, depends on plugins/scripts
| alias.conf | Configuration file for _alias_ plugin | Possible, depends on aliases
| aspell.conf | Configuration file for _aspell_ plugin | No
| charset.conf | Configuration file for _charset_ plugin | No
| exec.conf | Configuration file for _exec_ plugin | No
| irc.conf | Configuration file for _irc_ plugin | *Yes*: it can contain passwords for servers, nickserv and channels (if not stored in `sec.conf`)
| logger.conf | Configuration file for _logger_ plugin | No
| relay.conf | Configuration file for _relay_ plugin | No
| script.conf | Configuration file for _script_ plugin | No
| trigger.conf | Configuration file for _trigger_ plugin | Possible, depends on triggers
| xfer.conf | Configuration file for _xfer_ plugin | No
| weechat.log | WeeChat log file | No
|===
[IMPORTANT]
It is *not recommended* to edit configuration files by hand because WeeChat
may write them at any time (for example on <<command_weechat_quit,/quit>>)
and after any change you must run the command <<command_weechat_reload,/reload>>
(with the risk of loosing other changes that were not yet saved with
<<command_weechat_save,/save>>). +
You can use the command <<command_weechat_set,/set>>, which checks the value
and applies immediately the changes.
[[screen_layout]]
=== Układ ekranu