Downloads

Download tar.gz 27.56 KB
MD5: 174e68d9a1df51f5332f355f86f068a1
SHA-1: 9d0b6fee77d61a2c45c4e1e0b9d701598556bc06
SHA-256: e27f5fb246358a04144d73d29a17de8f91ea996710622a1e8a97470d7819eef2
Download zip 41.62 KB
MD5: c5b7f059c56c20b94eea0ebb15b1bc38
SHA-1: 6bf7c7d479547135a75ad205062518d5fc46d3b9
SHA-256: 9514d5514716a20264d91e5dead66385c5fa2adef10beb82e860f869b9e2834d

Release notes

Updated Russian translation
Added Ukrainian translation
- #934314 by Kler: move login logic from hook_boot to stand along page using redirects
- new settings for share button
- #897204 by catofcheshir: added settings for use alias or system path in share link.
- #898124 by catofcheshir: share button settings did not work for content types
- optimization of finalization form
- #973274 by seaji: multiple notice Undefined index
- added custom handling of json_decode because not all servers have this function
- Hide JS warning if JS is enabled
- Added check for curl and drupal_http_request at the settings page
- deleted requirements of php 5.2 because internal handling of json

In Russian

1. Убрал требование PHP 5.2
2. Добавлена проверка сервера на существование curl и работоспособность drupal_http_request при настройке модуля
3. Добавлено предупреждение о выключенном JS
4. Добавлена своя функция обработки json т.к. не на всех серверах она есть.
5. Исправлены Notice: Undefined index
6. Исправлен баг с отображением кнопки share
7. У кнопки share появилось много новых параметров.
8. Логика авторизации перенесена из hook_boot в отдельную функцию на отдельной старнице
9. Добавлена фиксация событий в системном журнале в группе mail_ru. Это такие события как создание связи, удаление связи, открытие сессии через mail.ru

Created by: seaji
Created on: 5 Dec 2010 at 00:29 UTC
Last updated: 5 Dec 2010 at 00:33 UTC
New features
Bug fixes
Unsupported

Other releases