The Forum has been Updated
The code has been upgraded to the latest .NET core version. Please check instructions in the Community Announcements about migrating your account.
I've just created my very first mod! It is a spell checker mod called Googiespell.
You can download it from SnitzBitz by clicking here.
The purpose of this mod is to add a spell check feature to your Snitz forum. Not only does this spell check mod find spelling errors within your posts,
but it also provides suggestions to correct the errors. I have tested this in Internet Explorer, Firefox, Opera, Mozilla and Netscape.
It is very easy to install and is a great spell checker. Please let me know what you think. Also let me know if you encounter any problems.
I've set up a demo forum so you can see it in action.
Go here to see what it is like.
Log in is demo/demo
<moved to="MOD Add-On Forum (W/Code)" by="Shaggy" /><
The purpose of this mod is to add a spell check feature to your Snitz forum. Not only does this spell check mod find spelling errors within your posts,
but it also provides suggestions to correct the errors. I have tested this in Internet Explorer, Firefox, Opera, Mozilla and Netscape.
It is very easy to install and is a great spell checker. Please let me know what you think. Also let me know if you encounter any problems.
I've set up a demo forum so you can see it in action.
Go here to see what it is like.
Log in is demo/demo
<moved to="MOD Add-On Forum (W/Code)" by="Shaggy" /><
Last edited by leatherlips on 23 August 2006, 21:33
Posted
I wonder if it affects the SB2-type forums too.
sorry to seem dense....what do you mean SB2-type forums?
I'll also introduce another bug that i've found, that probably needs some regex expertise to fix.
If I copy a string from somewhere else, say, a word document or another web page and post it in to the textarea, I sometimes pick up a comma that is RIGHT SINGLE QUOTE instead of #39;, which is a normal html comma that would be generated by typing the comma key in to a textarea manually.
It trips up the checker, and throws off all of the checking aftter this. (see the oxle screenshot earlier on in this post.)
<
Last edited by garyrobar on 13 June 2007, 20:43
Posted
I forget who (I think d3mon or something like that), someone had created a version of the forums that used CSS and he called it "Speed Ball" - it was last in its second release, and is usually abbreviated "SB2" (or something along those lines).
I've used it as the basis for most all of my projects lately.<
I've used it as the basis for most all of my projects lately.<
Posted
yes, i've had a look at that in the past.
The nature of the issue that i;ve just mentioned though, isnt specific to a css forum or anything, it is a googiespell bug that has not been addressed.
i just can't figure out where/how to specify more special characters to convert to the html encoded unicode. I think it is in googiespell.js somewhere.<
The nature of the issue that i;ve just mentioned though, isnt specific to a css forum or anything, it is a googiespell bug that has not been addressed.
i just can't figure out where/how to specify more special characters to convert to the html encoded unicode. I think it is in googiespell.js somewhere.<
Posted
When using the Googiespell 'Check Spelling' button, once the text has been checked and spelling mistakes highlighted there are some changes in appearance to the message text area.
1. The font in the textarea displayed is different to the original textarea prior to spell check. 2. The whole message text area box is shrinking in size at this stage and returns to original size after 'resume editing' is pressed.
Investigating the symptoms etc, I notice the only time the resizing of the text area occurs is when mispelt words are having alternative suggestions also the animated icon is showing. Maybe we can remove the animated icon or put a dummy space in adjacent to the spell button, the same size as the animation to stop area size changing..
How do we match the text in the message area to the same as the spellcheck font?
It does spoil an overall brilliant mod!<
1. The font in the textarea displayed is different to the original textarea prior to spell check. 2. The whole message text area box is shrinking in size at this stage and returns to original size after 'resume editing' is pressed.
Investigating the symptoms etc, I notice the only time the resizing of the text area occurs is when mispelt words are having alternative suggestions also the animated icon is showing. Maybe we can remove the animated icon or put a dummy space in adjacent to the spell button, the same size as the animation to stop area size changing..
How do we match the text in the message area to the same as the spellcheck font?
It does spoil an overall brilliant mod!<
Posted
Not sure as that's the way the spell check button in the Google toolbar behaves as well. Its probably something on google's end.<
Posted
I don't know about googles end, but why should the message/text area change size when the spell check is in progress?<
Posted
How do you get rid of the vertical scroll bar of a textarea? because, when the text is being spell checked the scroll bar is missing and when the spell has finished it reappears, changing the textarea size.<
Posted
I've never had an issue when editing my categories.
Nevertheless, I plan on updating the Googiespell mod soon anyway. The newer mod places the spell check button in the same place as the post and preview buttons.
It also makes it have the same style as those buttons too.
I'll probably do it in around a week or so.
It will also most likely have the option to spell check in the subject box too.<
It will also most likely have the option to spell check in the subject box too.<
Last edited by leatherlips on 27 May 2008, 21:21
Posted
The cause of the error lies in categories not having text areas. The fix bypasses that routine.<
Email Member
Message Member
Post Moderation
FileUpload
If you're having problems uploading, try choosing a smaller image.
Preview post
Send Topic
Loading...