vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Spell Check Hack - Advice Needed (https://vborg.vbsupport.ru/showthread.php?t=59792)

Nikidala 01-06-2004 05:12 PM

Spell Check Hack - Advice Needed
 
Hello,

I have been working on converting the spell checking hack that I made for my phpBB forum to vb 3 (waited on converting my forum until vb 3 was out because of the many mods I did and would lose)... I am needing a little help with how I want to implement a few things (not coding wise, but end user wise).

So far, I have my spell checker working with both the regular text box and the new WYSIWYG boxes, but have run into a slight issue... On our old phpBB forum, I allowed users to enter a few HTML tags, and of course there were the BB Codes. As such, I had the spell check "output" screen output the text as entered (rather than show like a preview would, it would show it as the [url] or <b>), which I did not have any problems with as the users would have actually entered those codes and would not be confused. Now, with the WYSIWYG, I have the possibility of the users not having a clue how to enter or even what BB Codes and / or HTML code is (of course on the converted forum I will not be allowing any HTML). Now, that doesn't even take into account the really NASTY HTML code it creates...

So, should I:
- Output WYSIWYG HTML converted into BB Code?
- Output WYSIWYG HTML only pretty preview-type format?
- Output all BB Codes / WYSIWYG HTML in pretty preview-type format?

Thanks for any input you can give me... I do not want to ask my own users, as I am surprising them with the upgrade and do not want to spoil the surprise (that and they would be hounding me every hour for status updates and "how much longer?").

Thanks again!!
Nikki

Nikidala 01-09-2004 07:52 PM

I really hate bumping something so trivial, but really could use some feedback...


All times are GMT. The time now is 08:49 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.00989 seconds
  • Memory Usage 1,706KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete