vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Spell Checker: PungoSpell for vBulletin3 Standard and WYSIWYG modes (https://vborg.vbsupport.ru/showthread.php?t=65737)

sketch42 06-04-2004 01:13 PM

Quote:

Originally Posted by tamarian
Updated :)

v1.1:
1. Added a "Learn" button. This allows users to add words into the dictionary.
2. Restricted access to members only, with allowed usergroups definable in config file
3. Restrict user groups allowed to use the "Learn" feature. Configurable option.
3. Options to ignore quote blocks, code bloacks, and PHP blocks
4. Added buttons (Thesarus and Lookup) with links to Merriam Webster's online thesarus and dictionary links with the suggestion for misspelled words.
5. Added Quit and Done buttons. One to quite without saving, and one to save without going through the whole post for suggestions.
6. Fixed extra lines added for WYSIWYG paragraphs
7. Made it skip vBCode tags, so it won't spell check URL's

i will be installing this in a few ... i was about to stick with phpspell... but than u post this infor , i hope this works :classic:

NuclioN 06-04-2004 01:29 PM

I've chmod 777 the custom.pws but it not adds new words. Maybe i'm doing something wrong?

sketch42 06-04-2004 02:14 PM

Quote:

Originally Posted by NuclioN
I've chmod 777 the custom.pws but it not adds new words. Maybe i'm doing something wrong?

same here its not learning.... also i wanted to add this to quick reply how would i do that

sketch42 06-04-2004 02:28 PM

not checking spelling in pm's... get this is a test

tamarian 06-04-2004 03:55 PM

For those who don't have the "learn" function working, try this:

Edit the checkspelling.php file and

Change this:

$customwordlist = "custom.pws";

To this:

$customwordlist = "/path/to/file/custom.pws";

i.e., enter the path to the custom.pws file.

Sketch: It will not show in your pm template, until you edit the USERCP_SHELL and pm_newpm as mentioned in the template section.

sketch42 06-04-2004 03:57 PM

Quote:

Originally Posted by tamarian
For those who don't have the "learn" function working, try this:

Edit the checkspelling.php file and

Change this:

$customwordlist = "custom.pws";

To this:

$customwordlist = "/path/to/file/custom.pws";

i.e., enter the path to the custom.pws file.

Sketch: It will not show in your pm template, until you edit the USERCP_SHELL and pm_newpm as mentioned in the template section.

i have edited it... and i kept getting the test page when i clicked spell check... the button was there it just didnt work... can u post what to edit for this to show in quick reply...

ill test these changes when i get bak to work lol...

tamarian 06-04-2004 06:25 PM

Quote:

Originally Posted by sketch42
i have edited it... and i kept getting the test page when i clicked spell check... the button was there it just didnt work...

If you get the test page, this means youhave an error in the javascript. This is most likely due to your editor inserting extra characters into the file. To fix this, re-upload checkspelling.php.

Quote:

can u post what to edit for this to show in quick reply...
I think you will need to put the <head> change (A) in showthread template, and the other changes (B and C) in the showthread_quickreply template.

tamarian 06-04-2004 06:27 PM

Note to those of you using this in other languages:

In the file custom.pws, the first line reads something like:

personal_ws-1.1 en 2

You will need to change en to the language you use, like fr

sketch42 06-04-2004 07:05 PM

Quote:

Originally Posted by tamarian
For those who don't have the "learn" function working, try this:

Edit the checkspelling.php file and

Change this:

$customwordlist = "custom.pws";

To this:

$customwordlist = "/path/to/file/custom.pws";

i.e., enter the path to the custom.pws file.
its in my root path so its /custom.pws

i did that and still the learn mode isnt working

im using WinSyntax for my php editor

sketch42 06-04-2004 07:23 PM

ok also i noticed that when i have the quote options set to 1 and try using the spell check i get "this is a test"


All times are GMT. The time now is 07:37 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.05382 seconds
  • Memory Usage 1,744KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete