From f7d6c9b8dce4272abfcd8ca1056cf428254ddd8c Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Sun, 13 Mar 2016 14:31:48 +0100 Subject: [PATCH 1/2] Correct/Improve --- .../projects/2016-02-05-glowing-bear-and-weechat-plugin.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/supporting-docs/projects/2016-02-05-glowing-bear-and-weechat-plugin.md b/supporting-docs/projects/2016-02-05-glowing-bear-and-weechat-plugin.md index db019550..88de9403 100644 --- a/supporting-docs/projects/2016-02-05-glowing-bear-and-weechat-plugin.md +++ b/supporting-docs/projects/2016-02-05-glowing-bear-and-weechat-plugin.md @@ -1,6 +1,6 @@ --- layout: project -title: Glowing Bear + Weechat Plugin +title: Glowing Bear + WeeChat Script categories: projects client thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-21-at-17.36.43-400x284.png author: glowing-bear.org @@ -11,4 +11,4 @@ maturity: Late beta ![screenshot](https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-21-at-17.36.43-1080x581.png "{{ page.title }}") # {{ page.title }} -[Glowing Bear](http://glowing-bear.org/) combined with [Tor’s Matrix plugin for Weechat](./weechat.html) makes for a great IRC-style web interface to Matrix. +[Glowing Bear](http://glowing-bear.org/) combined with [@torhve’s Matrix script for WeeChat](./weechat.html) makes for a great IRC-style web interface to Matrix. From 7d66cdf828a37e3f3bb57d5d4d77e2343e8724d1 Mon Sep 17 00:00:00 2001 From: Tor Hveem Date: Sun, 13 Mar 2016 14:34:49 +0100 Subject: [PATCH 2/2] Correctness --- supporting-docs/projects/2016-02-09-weechat.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/supporting-docs/projects/2016-02-09-weechat.md b/supporting-docs/projects/2016-02-09-weechat.md index 8df3b3aa..87dfe87d 100644 --- a/supporting-docs/projects/2016-02-09-weechat.md +++ b/supporting-docs/projects/2016-02-09-weechat.md @@ -1,9 +1,9 @@ --- layout: project -title: WeeChat plugin +title: WeeChat script categories: projects client thumbnail: https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-22-at-21.43.01-400x284.png -description: For fans of command line interfaces, a nice Matrix plugin for Weechat. +description: For fans of command line interfaces, a nice Matrix script for WeeChat, an IRSSI like CLI author: Tor maturity: Late beta --- @@ -11,8 +11,8 @@ maturity: Late beta ![screenshot](https://matrix.org/blog/wp-content/uploads/2015/04/Screen-Shot-2015-04-22-at-21.43.01.png "{{ page.title }}") # {{ page.title }} -[WeeChat](http://weechat.org/) is a super powerful CLI chat client that’s extensible in many languages to allow for new protocols like Matrix. Tor contributed this great WeeChat plugin for Matrix which is getting a good feedback from more geeky users. +[WeeChat](http://weechat.org/) is a super powerful CLI chat client that is extensible in many languages to allow for new protocols like Matrix. @torhve contributed this great WeeChat script for Matrix which is getting a good feedback from more geeky users. To use it, you will need to sign up for a Matrix account on a server using the [Console Web](./console-web.html) or [Vector](./vector.html) clients, as WeeChat doesn’t support registration yet. -To run it, grab the code from [github](https://github.com/torhve/weechat-matrix-protocol-script). +To run it, grab the code from [@torhve's github repo](https://github.com/torhve/weechat-matrix-protocol-script).