The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I hope you know Googiespell... I've just tried it and ... IT WORKS GREAT!
http://amix.dk/projects/?page_id=3 Well, it's just a script that uses "Google's Spelling Check"... Just three .JS and a CSS and you've got a really nice spell checker... Well, I'm trying to use it in my forums, but i've a little problem with the WYSIWYG/Code textareas... I mean, the speel checker works right, but then i change the "message view" and it's a mess... Please, someone? I'm sure that you'll love this, it's just so simple... Try it and tell me if you can make it work! :banana: |
#2
|
|||
|
|||
![]()
Someone? It really works! Chek it out: http://amix.dk/googiespelldemo/
I would love to use this spell cheker in my forum! |
#3
|
||||
|
||||
![]()
I use vbspell and love it.
|
#4
|
|||
|
|||
![]() Quote:
|
#5
|
|||
|
|||
![]()
Merk, sorry... I just didn't know if it was so difficult...
But my forum are in Spanish... So VBSpell don't work for me... And in this way you could have an updated dictionary from Google in a lot of more languages... and your users could choose... I thought that it would be a little coding for making it work in both WYSIWYG and Code editors... Thanks anyway! |
#6
|
|||
|
|||
![]() Quote:
What is the issue you're having with "message view"? The preview? Did you find this page? http://amix.dk/googiespell |
#7
|
|||
|
|||
![]() Quote:
![]() |
#8
|
|||
|
|||
![]()
Ahhh! Well yuck.
Ok, I've tried a few things, but since the wysiwyg is an iframe and not really a textarea this might not be the right direction. The closest I've gotten is by putting Code:
googieDecorateTextarea(this.textobj); Code:
// this.editdoc.execCommand('justifyright', false, null); } this.spellobj = this.editdoc.body; this.editdoc.editorid = this.editorid; this.editwin.editorid = this.editorid; That or build a js conditional for the Code:
googieDecorateTextarea("vB_Editor_001_textarea"); Code:
googieDecorateTextarea("vB_Editor_001_iframe"); |
#9
|
|||
|
|||
![]()
Mmm, it seems that's not working really well... No one can help a little with this? I'm sure that someone who knows a little bit more of coding can figure this out... And I think that would be a GREAT hack (more than 10+ languages to choose from, Google powered, 100% Ajax, OMG!)
Please! ![]() |
#10
|
||||
|
||||
![]()
I'm sure someone with the proper skills can make this into a working plug-in.
I have added the .js and stylesheet references into the headerinclude as mentioned in the documentation but don't know what to do to add it to the WYSIWYG editor. Can someone tell me in clear language what to do to add a spell check button to the correct form and have it access googiespell? |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|