[Tickets #7137] Re: Add Text_LanguageDetect support
bugs at horde.org
bugs at horde.org
Tue Dec 6 05:48:20 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/7137
------------------------------------------------------------------------------
Ticket | 7137
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Add Text_LanguageDetect support
-Queue | IMP
+Queue | Horde Framework Packages
-Version | HEAD
+Version | Git master
Type | Enhancement
-State | Accepted
+State | Resolved
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2011-12-05 22:48) wrote:
This is handled in Core. Added to Core 2.0 (i.e. Horde 4.1).
commit 599c6109fbea4c307339f904e3993eac4dde0b8b
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Dec 5 22:42:11 2011 -0700
[mms] Add language detection to AJAX spellchecker if no language
is selected by the user (Request #7137).
framework/Core/lib/Horde/Core/Ajax/Imple/SpellChecker.php | 7 +-
framework/Core/lib/Horde/Core/Factory/LanguageDetect.php | 130
+++++++++++++
framework/Core/lib/Horde/Registry.php | 1 +
framework/Core/package.xml | 7 +
4 files changed, 144 insertions(+), 1 deletions(-)
create mode 100644 framework/Core/lib/Horde/Core/Factory/LanguageDetect.php
http://git.horde.org/horde-git/-/commit/599c6109fbea4c307339f904e3993eac4dde0b8b
More information about the bugs
mailing list