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)

tamarian 06-04-2004 07:43 PM

Quote:

Originally Posted by sketch42
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"

It may sound unlikely, but I'm 90% sure it's due to saving the file in a non *nix editor. You may want to try editing it on the server using vi

In the next version, I will make a seperate file for all the configuration options. This should prevent any end of line errors.

sketch42 06-04-2004 07:46 PM

Quote:

Originally Posted by tamarian
It may sound unlikely, but I'm 90% sure it's due to saving the file in a non *nix editor. You may want to try editing it on the server using vi

In the next version, I will make a seperate file for all the configuration options. This should prevent any end of line errors.

vi??

any text editor u recommend?

tamarian 06-04-2004 08:34 PM

Updated:

v1.3
1. Created a new config file (pungo-spell-config.php) to avoid the need to edit checkspelling.php, which is a bit tricky with end of line characters.
2. Added an option to disable the learn feature. This may be needed if your aspell setup does not allow, or not properly setup, for personal wordlists.
3. The language is now defined in the config file as well.

tamarian 06-04-2004 08:40 PM

Quote:

Originally Posted by sketch42
vi??

any text editor u recommend?

vi is a small command line editor, great for editing files on the server, like config files. But it's for old farts, like me. New Linux distors now days use Pico or Nano.

However, check the new update, it will eliminate the need to edit checkspelling.php That file is sensitive to end of line characters.

sketch42 06-04-2004 09:00 PM

Quote:

Originally Posted by tamarian
Updated:

v1.3
1. Created a new config file (pungo-spell-config.php) to avoid the need to edit checkspelling.php, which is a bit tricky with end of line characters.
2. Added an option to disable the learn feature. This may be needed if your aspell setup does not allow, or not properly setup, for personal wordlists.
3. The language is now defined in the config file as well.

ok everything's working now except the learn... is there anyway to get the learn feature working???

i take this back ... well not really... just that the values are backwards... apparently 0 checks within the quotes and 1 doesnt

maybe that can help fix the learn feature... can it be something like that?

tamarian 06-04-2004 09:23 PM

Quote:

Originally Posted by sketch42
ok everything's working now except the learn... is there anyway to get the learn feature working???

i take this back ... well not really... just that the values are backwards... apparently 0 checks within the quotes and 1 doesnt

maybe that can help fix the learn feature... can it be something like that?

Yes, the 0 and 1 in the ignore options is confusing and reversed to what it actually means. I'll update the first post.

As for the learn problem, if it's enabled, and you you belong to a user group allowed to use it (i.e., you see the "Learn" button, then it should work, unless there's a language mismatch between the language you use, and the language listed in the first line of "custom.pws, assuming it's writable.

sketch42 06-04-2004 09:35 PM

is there any possible way to maybe get the learn feature working in future versions?

sketch42 06-04-2004 10:03 PM

even without the learn function im keeping this just for the usergroups...

clickity click click.... Install

anyway to make the pop up box a drop bigger...it doesnt maximize to where you can see the buttons...

also can we manually add words?

tamarian 06-04-2004 10:14 PM

Quote:

Originally Posted by sketch42
is there any possible way to maybe get the learn feature working in future versions?

It's working correctly right now. As I explained in my earlier post, if it's not working, it's an issue with language and the system's aspell software setup.

tamarian 06-04-2004 10:19 PM

Quote:

Originally Posted by sketch42
anyway to make the pop up box a drop bigger...it doesnt maximize to where you can see the buttons...

In the spellcheck.js file, the popup is opened with:

openSpellWin(640, 480);

You can fine-tune the size there.

What browser are you using?

Quote:

also can we manually add words?
I can add an admin interface to add words but it will have to use the same PSPELL PHP code, which means if there's a problem with the server's setup for that language in word lists, it won't work.


All times are GMT. The time now is 09:25 AM.

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.01415 seconds
  • Memory Usage 1,745KB
  • 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
  • (8)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