Plugin:YAPP: Difference between revisions

From Miranda NG
Plugin:YAPP
Jump to navigation Jump to search
(make it translatable)
m (typo)
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
{{TNT|Message/Deprecated plugin|<translate> <!--T:6--> In Miranda NG [[Changelog/0.95.11|v0.95.11]] plugin was renamed to {{Plugin|StdPopup}}.</translate>}}
<translate>
<translate>
<!--T:1-->
<tvar|YAPP>'''YAPP''' ('''Y'''et '''A'''nother '''P'''opup '''P'''lugin)</> provides popup notification window services to other plugins.
<tvar|YAPP>'''YAPP''' ('''Y'''et '''A'''nother '''P'''opup '''P'''lugin)</> provides popup notification window services to other plugins.


== Features ==
== Features == <!--T:2-->


<!--T:3-->
* easy to set up
* easy to set up
* no support for skins
* no support for skins
Line 10: Line 13:
* support for avatars
* support for avatars


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


<!--T:5-->
* While using {{Plugin|StdMsg}} or {{Plugin|Scriver}}, you need {{Plugin|NewEventNotify}} plugin in addition to YAPP for popups in private conversations.
* While using {{Plugin|StdMsg}} or {{Plugin|Scriver}}, you need {{Plugin|NewEventNotify}} plugin in addition to YAPP for popups in private conversations.
</translate>
</translate>


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 21:04, 15 March 2019

YAPP
YAPP
Filename YAPP.dll
Author Scott Ellis


Warning
This plugin is no longer being developed. In Miranda NG v0.95.11 plugin was renamed to StdPopup.

YAPP (Yet Another Popup Plugin) provides popup notification window services to other plugins.

Features

  • easy to set up
  • no support for skins
  • minimal appearance customization
  • support for avatars

Tips and tricks