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-26-2004 01:32 AM

Quote:

Originally Posted by Boofo
Now if I can just get the quick reply box working with this I will be all set. ;)

Any one have that working yet?

Have you tried to put the code in the showthread template?

Snippet A goes into the header of showthread template

Snippet B goes somewhere in showthread_quickreply template (for example, just below the java script.

Snippet C goes below the preview button code in showthread_quickreply.

I just tested it, and it it worked on my test forum

Boofo 06-26-2004 02:17 AM

Quote:

Originally Posted by tamarian
Have you tried to put the code in the showthread template?

Snippet A goes into the header of showthread template

Snippet B goes somewhere in showthread_quickreply template (for example, just below the java script.

Snippet C goes below the preview button code in showthread_quickreply.

I just tested it, and it it worked on my test forum

I just double checked it and I have it the way to say here and nothing shows up in the spell check box. It works everywhere else flawlessly, just not the quick reply box. Any ideas what to do to make it work there, too? ;)

I do have it set to where you must click the icon in a message to be able to use the QR box. Would that have anything to do with it?

Boofo 06-26-2004 03:19 AM

Ok, FINALLY! I got it working with the quick reply box. It works with the code the way it is if you don't use WYSIWYG in it. To make it work with the WYSIWYG part of it, I had to change:

Quote:

<if condition="DOTOOLBAR!=2">
to:

Quote:

<if condition="$WYSIWYG!=2">
Now it works as it should. ;)

Thank you, sir, for an excellent hack. ;)

Chris Blount 06-26-2004 03:22 AM

Quote:

Originally Posted by Chris Blount
I just found something weird that's happening. When using the spell check in standard mode (not WYSIWYG). All paragraph breaks are getting taken out so when the spell check is done, the post ends up being one long paragraph.


Any word on how to fix this yet?

Boofo 06-26-2004 03:40 AM

Quote:

Originally Posted by Chris Blount
Any word on how to fix this yet?

I just tested this on my site and it works like it should in the Enhanced Standard editor. It left the message exactly as it found it except for correcting the spelling mistakes. Could another hack be messing with it, maybe? ;)

tamarian 06-26-2004 02:52 PM

Quote:

Originally Posted by Boofo
Ok, FINALLY! I got it working with the quick reply box. It works with the code the way it is if you don't use WYSIWYG in it. To make it work with the WYSIWYG part of it, I had to change:

Nice catch. I'll add it to the fist post for quick reply, so others can find it easily.

Boofo 06-27-2004 12:50 AM

Now all we have to do it get it working so it scrolls to each word it finds and you will have the perfect and ultimate vB3 spell checker. ;)

tamarian 06-27-2004 01:06 AM

Quote:

Originally Posted by Boofo
Now all we have to do it get it working so it scrolls to each word it finds and you will have the perfect and ultimate vB3 spell checker. ;)

I have the scrolling working, but for some reason it only works with IE.....

Boofo 06-27-2004 01:07 AM

Quote:

Originally Posted by tamarian
I have the scrolling working, but for some reason it only works with IE.....

I use IE and it doesn't work for me. ;)

tamarian 06-27-2004 01:10 AM

Quote:

Originally Posted by Boofo
I use IE and it doesn't work for me. ;)

I meant the upcoming release :)


All times are GMT. The time now is 03:43 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.02303 seconds
  • Memory Usage 1,743KB
  • 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
  • (10)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