Plugin:PopupPlus: Difference between revisions

From Miranda NG
Plugin:PopupPlus
Jump to navigation Jump to search
(make it translatable)
(Marked this version for translation)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
<translate>
<translate>
<!--T:1-->
Provides popup notification services for different plugins.
Provides popup notification services for different plugins.


== Tips and tricks ==
== Tips and tricks == <!--T:2-->


<!--T:3-->
* While using {{Plugin|StdMsg}} or {{Plugin|Scriver}}, you need {{Plugin|NewEventNotify}} plugin in addition to {{Plugin|Popup}} for popups in private conversations.
* While using {{Plugin|StdMsg}} or {{Plugin|Scriver}}, you need {{Plugin|NewEventNotify}} plugin in addition to {{Plugin|Popup}} for popups in private conversations.
* {{Plugin|Popup}} plugin needs {{Plugin|mTextControl}} for advanced text rendering (support for {{Plugin|SmileyAdd}}).
* {{Plugin|Popup}} plugin needs {{Plugin|mTextControl}} for advanced text rendering (support for {{Plugin|SmileyAdd}}).

Revision as of 14:32, 31 December 2017

Popup plus
No image
Filename PopupPlus.dll
Authors Luca Santarelli, Victor Pavlychko, MPK, Merlin_de
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

Provides popup notification services for different plugins.

Tips and tricks