6.0.0-beta6
4/10/26

[#7137] Add Text_LanguageDetect support
Summary Add Text_LanguageDetect support
Queue Horde Framework Packages
Queue Version Git master
Type Enhancement
State Resolved
Priority 1. Low
Owners slusarz (at) horde (dot) org
Requester jan (at) horde (dot) org
Created 7/30/08 (6463 days ago)
Due
Updated 8/29/12 (4972 days ago)
Assigned
Resolved 12/6/11 (5239 days ago)
Milestone
Patch No

History
08/29/2012 12:26:23 PM Git Commit Comment #3 Reply to this comment
Changes have been made in Git (master):

commit 599c6109fbea4c307339f904e3993eac4dde0b8b
Author: Michael M Slusarz <slusarz@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).

  .../lib/Horde/Core/Ajax/Imple/SpellChecker.php     |    7 +-
  .../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(-)

http://git.horde.org/horde-git/-/commit/599c6109fbea4c307339f904e3993eac4dde0b8b
12/06/2011 05:48:38 AM Michael Slusarz Assigned to Michael Slusarz
 
12/06/2011 05:48:20 AM Michael Slusarz Comment #2
Version ⇒ Git master
Queue ⇒ Horde Framework Packages
State ⇒ Resolved
Reply to this comment
This is handled in Core.  Added to Core 2.0 (i.e. Horde 4.1).

commit 599c6109fbea4c307339f904e3993eac4dde0b8b
Author: Michael M Slusarz <slusarz@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
07/30/2008 08:57:03 AM Jan Schneider Comment #1
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ Add Text_LanguageDetect support
Type ⇒ Enhancement
State ⇒ Accepted
Reply to this comment
Add support for http://pear.php.net/package/Text_LanguageDetect/ when 
spell checking to detect the current language if none has been 
specified explicitly.

Saved Queries