Install Spell checker plugin

Author Message

Callum Reeder

Tuesday 15 February 2011 8:47:59 am

Am new to PHP and eZ Publish and am trying to install the TinyMCE SpellChecker in our installation of eZ Publish v4.3 (Windows platform) but cannot find any installation instructions on the TinyMCE or the eZ websites.

I have downloaded the 'PHP Spellchecker' from the TinyMCE website and extracted the files to the folder \extension\ezoe\spellchecker. I have also edited the ezoe.ini file to enable the following settings:

Plugins[]=spellchecker

Buttons[]=spellchecker

The spell checker button appears on OE, but when tested a window being displayed with the message "No misspellings found."

Could someone please tell me how to install the spell checker or provide a link to the installation instructions?

Many thanks

nicholas king

Wednesday 16 February 2011 3:12:35 am

Im also having the same problem, I can get the spell check button to appear, however the spell check does not do any spell checking as no matter what is written in the text box it reports no misspellings found.

nicholas king

Wednesday 16 February 2011 4:50:49 am

Hello i have now fixed the issue. I had to change the spell check engine to aspell and followed the following guide to install, ammended the ezoe.ini file with the rellevant settings

http://www.oblius.com/blog/view.php?ID=116

for me this was

# Windows PSpellShell settings
config[general.engine]=PSpellShell
config[PSpellShell.aspell]="C:\Program Files (x86)\Aspell\bin\aspell.exe"
config[PSpellShell.tmp]=c:/temp

Thanks

Nicholas

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 03:10:13
Script start
Timing: Jan 18 2025 03:10:13
Module start 'layout'
Timing: Jan 18 2025 03:10:13
Module start 'content'
Timing: Jan 18 2025 03:10:14
Module end 'content'
Timing: Jan 18 2025 03:10:14
Script end

Main resources:

Total runtime0.6175 sec
Peak memory usage4,096.0000 KB
Database Queries58

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0052 589.6875152.6250
Module start 'layout' 0.00520.0029 742.312539.4531
Module start 'content' 0.00800.6082 781.7656469.7188
Module end 'content' 0.61630.0012 1,251.48448.1641
Script end 0.6175  1,259.6484 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.4986160.0002
Check MTime0.00130.2128160.0001
Mysql Total
Database connection0.00090.142310.0009
Mysqli_queries0.574092.9550580.0099
Looping result0.00060.0931560.0000
Template Total0.592796.020.2963
Template load0.00200.327920.0010
Template processing0.590695.640820.2953
Template load and register function0.00020.029710.0002
states
state_id_array0.00120.193710.0012
state_identifier_array0.00080.130620.0004
Override
Cache load0.00170.2679230.0001
Sytem overhead
Fetch class attribute can translate value0.00060.098420.0003
Fetch class attribute name0.00130.206430.0004
XML
Image XML parsing0.00020.035620.0001
class_abstraction
Instantiating content class attribute0.00000.001530.0000
General
dbfile0.00060.1051100.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs