Plugin:IEView/en: Difference between revisions

From Miranda NG
Plugin:IEView/en
Jump to navigation Jump to search
m (Replace Card, replaced: PluginCard/en → PluginCard | en, removed: {{Languages}})
(Updating to match new version of source page)
(9 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{PluginCard  
<languages/>{{PluginCard}}
| en
IE based chat log.
| name=IEView
 
| authors={{while|tpl=Developer|Piotr Piastucki|Francois Mean}}
{{TNT|Important|YouTube uses HTML5 for video, but it doesn't work in embedded IE.}}
| screenshot=
 
| dll=IEView.dll
== Templates ==
}}


IE based chat log.
To change the appearance of message log plugin uses templates. You can download them from:
* [https://www.deviantart.com/customization/skins/im/miranda/ieview/ DeviantART]
* [{{FLURL|cat|16}} Miranda NG addons site]
* [//miranda-ng.org/distr/addons/IeView%20Themes/ here]
 
== Skins ==
 
JavaScript functions, that can be used in a skin:
* <tt>external.db_set</tt>,
* <tt>external.db_get</tt>,
* <tt>external.win32_ShellExecute</tt>,
* <tt>external.win32_CopyToClipboard</tt>,
* <tt>external.IEView_GetCurrentContact</tt>,
* <tt>external.mir_CallService</tt>,
* <tt>external.mir_CallContactService</tt>.
 
{{PluginGroups}}

Revision as of 23:02, 30 December 2017

IEView
No image
Filename IEView.dll
Authors Piotr Piastucki, Francois Mean
System
requirements
TabSRMM or Scriver
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit

IE based chat log.

Important
YouTube uses HTML5 for video, but it doesn't work in embedded IE.

Templates

To change the appearance of message log plugin uses templates. You can download them from:

Skins

JavaScript functions, that can be used in a skin:

  • external.db_set,
  • external.db_get,
  • external.win32_ShellExecute,
  • external.win32_CopyToClipboard,
  • external.IEView_GetCurrentContact,
  • external.mir_CallService,
  • external.mir_CallContactService.