en:plugins
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
en:plugins [2010/11/26 15:22] – zet | en:plugins [2019/04/28 13:51] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== Changes in Psi plugins system ====== | ===== Changes in Psi plugins system ====== | ||
- | * Ability to read and write settings from plugins, by [[http://code.google.com/u/ptitkov/|C.H.]] | + | * Ability to read and write settings from plugins, by [[https://github.com/ch|C.H.]] |
* Ability to add shortcuts from plugins | * Ability to add shortcuts from plugins | ||
- | * Ability to add and receive icons, by [[http://code.google.com/u/VampiRUS.666/|VampiRUS]] and [[http://code.google.com/u/wadealer/|Dealer_WeARE]] | + | * Ability to add and receive icons, by [[https://github.com/ |
- | * Access to the parameters of the active tab, by [[http://code.google.com/u/VampiRUS.666/|VampiRUS]] | + | * Access to the parameters of the active tab, by [[https://github.com/ |
* Access to different information about the application | * Access to different information about the application | ||
- | * Access to account information - by [[http://code.google.com/u/wadealer/|Dealer_WeARE]] | + | * Access to account information - by [[https://github.com/ |
- | * Ability to call popups from plugins, by [[http://code.google.com/u/wadealer/|Dealer_WeARE]] | + | * Ability to call popups from plugins, by [[https://github.com/ |
- | * Ability to change the events from plugins (method `processEvent` in Juick plugin and Gmailnotify plugin), by [[http://code.google.com/u/VampiRUS.666/|VampiRUS]] | + | * Ability to change the events from plugins (method `processEvent` in Juick plugin and Gmail Service Plugin), by [[https://github.com/ |
- | * Ability to add buttons to the toolbar to calling plugin methods (`ToolbarIconAccessor`, `GCToolbarIconAccessor` in Image plugin), by [[http://code.google.com/u/VampiRUS.666/|VampiRUS]] | + | * Ability to add buttons to the toolbar to calling plugin methods (//ToolbarIconAccessor//, //GCToolbarIconAccessor// in Image Plugin), by [[https://github.com/ |
- | * Ability to add buttons for calling plugin methods from the account menu header and from the roster contact menu, by [[http://code.google.com/u/wadealer/|Dealer_WeARE]] | + | * Ability to add buttons for calling plugin methods from the account menu header and from the roster contact menu, by [[https://github.com/ |
- | * Ability to change the mood, activity and user tune for a specified contact (needed for the Qip X-statuses plugin to work), by [[http://code.google.com/u/wadealer/|Dealer_WeARE]] | + | * Ability to change the mood, activity and user tune for a specified contact (needed for the Qip X-statuses plugin to work), by [[https://github.com/ |
Line 42: | Line 42: | ||
- | ===== Plugins for the official version of Psi (not supported by upstream developers) ===== | ||
- | * antievil | ||
- | * consoledump | ||
- | * echoplugin | ||
- | * noughtsandcrossesplugin | ||
- | * null | ||
- | * urlwatcher | ||
- | An archive with the listed plugins can be downloaded from [[http:// | ||
Line 59: | Line 51: | ||
+ | ===== Plugins from the Psi+ Project ===== | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
+ | || {{: | ||
- | + | <del> | |
- | + | __**Importantly**__: | |
- | + | ||
- | + | ||
- | + | ||
- | ===== Plugins from the Psi+ Dev Team ===== | + | |
- | + | ||
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | + | ||
- | __**Importantly**__: | + | |
Line 105: | Line 96: | ||
==== Attention Plugin ==== | ==== Attention Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
{{: | {{: | ||
Line 115: | Line 106: | ||
To work correctly, the plugin requires that the client of the other party supports // | To work correctly, the plugin requires that the client of the other party supports // | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 129: | Line 120: | ||
==== Autoreply Plugin ==== | ==== Autoreply Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
{{: | {{: | ||
Line 148: | Line 139: | ||
* auto-responder is _switched on_ for the list of exceptions, for the others is _switched off_ (Enable mode) | * auto-responder is _switched on_ for the list of exceptions, for the others is _switched off_ (Enable mode) | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 164: | Line 155: | ||
==== Birthday Reminder Plugin ==== | ==== Birthday Reminder Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to show reminders of upcoming birthdays. | This plugin is designed to show reminders of upcoming birthdays. | ||
Line 172: | Line 163: | ||
The first time you install this plugin, you need to log on to all of your accounts, go to the plugin settings and click " | The first time you install this plugin, you need to log on to all of your accounts, go to the plugin settings and click " | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 186: | Line 177: | ||
==== Captcha Forms Plugin ==== | ==== Captcha Forms Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to pass of captcha directly from the Psi+. | This plugin is designed to pass of captcha directly from the Psi+. | ||
Line 196: | Line 187: | ||
{{: | {{: | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 208: | Line 199: | ||
==== Chess Plugin ==== | ==== Chess Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
{{: | {{: | ||
Line 220: | Line 211: | ||
To invite a friend for a game, you can use contact menu item or the button on the toolbar in a chat window. | To invite a friend for a game, you can use contact menu item or the button on the toolbar in a chat window. | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 235: | Line 226: | ||
==== Cleaner Plugin ==== | ==== Cleaner Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to clear the avatar cache, saved local copies of vCards and history logs. | This plugin is designed to clear the avatar cache, saved local copies of vCards and history logs. | ||
Line 243: | Line 234: | ||
You can preview items before deleting them from your hard drive. | You can preview items before deleting them from your hard drive. | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/ |
+ | |||
+ | The plugin source code can be found [[https://github.com/ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== Client Switcher Plugin ==== | ||
+ | |||
+ | Author: // | ||
+ | |||
+ | This plugin is intended to spoof version of the XMPP client, the name and type of operating system. It is possible to manually specify the version of the client and the operating system or choose from a predefined list. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | __**Note**__: | ||
+ | |||
+ | Detailed version history can be found [[https:// | ||
+ | |||
+ | The plugin source code can be found [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
- | The plugin source code can be found [[http:// | ||
Line 259: | Line 308: | ||
==== Conference Logger Plugin ==== | ==== Conference Logger Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to save conference logs in which the Psi+ user sits. | This plugin is designed to save conference logs in which the Psi+ user sits. | ||
Line 269: | Line 318: | ||
__**Note**__: | __**Note**__: | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 286: | Line 335: | ||
==== Content Downloader Plugin ==== | ==== Content Downloader Plugin ==== | ||
- | Author: //[[http://code.google.com/u/drizt@land.ru/|taurus]]// | + | Author: //[[https://github.com/ |
This plugin is designed to make it easy to download and install iconsets and other resources for Psi+. | This plugin is designed to make it easy to download and install iconsets and other resources for Psi+. | ||
Line 294: | Line 343: | ||
This plugin can currently be used to download and install roster iconsets and emoticons. | This plugin can currently be used to download and install roster iconsets and emoticons. | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/ |
+ | |||
+ | The plugin source code can be found [[https://github.com/ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== Extended Menu Plugin ==== | ||
+ | |||
+ | Author: // | ||
+ | |||
+ | This plugin adds roster submenu ' | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Detailed version history can be found [[https:// | ||
+ | |||
+ | The plugin source code can be found [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
- | The plugin source code can be found [[http:// | ||
Line 308: | Line 403: | ||
==== Extended Options Plugin ==== | ==== Extended Options Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to allow easy configuration of some advanced options in Psi+. | This plugin is designed to allow easy configuration of some advanced options in Psi+. | ||
Line 318: | Line 413: | ||
__**Importantly**__: | __**Importantly**__: | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 333: | Line 428: | ||
==== Gmail Service Plugin ==== | ==== Gmail Service Plugin ==== | ||
- | Author: //[[http://code.google.com/u/VampiRUS.666/|VampiRUS]]//, | + | Author: //[[https://github.com/ |
Shows notifications of new messages in your [[http:// | Shows notifications of new messages in your [[http:// | ||
Line 341: | Line 436: | ||
__**Note**__: | __**Note**__: | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 354: | Line 449: | ||
==== History Keeper Plugin ==== | ==== History Keeper Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to remove the history of selected contacts when the Psi+ is closed. | This plugin is designed to remove the history of selected contacts when the Psi+ is closed. | ||
Line 362: | Line 457: | ||
You can select or deselect a contact for history removal from the context menu of a contact or via the plugin options. | You can select or deselect a contact for history removal from the context menu of a contact or via the plugin options. | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 378: | Line 473: | ||
==== ICQ Must Die Plugin ==== | ==== ICQ Must Die Plugin ==== | ||
- | Author: //[[http://code.google.com/u/ | + | Author: //[[https://github.com/ivan1986|ivan1986]]// |
{{: | {{: | ||
- | This plugin is designed to help you transfer as many contacts as possible from ICQ to Jabber. | + | This plugin is designed to help you transfer as many contacts as possible from ICQ to XMPP. |
The plugin has a number of simple settings that can help you: | The plugin has a number of simple settings that can help you: | ||
Line 392: | Line 487: | ||
* Disable messages for contacts that are not in your roster | * Disable messages for contacts that are not in your roster | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 406: | Line 501: | ||
==== Image Plugin ==== | ==== Image Plugin ==== | ||
- | Author: //[[http://code.google.com/u/VampiRUS.666/|VampiRUS]]// | + | Author: //[[https://github.com/ |
This plugin is designed to send images to roster contacts. | This plugin is designed to send images to roster contacts. | ||
Line 416: | Line 511: | ||
__**Note**__: | __**Note**__: | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 431: | Line 526: | ||
==== Juick Plugin ==== | ==== Juick Plugin ==== | ||
- | Author: //[[http://code.google.com/u/VampiRUS.666/|VampiRUS]]// | + | Author: //[[https://github.com/ |
This plugin is designed to work efficiently and comfortably with the **[[http:// | This plugin is designed to work efficiently and comfortably with the **[[http:// | ||
Line 445: | Line 540: | ||
__**Note**__: | __**Note**__: | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/ |
+ | |||
+ | The plugin source code can be found [[https://github.com/ | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | ==== PEP Change Notify Plugin ==== | ||
+ | |||
+ | Author: // | ||
+ | |||
+ | The plugin is designed to display popup notifications on change of moods, activities and tunes at the contacts of the roster. In the settings you can choose which ones to include notification of events, specify the time within which a notice will appear, as well as play a sound specify. | ||
+ | |||
+ | {{: | ||
+ | |||
+ | Detailed version history can be found [[https:// | ||
+ | |||
+ | The plugin source code can be found [[https:// | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
- | The plugin source code can be found [[http:// | ||
Line 459: | Line 590: | ||
==== Qip X-statuses Plugin ==== | ==== Qip X-statuses Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to display [[http:// | This plugin is designed to display [[http:// | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 479: | Line 610: | ||
==== Screenshot Plugin ==== | ==== Screenshot Plugin ==== | ||
- | Authors: //[[http://code.google.com/u/ptitkov/|C.H.]], [[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Authors: //[[https://github.com/ch|C.H.]], [[https://github.com/ |
This plugin allows you to make a snapshot (screenshot) of the screen, edit the visible aria to make a screenshot and save the image to a local drive or upload to HTTP/FTP server. | This plugin allows you to make a snapshot (screenshot) of the screen, edit the visible aria to make a screenshot and save the image to a local drive or upload to HTTP/FTP server. | ||
Line 495: | Line 626: | ||
The address of FTP server is specified as // | The address of FTP server is specified as // | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 509: | Line 640: | ||
==== Skins Plugin ==== | ==== Skins Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/ Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to create, store and apply skins to Psi+. | This plugin is designed to create, store and apply skins to Psi+. | ||
Line 534: | Line 665: | ||
This will enable all settings (icons, toolbars, status) to pick up correctly. | This will enable all settings (icons, toolbars, status) to pick up correctly. | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 549: | Line 680: | ||
==== Stop Spam Plugin ==== | ==== Stop Spam Plugin ==== | ||
- | Автор: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Автор: //[[https://github.com/ |
This plugin is designed to block spam messages and other unwanted information from Psi+ users. | This plugin is designed to block spam messages and other unwanted information from Psi+ users. | ||
Line 584: | Line 715: | ||
__**WARNING!!! Before registering a new transport, it is recommended to add its jid to transport exceptions. This is due to the fact that after the transport registration, | __**WARNING!!! Before registering a new transport, it is recommended to add its jid to transport exceptions. This is due to the fact that after the transport registration, | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 602: | Line 733: | ||
==== Storage Notes Plugin ==== | ==== Storage Notes Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is an implementation of // | This plugin is an implementation of // | ||
Line 614: | Line 745: | ||
The plugin is designed to keep notes on the jabber server with the ability to access them from anywhere using Psi+ or Miranda IM. | The plugin is designed to keep notes on the jabber server with the ability to access them from anywhere using Psi+ or Miranda IM. | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 630: | Line 761: | ||
==== Translate Plugin ==== | ==== Translate Plugin ==== | ||
- | Author: //[[http://code.google.com/u/VampiRUS.666/|VampiRUS]]// | + | Author: //[[https://github.com/ |
This plugin allows you to convert selected text into another language. | This plugin allows you to convert selected text into another language. | ||
Line 636: | Line 767: | ||
{{: | {{: | ||
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 648: | Line 779: | ||
==== Video Status Changer Plugin ==== | ==== Video Status Changer Plugin ==== | ||
- | Authors: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]], | + | Authors: //[[https://github.com/ |
{{: | {{: | ||
Line 663: | Line 794: | ||
* To work with GNOME MPlayer additional configuration is not needed | * To work with GNOME MPlayer additional configuration is not needed | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 678: | Line 809: | ||
==== Watcher Plugin ==== | ==== Watcher Plugin ==== | ||
- | Author: //[[http://code.google.com/u/wadealer/|Dealer_WeARE]]// | + | Author: //[[https://github.com/ |
This plugin is designed to monitor the status of specific roster contacts, as well as for substitution of standard sounds of incoming messages. | This plugin is designed to monitor the status of specific roster contacts, as well as for substitution of standard sounds of incoming messages. | ||
Line 692: | Line 823: | ||
Each element can contain a regular expression to check for matches with JID, from which the message arrives, a list of regular expressions to check for matches with the text of an incoming message, the path to sound file which will be played in case of coincidence, | Each element can contain a regular expression to check for matches with JID, from which the message arrives, a list of regular expressions to check for matches with the text of an incoming message, the path to sound file which will be played in case of coincidence, | ||
- | Detailed version history can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | Detailed version history can be found [[https://github.com/psi-plus/plugins/ |
- | The plugin source code can be found [[http://psi-dev.googlecode.com/svn/trunk/ | + | The plugin source code can be found [[https://github.com/psi-plus/plugins/ |
Line 709: | Line 840: | ||
===== Binary versions of Psi+ Plugins ===== | ===== Binary versions of Psi+ Plugins ===== | ||
- | Ready-to-use version of the Psi+ Plugins for various OSs can be downloaded from here: | + | Ready-to-use version of the Psi+ Plugins for various OSs can be downloaded from **[[downloads# |
- | + | ||
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
- | || {{: | + | |
en/plugins.1290784975.txt.gz · Last modified: 2010/11/26 15:22 (external edit)