Plugin:TabSRMM/en: Difference between revisions

From Miranda NG
Plugin:TabSRMM/en
Jump to navigation Jump to search
No edit summary
(Copypaste from http://wiki.miranda.or.at/TabSRMM/TabSRMM)
Line 5: Line 5:
| dll=TabSRMM.dll
| dll=TabSRMM.dll
}}{{Languages}}
}}{{Languages}}
TabSRMM is the most advanced message editor for Miranda


IM and group chat module for Miranda NG.
== Overview on TabSRMM ==
TabSRMM is a messaging plugin for Miranda NG that covers all aspects of messaging. The default messaging module(s) for Miranda are split into 2 parts:
* '''srmm.dll''' for instant messaging (1:1 IM chats)
* '''chat.dll''' for group chats (also known as MUC - multi-user-chat, on IRC usually known as channels and on Jabber as rooms.
 
TabSRMM integrates all their functionality into a single plugin under a unified user interface. With TabSRMM, it is possible to mix normal- and group chats as tabs within the same window or split them into multiple windows.
 
TabSRMM also comes with a notification module that needs a popup plugin to inform the user about incoming message events. Though this is optional, because notification is also possible by using the system tray icon, which is the default method in Miranda.
 
== Detailed, but probably incomplete list of features ==
* Tabbed user interface with multiple containers and different modes of tab assignment.
* Rich user interface, including a menu bar, a customizable tool bar, a info panel, tabs on top or at the bottom and much more.
* A switch bar at the left or right side - a widescreen friendly replacement for top or bottom tabs.
* Keyboard shortcuts for almost every important feature - many of them can be customized.
* Display of contact pictures (avatars) in the message window.
* customizable message history format with custom templates and many font- and color setting for different kind of messages or events.
* support for IEView and History++ to display the message history. IEView allows for HTML and CSS styled history display with almost endless ways to design the message display.
* Support for meta contacts? with automatic subcontact detection.
* Notifications module to show popup windows on incoming events. Can be customized in many ways.
* Skinning for the message window UI and themes to import and export existing font- and color configurations with a few clicks.
* A unattended send mode for automatically sending messages later (when a contact comes online) or sending messages to multiple contacts. See here for more.
* Support for modern Aero features in the UI and - on Windows 7 only - for Aero Peek ("per tab" task bar thumbnails and live previews).
* automatically split long messages which exceed the message length limit of the protocol.
* Customizable UI - almost any UI element can be disabled or hidden for people who prefer a simple and clean UI.
 
== Technical details ==
* Written in C++ using the Win32 API - no additional toolkits.
* actively maintained and updated for any new Miranda version
* fairly complete documents available on this site. Though there are still large undocumented parts.
* Open source, licensed under the GPL.
 
TabSRMM is one of three actively maintained messaging modules for Miranda. The other two are SRMM (the default one, part of the Miranda core distribution) and Scriver, another messaging plugin that integrates IM and group chats into the same module.
 
It is available from the plugin pack which is released together with the Miranda core. See here for more information on how to obtain it.
 
All info about TabSRMM taken from author's website - http://miranda.or.at

Revision as of 15:09, 1 February 2013

Template:PluginCard/en

TabSRMM is the most advanced message editor for Miranda

Overview on TabSRMM

TabSRMM is a messaging plugin for Miranda NG that covers all aspects of messaging. The default messaging module(s) for Miranda are split into 2 parts:

  • srmm.dll for instant messaging (1:1 IM chats)
  • chat.dll for group chats (also known as MUC - multi-user-chat, on IRC usually known as channels and on Jabber as rooms.

TabSRMM integrates all their functionality into a single plugin under a unified user interface. With TabSRMM, it is possible to mix normal- and group chats as tabs within the same window or split them into multiple windows.

TabSRMM also comes with a notification module that needs a popup plugin to inform the user about incoming message events. Though this is optional, because notification is also possible by using the system tray icon, which is the default method in Miranda.

Detailed, but probably incomplete list of features

  • Tabbed user interface with multiple containers and different modes of tab assignment.
  • Rich user interface, including a menu bar, a customizable tool bar, a info panel, tabs on top or at the bottom and much more.
  • A switch bar at the left or right side - a widescreen friendly replacement for top or bottom tabs.
  • Keyboard shortcuts for almost every important feature - many of them can be customized.
  • Display of contact pictures (avatars) in the message window.
  • customizable message history format with custom templates and many font- and color setting for different kind of messages or events.
  • support for IEView and History++ to display the message history. IEView allows for HTML and CSS styled history display with almost endless ways to design the message display.
  • Support for meta contacts? with automatic subcontact detection.
  • Notifications module to show popup windows on incoming events. Can be customized in many ways.
  • Skinning for the message window UI and themes to import and export existing font- and color configurations with a few clicks.
  • A unattended send mode for automatically sending messages later (when a contact comes online) or sending messages to multiple contacts. See here for more.
  • Support for modern Aero features in the UI and - on Windows 7 only - for Aero Peek ("per tab" task bar thumbnails and live previews).
  • automatically split long messages which exceed the message length limit of the protocol.
  • Customizable UI - almost any UI element can be disabled or hidden for people who prefer a simple and clean UI.

Technical details

  • Written in C++ using the Win32 API - no additional toolkits.
  • actively maintained and updated for any new Miranda version
  • fairly complete documents available on this site. Though there are still large undocumented parts.
  • Open source, licensed under the GPL.

TabSRMM is one of three actively maintained messaging modules for Miranda. The other two are SRMM (the default one, part of the Miranda core distribution) and Scriver, another messaging plugin that integrates IM and group chats into the same module.

It is available from the plugin pack which is released together with the Miranda core. See here for more information on how to obtain it.

All info about TabSRMM taken from author's website - http://miranda.or.at