Description : Remplace l'affichage classique des messages dans la fenêtre de TabSRMM, Scriver par un système basé sur Internet Explorer, personnalisable par CSS et permettant l'usage de smileys animés, Javascripts,...
IEView nécessite le plugin TabSRMM ou Scriver et une configuration appropriée de ce dernier.
Il supporte également les bbcodes suivant:
- [b ][/b ]
- [i ][/i ]
- [u ][/u ]
- [img ][/img ]
- [url ][/url ]
Télécharger IEView
Voir la fiche sur Miranda-im.org
Voir le site des devellopeurs de IEView
Voir les Skins disponible pour IEView
[TUTO] Utilisation d'un template pour IEView
Version 1.0.5.2
:arrow Version 1.0.9.2
CHANGELOG :
1.0.5.2
===============
* bugfix: [bimg]
1.0.5.1
===============
+ new API for direct event logging (no need to store events in the DB)
+ on-the-fly switching between template and regular mode
+ [bimg] BBCode for showing images with relative paths
* fixed bug #005790 (Unknown Contact displayed instead of user's id)
- removed some obsolete options
1.0.5.0
===============
- Removed internal support for emoticons (SmileyAdd v0.1.10.1 or higher is now required)
+ option to turn on/off workaround for PNG transparency
+ new BBCode: [s] (strikethrough)
* workaround for weird bug in _vswnprintf()
Version 1.0.4.0
===============
+ support for Unicode nick names
+ support for png emoticons (thanks to Alex Krivospitsky !)
+ support for drag&drop file transfer
+ possibility to choose smiley selector background color
+ new divUserJoined, divUserLeft, divUserKicked etc. styles (see chat.css)
+ ME_IEVIEW_OPTIONSCHANGED event
+ translation file by Raq
* improved compatibility with [url=http://forum.miranda-fr.net/scriver-vt156.html]Scriver[/url]
* bugfixes: metacontacts' nicknames, GUI fixes and other
Version 1.0.3.8
===============
+ nickOut variable and improved compatibility with metacontacts (patch by Tweety)
+ SHIFT+click opens links and closes message window at the same time
+ option to print log in context menu
+ new smiley configuration page
* fixed handling of URLs in links
* fixed some other minor bugs
Version 1.0.3.7
===============
* some links were not opened properly
* fixed Updater compatibility
Version 1.0.3.6
===============
* fixed compatibility with TabSRMM
* bugfix: memory leaks
Version 1.0.3.5
===============
+ new templates: fileIn, fileOut, hFileIn, hFileOut, URLIn, URLOut, hURLIn, hURLOut
+ new variables: %statusMsg%, %nickIn%, %fileDesc%
+ escaped variables: %\name% %\text% etc.
* midnight-split message grouping
* improved [url=http://forum.miranda-fr.net/scriver-vt156.html]Scriver[/url] compatibility
* bugfixes: swf support, memory leaks
1.0.3.4
===============
+ smileys are now properly copied/quoted (patch by Tweety and Vasilich)
+ uin, uinIn and uinOut variables
* respective real protocol smileys are used for metacontacts
* bugfix: message grouping
* fixed %base% variable encoding
1.0.3.3
===============
+ support for MathModule (requires MathModule.dll v0.3.1.5 or later)
+ support for Macromedia Flash (.swf) files in smileys and [img] BBCode
+ closing messaging window with ESC key
* proper handling of "unevenly" aligned BBCodes
* fixed message grouping
1.0.3.3
===============
+ support for MathModule (requires MathModule.dll v0.3.1.5 or later)
+ support for Macromedia Flash (.swf) files in smileys and [img] BBCode
+ closing messaging window with ESC key
* proper handling of "unevenly" aligned BBCodes
* fixed message grouping
1.0.3.2
===============
+ support for external CSS files in Tlen group chats
* rearranged option pages
* some memory usage optimizations
1.0.3.1
===============
+ saving images (Save Image As... in context menu)
+ option to replace smileys in user names
* scrollbar in smiley selection window is visible only when needed
* fixed encoding of avatar filenames
* bugfixes in BBCodes support
1.0.3.0
===============
+ support for (nested) BBCodes ! currently supported: [b][i][u][img][size][color]
+ support for Tlen group chats (requires mucc.dll v1.0.6.2 or higher)
support for chat.dll coming soon !
* bugfixes & improvements
Version 1.0.2.1
===============
+ Unicode support (I would like to thank Nightwish for his support)
+ RTL support (template and CSS mode)
+ new variables: %avatarIn%, %avatarOut%, %nameIn%, %nameOut%, %proto% (please see ieview-templates.txt for details)
+ better auto-scrolling
+ proper handling of %%''%% in .asl files
* bugfixes: memory leaks, focus stealing, message grouping (Nightwish, thanks again) and a lot of other bugfixes
Version 1.0.1.9
===============
+ proper handling of hidden smileys and smileys defined globally rather than per protocol
+ limit of smileys displayed in selection box
+ tooltips in smiley selection box
+ "smart" detection of grouping support in templates
+ improved scrolling
+ proper handling of links containing #
+ [url=http://forum.miranda-fr.net/scriver-vt156.html]Scriver[/url]-compatible HTML builder
* lots of bugfixes
Version 1.0.1.7
===============
+ animated smileys selection window
This feature is not fully available yet, because it requires also changes in TabSRMM source code and
you can use it in rather experimental mode at the moment. In order to do that you have to remove
SmileyAdd plugin and check "Replace SmileyAdd" on IEVIew->Emoticons options page.
Hopefully Nightwish will add support for new IEView smiley selection to TabSRMM soon.
Moreover, there is a new setting value available in .asl files. It is called SelectionSize and all
authors of .asl files are encouraged to use it in order to finetune the appearance of smileys selection
window. Please find more details in emots.asl file included in this package.
* bugfixes in order to remove crashes and memory leaks in IEView (Nightwish, THX :)
* better handling of http:// paths to CSS and background image
* backslashes in URLs are converted to (javascript-friendly) slashes
+ 2 new variables: %avatar% and %cid%
%avatar% - link to an avatar file (JPG, GIF etc.), if the file does not exist %avatar% will contain
value of %base%/noavatar.jpg.
%cid% - contact id, not available in HTMLStart template yet
Version 1.0.1.6
===============
The goal of this release is mainly improving stability of the plugin, however, there are some new features as well. I would like to thank Kuba (JSM) for providing crash reports.
+ bugfixes in order to improve stability
+ message grouping in template mode (see tempate_info.txt for details), it rocks
+ better log scrolling and auto-scrolling on resizing
+ grid colour in TabSRMM mode
+ draft user's manual
+ comments in included CSS files
Version 1.0.1.5
===============
+ brand new text parser (no more smileys in links etc.)
+ IE keyboard shortcuts
+ ALTernative text for emoticons (tooltip)
+ template-based HTML builder options
* bugfixes
Version 1.0.1.4
===============
+ brand new text parser (no more smileys in links etc.)
+ IE keyboard shortcuts
+ ALTernative text for emoticons (tooltip)
+ template-based HTML builder options
* bugfixes
Version 1.0.1.3
===============
+ template-based HTML rendering
+ relative paths
* bugfixes
NOTE: Due to a small bug in this version please make sure Log url events option in TabSRMM settings is checked, otherwise nothing is logged.
Support for IEView in SRMM (srmm_ieview.dll) has been improved. Please follow the link above and download the new version.
Version 1.0.1.2
===============
+ per-protocol smileys
+ plugin settings rewritten (it is recommended to remove previous IEVIEW setting from DB before installing this version)
* more bugfixes
Version 1.0.1.1
===============
+ proper handling of %%_%% (space) in .asl files
+ "mailto:" is now recognized as a link
* redundant styles removed from CSS
* HTML builder improvements
* a lot of bugfixes
* template file configuration (template-based rendering does NOT work yet)
Version 1.0.1.0
===============
initial alpha release

Image redimensionée

Image redimensionée