comparison plugins/history/history.md @ 59:92b0be5ce4b0 release-2.0 2.0.0

Merge from stable-2
author David Demelier <markand@malikania.fr>
date Tue, 01 Mar 2016 08:52:51 +0100
parents aa205621d7d6
children 11113212576c
comparison
equal deleted inserted replaced
35:d914cffaa469 59:92b0be5ce4b0
56 56
57 ### Keywords supported 57 ### Keywords supported
58 58
59 The following keywords are supported: 59 The following keywords are supported:
60 60
61 | Format | Keywords | Notes | 61 | Format | Keywords | Notes |
62 |-------------------------|-----------------------------------|---------------------------------| 62 |-------------------------|----------------------------------------------------|---------------------------------|
63 | (any) | server, channel, nickname, origin | | 63 | (any) | channel, command, nickname, origin, plugin, server | |
64 | **file** | server, channel | does not support (any) | 64 | **file** | channel, server | does not support (any) |
65 | **format-seen** | target, (date) | target is the specified nick | 65 | **format-seen** | target, (date) | target is the specified nick |
66 | **format-said** | target, message, (date) | | 66 | **format-said** | message, target, (date) | |
67 | **format-unknown** | target | | 67 | **format-unknown** | target | |
68 68
69 Example: 69 Example:
70 70
71 <div class="panel panel-info"> 71 <div class="panel panel-info">
72 <div class="panel-heading">~/.config/irccd/irccd.conf</div> 72 <div class="panel-heading">~/.config/irccd/irccd.conf</div>