From 673e6c625fc6437ed205a1d17d9a1e5a0083abfa Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Mon, 23 Oct 2017 18:01:12 +0200 Subject: Renamed readme.txt --- plugins/HistoryStats/docs/changelog.txt | 224 +++++++++++++++++++++ .../HistoryStats/docs/historystats_changelog.txt | 224 --------------------- plugins/HistoryStats/docs/historystats_readme.txt | 115 ----------- plugins/HistoryStats/docs/readme.txt | 115 +++++++++++ 4 files changed, 339 insertions(+), 339 deletions(-) create mode 100644 plugins/HistoryStats/docs/changelog.txt delete mode 100644 plugins/HistoryStats/docs/historystats_changelog.txt delete mode 100644 plugins/HistoryStats/docs/historystats_readme.txt create mode 100644 plugins/HistoryStats/docs/readme.txt (limited to 'plugins/HistoryStats/docs') diff --git a/plugins/HistoryStats/docs/changelog.txt b/plugins/HistoryStats/docs/changelog.txt new file mode 100644 index 0000000000..9f30fcb376 --- /dev/null +++ b/plugins/HistoryStats/docs/changelog.txt @@ -0,0 +1,224 @@ +Changelog ++ = new +* = changed +! = fixed + +0.1.5.3 ++ possibility to filter raw RTF control sequences (requires rtfconv.dll) + +0.1.5.2 ++ support for UTF-8 history introduced in Miranda IM 0.7 #30 + +0.1.5.1 ++ made compatible with new plugin interface in Miranda IM 0.8 ++ added two services for external plugins (see m_historystats.h) +* all documentation has moved to 'docs' folder inside archive +! fixed a small memory leak + +0.1.5.0 ++ 'words' column: option to show separate in/out counts in tooltip ++ 'nick' column: option to show contact count for omitted/totals row ++ added option to specify how histories of merged contacts are to be merged ++ added option to disable contact menu globally or for certain protocols +* depends on Miranda IM 0.6.7 or above to be able to use new core functions +* removed option to filter status change messages (now always filtered) +* removed dependency on libpng/zlib, now uses png2dib plugin +! merging and interpreting histories was severely broken, especially for + MetaContacts (the statistics generated with this version or above might + differ significantly; also see above for new option) +! several minor fixes + +0.1.4.0 ++ added output options to control tooltips in column titles ++ 'in/out graph' column: option to use different data source for tooltip ++ 'chat duration' column: option to choose which information to show ++ contact sort supports minimum/average/maximum chat duration ++ '(split) timeline' column: option to limit the number of timeline days ++ columns can be rearranged via drag and drop ++ extended possibilities to filter contacts via 'omit contacts' +* reworked and improved interaction with MetaContacts (if available) +* reworked history acces/filtering and rearranged input options +* moved settings for merging contacts with similar names to input options +* column titles are now more verbose (if enabled in output options) +! some column titles/tooltips were not translatable +! several minor fixes + +0.1.3.1 ++ new input option: 'minimum time to assume when calculating average' +! some bbcode tags were still not filtered (due to mixed lower/upper case) + +0.1.3.0 ++ 'words' column now allows color-coding most incoming/outgoing ++ 'in/out' column supports average characters/messages/chats ++ contact sort supports average characters/messages/chats ++ added tooltips with more detailed information to some column headers +* Unicode version now requires Miranda IM 0.5 Unicode or above +* moved from 'Plugins > HistoryStats' to 'History > Statistics' in options +* renamed menu items to use 'Statistics' instead of 'HistoryStats' +* edit boxes with dates replaced with date/time picker +* replaced misleading term 'bytes' with 'characters' +* split column 'in/out' into 'in/out' and 'in/out graph' +* cleaned up CSS in output (not all effects are visible with IE) + +0.1.2.1 ++ possibility to put menu items directly in main menu instead of submenu +! bbcode tags weren't filtered in some cases (though filtering was activated) + +0.1.2.0 ++ possibility to select browser for opening HTML files and URLs ++ separate resizable configuration dialog (via main menu) ++ variables support in output file name (see README for details) ++ possibility to exclude messages before/after a given date ++ possibility to filter bbcode tags +* reorganized input settings page +* changed translations for greater flexibility (partially breaks old ones) +! several small memory leaks in column management + +0.1.1.2 +! several localization issues (with differing system and langpack codepage) + +0.1.1.1 +* reintroduced 'show statistics' in main menu +! logic that predicted output mode in column info was wrong + +0.1.1.0 ++ new column: 'word count' (number of distinct/total words) ++ filter URLs/e-mail addresses in 'words' and 'word count' columns ++ filter words/messages in 'words' and 'word count' columns ++ more options in 'words' column ++ support for IcoLib plugin +* renamed column 'most common words' to 'words' +* moved settings for minimum/maximum word length to column settings +* improved speed with disabled 'words' or 'word count' columns +* merged column types 'hours of day' and 'days of week' to 'split' (continued) +* column 'split timeline': improved speed and added options +* more columns support graphs as PNG files +* simplified update procedure (updates automatically when saving settings) +* redesigned options page (big thanks to a0x for most of the icons) +* improved support for PNG output (error handling, info for selected column) +* changed default colors for HTML output +* removed XML header in HTML output (caused problems with some hosting services) +* if necessary, automatically creates folders and sub-folders +* additional files (like PNG graphics) can be placed in subfolder +! in rare cases, creating statistics crashed with active 'words' column +! comboboxes were displayed incorrectly in pre-XP OSes +! several strings in the user interface weren't translatable +! subgroups weren't displayed correctly in HTML output + +0.1.0.3 +* shows up in plugin list, no matter if it could be loaded or not +* reports version incompatibilities on startup of Miranda IM +! homepage URL was wrong and is now updated to new file listing URL + +0.1.0.2 +* only count chat sessions that last at least a given amount of time +! contacts with empty history produced wrong output for timeline column types +! no contacts in output caused sometimes crash with 'split timline' +! contacts with empty history produced wrong tooltip text for 'nick' column + +0.1.0.1 +* alternatively, libpng13.dll/zlib1.dll can be put in plugins folder +! in rare cases, PNG-only columns were output even if not selected/available +! in rare cases, options page showed wrong controls + +0.1.0.0 ++ partial support for graphs as PNG files (requires libpng/zlib) ++ support for translations ++ support for Updater plugin ++ new column: 'split timeline' (only available with PNG output) ++ better conflict management if generated files already exist ++ filter logged status changes from Scriver +* partial support for Unicode core (Miranda IM 0.4.3 alpha build #42 and above) +* merged column types 'timeline' and 'ratio timeline' to 'timeline' +* merged column types 'hours of day' and 'days of week' to 'split' +* minor visual improvements in options page +* changed icon in main menu und context menus +! subgroups were displayed incorrectly in 'exclude contacts' options page + +0.0.8.0 ++ ignore words longer than a specified number of characters ++ new column: 'events' (file/url event count for incoming, outgoing or total) ++ new column: 'ratio timeline' (like 'timeline' but displays in/out-ratio) ++ remove contacts with no incoming/outgoing chats or bytes ++ repeat table header every n contacts +* minor visual improvements in options page +* options page 'exclude contacts' now displays meta-contacts' subcontacts +! timeline produced wrong HTML with details enabled +! multiple timelines with differing day groupings produced wrong HTML output + +0.0.7.1 +* new versioning scheme, last digit now used for minor updates and bugfixes +! crashes with contacts having no protocol or no protocol loaded + +0.0.0.7 ++ additional column settings ('in/out', 'hours of day', ...) ++ rearrange columns ++ define custom titles for columns ++ use only outgoing/incoming messages for 'most common words' ++ disable removal of contacts with empty history ++ support for MetaContacts (for details see FAQ) ++ define up to three cascaded sort keys ++ exclude individual contacts (via contact's context menu or via options) ++ omit contacts not in "top n", optional totals for omitted contacts, ... +* completely rewritten column management, it's much more flexible now +* minor visual improvements in options page +* moved 'merge contacts with same name' to 'output settings' +* 'nick', 'protocol' and 'group' are now case-insensitive, if used as sort key +* totals are optional and can be disabled +! applying (saving settings) sometimes didn't work when first pressed button +! problems with MetaContacts/RSSNews and incorrect recognition of Unicode messages + +0.0.0.6 ++ cancel creation of statistics (at nearly any time) ++ new column: 'group' (group in your contact list) ++ merge contacts having same name, and additionally same group +* statistics are created in background (doesn't block Miranda IM any more) +* internal code cleanup, user interface improvements +* redesigned generated HTML and CSS (most notably in/out bar graphs) +! Opera didn't render 'chat duration' correctly +! html entity for '>' (greater than sign) was missing the trailing semicolon + +0.0.0.5 ++ open generated statistics in your default browser automatically +* several (hopefully significant) speed improvements +! creating big output files was extremly slow +! UTF8 encoding wasn't detected by Internet Explorer + +0.0.0.4 ++ full Unicode support (provided Unicode-aware version is used) +* now requires Miranda IM 0.4.0.0 or above, older versions won't work (!) +* string settings now stored as UTF8 (please check all your settings!) +* now definition of word delimiters instead of big/small letters +* removed problematic size optimizations, plugin got bigger this way +* minor visual improvements in generated HTML +* output conforms to XHTML 1.0 and uses UTF8 encoding +* changed/simplified recognition of tabSRMM's logged status changes +! URL and file events were misinterpreted as normal messages and produced garbage + +0.0.0.3 ++ filter out logged status changes from tabSRMM ++ new column: 'protocol' (protocols like ICQ, Jabber, ...) ++ disable mergence of contacts with same name ++ disable word count in tooltip (for 'most common words') ++ tooltips with details for 'hours of day' and 'timeline' ++ created kind of a versioning system for the configuration ++ choose sort key and sorting direction ++ new column: 'days of week' +* renamed 'when' to 'hours of day' to clarify its meaning +* minor visual improvements in generated HTML +* minor visual improvements in options page +! settings for 'chat duration' actually modified settings for 'chats' +! some times were converted wrongly (concerning time zones) + +0.0.0.2 ++ now appends time of creation to generated statistics ++ new column: timeline, i.e. chat amount per day for total log time +* disabled possibility to edit style sheet (not useful at the moment) +* reorganized options page to better suit future enhancements +* renamed all CSS classes to clarify their meaning +! honour bar graph switch for total chat length +! honour details switch for nick (first/last message for contact) +! changed behaviour concerning in/out detail for bytes/messages/chats + +0.0.0.1 +* inital release (very early stage) diff --git a/plugins/HistoryStats/docs/historystats_changelog.txt b/plugins/HistoryStats/docs/historystats_changelog.txt deleted file mode 100644 index 9f30fcb376..0000000000 --- a/plugins/HistoryStats/docs/historystats_changelog.txt +++ /dev/null @@ -1,224 +0,0 @@ -Changelog -+ = new -* = changed -! = fixed - -0.1.5.3 -+ possibility to filter raw RTF control sequences (requires rtfconv.dll) - -0.1.5.2 -+ support for UTF-8 history introduced in Miranda IM 0.7 #30 - -0.1.5.1 -+ made compatible with new plugin interface in Miranda IM 0.8 -+ added two services for external plugins (see m_historystats.h) -* all documentation has moved to 'docs' folder inside archive -! fixed a small memory leak - -0.1.5.0 -+ 'words' column: option to show separate in/out counts in tooltip -+ 'nick' column: option to show contact count for omitted/totals row -+ added option to specify how histories of merged contacts are to be merged -+ added option to disable contact menu globally or for certain protocols -* depends on Miranda IM 0.6.7 or above to be able to use new core functions -* removed option to filter status change messages (now always filtered) -* removed dependency on libpng/zlib, now uses png2dib plugin -! merging and interpreting histories was severely broken, especially for - MetaContacts (the statistics generated with this version or above might - differ significantly; also see above for new option) -! several minor fixes - -0.1.4.0 -+ added output options to control tooltips in column titles -+ 'in/out graph' column: option to use different data source for tooltip -+ 'chat duration' column: option to choose which information to show -+ contact sort supports minimum/average/maximum chat duration -+ '(split) timeline' column: option to limit the number of timeline days -+ columns can be rearranged via drag and drop -+ extended possibilities to filter contacts via 'omit contacts' -* reworked and improved interaction with MetaContacts (if available) -* reworked history acces/filtering and rearranged input options -* moved settings for merging contacts with similar names to input options -* column titles are now more verbose (if enabled in output options) -! some column titles/tooltips were not translatable -! several minor fixes - -0.1.3.1 -+ new input option: 'minimum time to assume when calculating average' -! some bbcode tags were still not filtered (due to mixed lower/upper case) - -0.1.3.0 -+ 'words' column now allows color-coding most incoming/outgoing -+ 'in/out' column supports average characters/messages/chats -+ contact sort supports average characters/messages/chats -+ added tooltips with more detailed information to some column headers -* Unicode version now requires Miranda IM 0.5 Unicode or above -* moved from 'Plugins > HistoryStats' to 'History > Statistics' in options -* renamed menu items to use 'Statistics' instead of 'HistoryStats' -* edit boxes with dates replaced with date/time picker -* replaced misleading term 'bytes' with 'characters' -* split column 'in/out' into 'in/out' and 'in/out graph' -* cleaned up CSS in output (not all effects are visible with IE) - -0.1.2.1 -+ possibility to put menu items directly in main menu instead of submenu -! bbcode tags weren't filtered in some cases (though filtering was activated) - -0.1.2.0 -+ possibility to select browser for opening HTML files and URLs -+ separate resizable configuration dialog (via main menu) -+ variables support in output file name (see README for details) -+ possibility to exclude messages before/after a given date -+ possibility to filter bbcode tags -* reorganized input settings page -* changed translations for greater flexibility (partially breaks old ones) -! several small memory leaks in column management - -0.1.1.2 -! several localization issues (with differing system and langpack codepage) - -0.1.1.1 -* reintroduced 'show statistics' in main menu -! logic that predicted output mode in column info was wrong - -0.1.1.0 -+ new column: 'word count' (number of distinct/total words) -+ filter URLs/e-mail addresses in 'words' and 'word count' columns -+ filter words/messages in 'words' and 'word count' columns -+ more options in 'words' column -+ support for IcoLib plugin -* renamed column 'most common words' to 'words' -* moved settings for minimum/maximum word length to column settings -* improved speed with disabled 'words' or 'word count' columns -* merged column types 'hours of day' and 'days of week' to 'split' (continued) -* column 'split timeline': improved speed and added options -* more columns support graphs as PNG files -* simplified update procedure (updates automatically when saving settings) -* redesigned options page (big thanks to a0x for most of the icons) -* improved support for PNG output (error handling, info for selected column) -* changed default colors for HTML output -* removed XML header in HTML output (caused problems with some hosting services) -* if necessary, automatically creates folders and sub-folders -* additional files (like PNG graphics) can be placed in subfolder -! in rare cases, creating statistics crashed with active 'words' column -! comboboxes were displayed incorrectly in pre-XP OSes -! several strings in the user interface weren't translatable -! subgroups weren't displayed correctly in HTML output - -0.1.0.3 -* shows up in plugin list, no matter if it could be loaded or not -* reports version incompatibilities on startup of Miranda IM -! homepage URL was wrong and is now updated to new file listing URL - -0.1.0.2 -* only count chat sessions that last at least a given amount of time -! contacts with empty history produced wrong output for timeline column types -! no contacts in output caused sometimes crash with 'split timline' -! contacts with empty history produced wrong tooltip text for 'nick' column - -0.1.0.1 -* alternatively, libpng13.dll/zlib1.dll can be put in plugins folder -! in rare cases, PNG-only columns were output even if not selected/available -! in rare cases, options page showed wrong controls - -0.1.0.0 -+ partial support for graphs as PNG files (requires libpng/zlib) -+ support for translations -+ support for Updater plugin -+ new column: 'split timeline' (only available with PNG output) -+ better conflict management if generated files already exist -+ filter logged status changes from Scriver -* partial support for Unicode core (Miranda IM 0.4.3 alpha build #42 and above) -* merged column types 'timeline' and 'ratio timeline' to 'timeline' -* merged column types 'hours of day' and 'days of week' to 'split' -* minor visual improvements in options page -* changed icon in main menu und context menus -! subgroups were displayed incorrectly in 'exclude contacts' options page - -0.0.8.0 -+ ignore words longer than a specified number of characters -+ new column: 'events' (file/url event count for incoming, outgoing or total) -+ new column: 'ratio timeline' (like 'timeline' but displays in/out-ratio) -+ remove contacts with no incoming/outgoing chats or bytes -+ repeat table header every n contacts -* minor visual improvements in options page -* options page 'exclude contacts' now displays meta-contacts' subcontacts -! timeline produced wrong HTML with details enabled -! multiple timelines with differing day groupings produced wrong HTML output - -0.0.7.1 -* new versioning scheme, last digit now used for minor updates and bugfixes -! crashes with contacts having no protocol or no protocol loaded - -0.0.0.7 -+ additional column settings ('in/out', 'hours of day', ...) -+ rearrange columns -+ define custom titles for columns -+ use only outgoing/incoming messages for 'most common words' -+ disable removal of contacts with empty history -+ support for MetaContacts (for details see FAQ) -+ define up to three cascaded sort keys -+ exclude individual contacts (via contact's context menu or via options) -+ omit contacts not in "top n", optional totals for omitted contacts, ... -* completely rewritten column management, it's much more flexible now -* minor visual improvements in options page -* moved 'merge contacts with same name' to 'output settings' -* 'nick', 'protocol' and 'group' are now case-insensitive, if used as sort key -* totals are optional and can be disabled -! applying (saving settings) sometimes didn't work when first pressed button -! problems with MetaContacts/RSSNews and incorrect recognition of Unicode messages - -0.0.0.6 -+ cancel creation of statistics (at nearly any time) -+ new column: 'group' (group in your contact list) -+ merge contacts having same name, and additionally same group -* statistics are created in background (doesn't block Miranda IM any more) -* internal code cleanup, user interface improvements -* redesigned generated HTML and CSS (most notably in/out bar graphs) -! Opera didn't render 'chat duration' correctly -! html entity for '>' (greater than sign) was missing the trailing semicolon - -0.0.0.5 -+ open generated statistics in your default browser automatically -* several (hopefully significant) speed improvements -! creating big output files was extremly slow -! UTF8 encoding wasn't detected by Internet Explorer - -0.0.0.4 -+ full Unicode support (provided Unicode-aware version is used) -* now requires Miranda IM 0.4.0.0 or above, older versions won't work (!) -* string settings now stored as UTF8 (please check all your settings!) -* now definition of word delimiters instead of big/small letters -* removed problematic size optimizations, plugin got bigger this way -* minor visual improvements in generated HTML -* output conforms to XHTML 1.0 and uses UTF8 encoding -* changed/simplified recognition of tabSRMM's logged status changes -! URL and file events were misinterpreted as normal messages and produced garbage - -0.0.0.3 -+ filter out logged status changes from tabSRMM -+ new column: 'protocol' (protocols like ICQ, Jabber, ...) -+ disable mergence of contacts with same name -+ disable word count in tooltip (for 'most common words') -+ tooltips with details for 'hours of day' and 'timeline' -+ created kind of a versioning system for the configuration -+ choose sort key and sorting direction -+ new column: 'days of week' -* renamed 'when' to 'hours of day' to clarify its meaning -* minor visual improvements in generated HTML -* minor visual improvements in options page -! settings for 'chat duration' actually modified settings for 'chats' -! some times were converted wrongly (concerning time zones) - -0.0.0.2 -+ now appends time of creation to generated statistics -+ new column: timeline, i.e. chat amount per day for total log time -* disabled possibility to edit style sheet (not useful at the moment) -* reorganized options page to better suit future enhancements -* renamed all CSS classes to clarify their meaning -! honour bar graph switch for total chat length -! honour details switch for nick (first/last message for contact) -! changed behaviour concerning in/out detail for bytes/messages/chats - -0.0.0.1 -* inital release (very early stage) diff --git a/plugins/HistoryStats/docs/historystats_readme.txt b/plugins/HistoryStats/docs/historystats_readme.txt deleted file mode 100644 index 26af0b71b2..0000000000 --- a/plugins/HistoryStats/docs/historystats_readme.txt +++ /dev/null @@ -1,115 +0,0 @@ -0. Introduction -=============== - - * Purpose of this document - - This is a collection of important things you might want to know to get the - most out of HistoryStats plugin for Miranda IM. - - * Outline - - 1. Installation - 2. Plugin support - 3. Documentation - 4. Credits - - -1. Installation -=============== - - * Download - - The most recent version of this plugin should always be available at [1]. - In case you want to switch back to an older version of HistoryStats (might - be problematic and in general not advisable) this is the place to search at. - Additionaly, you can find it on the official Miranda IM File Listing under - [2] (non-Unicode) and [3] (Unicode). - - [1] http://miranda.dark-passage.de/ - [2] http://addons.miranda-im.org/details.php?action=viewfile&id=2534 - [3] http://addons.miranda-im.org/details.php?action=viewfile&id=2535 - - * Requirements - - For the ANSI/Unicode build: Miranda IM 0.6.7 or above. - - * PNG format support - - Please use the "png2dib.dll" plugin from Miranda IM 0.6.7 or any newer - version. Note that there might be problems with transparency for older - versions of "png2dib.dll". Note that "advaimg.dll" replaces "png2dib.dll" - in Miranda IM 0.7.0 #27 or above. - - * Stripping raw RTF control sequences from messages - - In order for this option to be available the library "rtfconv.dll" needs - to be in the Miranda IM folder or in the "plugins" subfolder. You can - download "rtfconv.dll" from [1] (just extract that one file and ignore the - rest) or you should be able to find an alternative link to it in [2]. - - [1] http://www5b.biglobe.ne.jp/~harigaya/e/rtfcnv.html - [2] http://addons.miranda-im.org/details.php?action=viewfile&id=2445 - - -2. Plugin support -================= - - * Supported plugins - - HistoryStats integrates with MetaContacts, Updater and IcoLib. Just go to - the plugin's options page to find out more about this. - - -3. Documentation -================ - - * Supported variables in output file/folder - - If enabled you can use several variables in your output file and your folder - for additional files. Variables referencing date/time values are taken from - the date/time you generate the statistics. These variables are supported: - - %profile_path% - where your profile is stored (including trailing backslash) - %profile_name% - the name of your profile - %miranda_path% - location of miranda32.exe (including trailing backslash) - %nick% - your nick (see corresponding option in the output settings) - %h% - hour in 12h format without leading zero (1-12) - %hh% - hour in 12h format with leading zero (01-12) - %H% - hour in 24h format without leading zero (0-23) - %HH% - hour in 24h format with leading zero (00-23) - %tt% - am/pm symbol in lower case (am/pm) - %TT% - am/pm symbol in upper case (AM/PM) - %m% - minute without leading zero (0-59) - %mm% - minute with leading zero (00-59) - %s% - second without leading zero (0-59) - %ss% - second with leading zero (00-59) - %yy% - two-digit year without century (e.g. 06) - %yyyy% - four-digit year including century (e.g. 2006) - %M% - month without leading zero (1-12) - %MM% - month with leading zero (01-12) - %MMM% - abbreviated month name (Jan, Feb, ...) - %MMMM% - full month name (January, February, ...) - %d% - day without leading zero (1-31) - %dd% - day with leading zero (01-31) - %ww% - abbreviated day of week (Mo, Tu, We, ...) - %www% - abbreviated day of week (Mon, Tue, Wed, ...) - %wwww% - full day of week (Monday, Tuesday, Wednesday, ...) - %% - a single percent sign (%) - - If you enter a relative path it will be autoamtically prefixed with - %miranda_path% which is what previous versions of this plugin did. - - * Other resources - - There is no official documentation but maybe the FAQ [1] or the Miranda IM - Forums thread [2] can help you. Feel free to contact me or to ask questions - on the forums. - - [1] http://miranda.dark-passage.de/historystats/faq/ - [2] http://forums.miranda-im.org/showthread.php?t=1281 - - -4. Credits -========== - - * Most icons were contributed by a0x (more info at http://www.a0x.info/) diff --git a/plugins/HistoryStats/docs/readme.txt b/plugins/HistoryStats/docs/readme.txt new file mode 100644 index 0000000000..26af0b71b2 --- /dev/null +++ b/plugins/HistoryStats/docs/readme.txt @@ -0,0 +1,115 @@ +0. Introduction +=============== + + * Purpose of this document + + This is a collection of important things you might want to know to get the + most out of HistoryStats plugin for Miranda IM. + + * Outline + + 1. Installation + 2. Plugin support + 3. Documentation + 4. Credits + + +1. Installation +=============== + + * Download + + The most recent version of this plugin should always be available at [1]. + In case you want to switch back to an older version of HistoryStats (might + be problematic and in general not advisable) this is the place to search at. + Additionaly, you can find it on the official Miranda IM File Listing under + [2] (non-Unicode) and [3] (Unicode). + + [1] http://miranda.dark-passage.de/ + [2] http://addons.miranda-im.org/details.php?action=viewfile&id=2534 + [3] http://addons.miranda-im.org/details.php?action=viewfile&id=2535 + + * Requirements + + For the ANSI/Unicode build: Miranda IM 0.6.7 or above. + + * PNG format support + + Please use the "png2dib.dll" plugin from Miranda IM 0.6.7 or any newer + version. Note that there might be problems with transparency for older + versions of "png2dib.dll". Note that "advaimg.dll" replaces "png2dib.dll" + in Miranda IM 0.7.0 #27 or above. + + * Stripping raw RTF control sequences from messages + + In order for this option to be available the library "rtfconv.dll" needs + to be in the Miranda IM folder or in the "plugins" subfolder. You can + download "rtfconv.dll" from [1] (just extract that one file and ignore the + rest) or you should be able to find an alternative link to it in [2]. + + [1] http://www5b.biglobe.ne.jp/~harigaya/e/rtfcnv.html + [2] http://addons.miranda-im.org/details.php?action=viewfile&id=2445 + + +2. Plugin support +================= + + * Supported plugins + + HistoryStats integrates with MetaContacts, Updater and IcoLib. Just go to + the plugin's options page to find out more about this. + + +3. Documentation +================ + + * Supported variables in output file/folder + + If enabled you can use several variables in your output file and your folder + for additional files. Variables referencing date/time values are taken from + the date/time you generate the statistics. These variables are supported: + + %profile_path% - where your profile is stored (including trailing backslash) + %profile_name% - the name of your profile + %miranda_path% - location of miranda32.exe (including trailing backslash) + %nick% - your nick (see corresponding option in the output settings) + %h% - hour in 12h format without leading zero (1-12) + %hh% - hour in 12h format with leading zero (01-12) + %H% - hour in 24h format without leading zero (0-23) + %HH% - hour in 24h format with leading zero (00-23) + %tt% - am/pm symbol in lower case (am/pm) + %TT% - am/pm symbol in upper case (AM/PM) + %m% - minute without leading zero (0-59) + %mm% - minute with leading zero (00-59) + %s% - second without leading zero (0-59) + %ss% - second with leading zero (00-59) + %yy% - two-digit year without century (e.g. 06) + %yyyy% - four-digit year including century (e.g. 2006) + %M% - month without leading zero (1-12) + %MM% - month with leading zero (01-12) + %MMM% - abbreviated month name (Jan, Feb, ...) + %MMMM% - full month name (January, February, ...) + %d% - day without leading zero (1-31) + %dd% - day with leading zero (01-31) + %ww% - abbreviated day of week (Mo, Tu, We, ...) + %www% - abbreviated day of week (Mon, Tue, Wed, ...) + %wwww% - full day of week (Monday, Tuesday, Wednesday, ...) + %% - a single percent sign (%) + + If you enter a relative path it will be autoamtically prefixed with + %miranda_path% which is what previous versions of this plugin did. + + * Other resources + + There is no official documentation but maybe the FAQ [1] or the Miranda IM + Forums thread [2] can help you. Feel free to contact me or to ask questions + on the forums. + + [1] http://miranda.dark-passage.de/historystats/faq/ + [2] http://forums.miranda-im.org/showthread.php?t=1281 + + +4. Credits +========== + + * Most icons were contributed by a0x (more info at http://www.a0x.info/) -- cgit v1.2.3