Plugin:HistoryPP/ru: Difference between revisions

From Miranda NG
Plugin:HistoryPP/ru
Jump to navigation Jump to search
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Простой, быстрый и многофункциональный просмотрщик истории.
Easy, fast and feature-rich history viewer for Miranda NG.




__TOC__
__TOC__


== Возможности ==
== Features ==
* Просмотр истории контакта со следующими возможностями:
** мгновенный поиск по мере ввода запроса,
** настройка стилей,
** быстрые фильтры,
** экспорт в <tt>html</tt>, <tt>xml</tt>, <tt>txt</tt> (при экспорте для некоторых протоколов в заголовке не прописывается поле "имя контакта". Если его не вписать самому — всё падает с сообщением "Header not found"),
** просмотр всех бесед с контактом в отдельном дереве.
* Быстрый поиск по истории всех ваших контактов.


== Скрытые настройки ==
* Advanced contact's history with
Для изменения скрытых настроек History++ вам понадобится плагин {{Plugin|DbEditorPP|Database Editor}}.
** Find-as-you-type
** Customizable styles
** Instant filtering
** Export to <tt>html</tt>, <tt>xml</tt>, <tt>txt</tt>
** View all conversations with the contact in separate tree
* Very fast history search within all your contacts
* It's fast! History++ is developed with speed in mind.
* It's easy! Despite having many features, we care much about interface simplicity and user satisfaction.
 
== Hidden options ==
 
There are additional options in History++ which are hidden in Miranda database. To edit them you will need {{Plugin|DbEditorPP|Database Editor}} plugin.
 
{{TNT|Note|You may need to create these values yourself. You might need to restart Miranda for changes to take effect. However, the developers claim most of the changes to be instantaneous.}}


{{Content:HistoryPP/HiddenOptions}}
{{Content:HistoryPP/HiddenOptions}}


Примечание: Если указанные ключи отсутствуют в базе, вам придется создать их самостоятельно. Для вступления изменений в силу, возможно, потребуется перезапуск Миранды.
== Tips and tricks ==


* Open history viewer and press {{Hotkey|F10}} to enable main menu with toolbar buttons duplicated in it. The feature is meant to make History++ convenient for blind people. Once you enable the menu, it will always be present in all history windows that have toolbar. You can hide it from the menu itself any time.
* In addition you can hide the toolbar, but you'll need to download and install {{Plugin|DbEditorPP|Database Editor}} plugin to do it. Open Database Editor, navigate to ''Settings → HistoryPlusPlus'' and create <tt>HistoryToolbar</tt> string setting if it doesn't exist already. If it does, edit it and make it empty (delete all the contents (Value Data) in the setting, but not the item itself!). If you create new one, leave it empty. The next time you open history window, toolbar will be hidden. To show it again, just delete <tt>HistoryToolbar</tt> setting (this time delete the whole setting itself, not its contents).


== Приёмы работы и советы ==
* Для использования плагина слабовидящими предусмотрено текстовое главное меню, дублирующее кнопки панели инструментов (включается нажатием {{Hotkey|F10}} в окне просмотра истории). Меню появляется во всех окнах плагина, где есть панель инструментов. Для выключения воспользуйтесь настройками самого меню.
* С помощью {{Plugin|DbEditorPP|редактора базы}} можно спрятать и панель инструментов. Откройте Database Editor и, если в ветке HistoryPlusPlus отсутствует строковый параметр <tt>HistoryToolbar</tt>, создайте его. Если же такой ключ существует, удалите его значение (Value Data); создавая новый, оставьте значение пустым. При следующем открытии окна истории вы не увидите кнопочек. Чтобы вернуть панель инструментов, просто удалите <tt>HistoryToolbar</tt> (на этот раз сам ключ, а не только значение).


== External links ==


== Ссылки ==
* Information about plugin and its settings is taken from [https://code.google.com/p/historypp/wiki/WikiStart History++ wiki page]
* Информация о плагине и настройках взята с [https://code.google.com/p/historypp/wiki/WikiStart вики-страницы History++]


{{PluginGroups}}
{{PluginGroups}}

Revision as of 22:09, 30 December 2017

Other languages:
History++
Нет изображения
Имя файла HistoryPP.dll
Авторы theMIROn, Art Fedorov
Скачать
Стабильная версия: 32-bit, 64-bit
Версия в разработке: 32-bit, 64-bit

Easy, fast and feature-rich history viewer for Miranda NG.


Features

  • Advanced contact's history with
    • Find-as-you-type
    • Customizable styles
    • Instant filtering
    • Export to html, xml, txt
    • View all conversations with the contact in separate tree
  • Very fast history search within all your contacts
  • It's fast! History++ is developed with speed in mind.
  • It's easy! Despite having many features, we care much about interface simplicity and user satisfaction.

Hidden options

There are additional options in History++ which are hidden in Miranda database. To edit them you will need Database Editor plugin.

Примечание
You may need to create these values yourself. You might need to restart Miranda for changes to take effect. However, the developers claim most of the changes to be instantaneous.
Параметр Тип Значение Описание
DateTimeFormat Строка См. Формат даты и времени
По умолчанию: 'c'
Задает формат отображения даты и времени. Используется в просмотре истории, а также в окне «Подробности события».
FormatCopy Строка См. Форматирование текста Шаблон для команды «Копировать» (Ctrl+C)
FormatCopyText Строка Шаблон для команды «Копировать текст» (Ctrl+T)
FormatReplyQuoted Строка Шаблон для команды «Ответить с цитатой» (Reply Quoted)
FormatReplyQuotedText Строка Шаблон для команды «Ответить с цитатой» (Reply Quoted) в режиме псевдоредактирования
FormatSelection Строка Шаблон для форматирования событий (в режиме псевдоредактирования — выделенного текста)
ProfileName Строка Предпочитаемое имя
По умолчанию: не заполнено, используются ники, заданные протоколами
Имя вместо ников, заданных протоколами.
Используется в истории, поиске, журнале сообщений, а также при экспорте; в окне «Подробности события» отображаются ники, заданные протоколами.

Tips and tricks

  • Open history viewer and press F10 to enable main menu with toolbar buttons duplicated in it. The feature is meant to make History++ convenient for blind people. Once you enable the menu, it will always be present in all history windows that have toolbar. You can hide it from the menu itself any time.
  • In addition you can hide the toolbar, but you'll need to download and install Database Editor plugin to do it. Open Database Editor, navigate to Settings → HistoryPlusPlus and create HistoryToolbar string setting if it doesn't exist already. If it does, edit it and make it empty (delete all the contents (Value Data) in the setting, but not the item itself!). If you create new one, leave it empty. The next time you open history window, toolbar will be hidden. To show it again, just delete HistoryToolbar setting (this time delete the whole setting itself, not its contents).


External links