Register forum user name Search FAQ

Gammon Forum

Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the password reset link.

Due to spam on this forum, all posts now need moderator approval.

 Entire forum ➜ MUSHclient ➜ Tips and tricks ➜ Is Live Spellchecking a Possibility?

Is Live Spellchecking a Possibility?

It is now over 60 days since the last post. This thread is closed.     Refresh page


Posted by Snowglass   USA  (8 posts)  Bio
Date Fri 01 Apr 2011 01:06 AM (UTC)

Amended on Fri 01 Apr 2011 02:21 AM (UTC) by Snowglass

Message
I know that you can set each world to spellcheck on send, but is there a way to implement spellcheck as you type, so that you can correct errors before you hit send?

Thanks so much!

edit: Yes, I've seen this http://gammon.com.au/forum/?id=9089 thread, but even though I followed the instructions on how to install a plugin, I cannot seem to figure out how to make the plugin work.
Top

Posted by Nick Gammon   Australia  (23,140 posts)  Bio   Forum Administrator
Date Reply #1 on Sat 02 Apr 2011 06:37 AM (UTC)
Message
I was trying to find that link, but you found it anyway. Excellent.

I don't know of any other live spellchecking options. If you are having troubles with that plugin, perhaps post the error message, or difficulties you are having, and someone may be able to resolve them.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

Posted by Snowglass   USA  (8 posts)  Bio
Date Reply #2 on Sat 02 Apr 2011 01:20 PM (UTC)
Message
Well, the problem really is, after I install the plugin, how do I get it to work? is there a command to turn it on? I tried reading the information inside the plugin, but I just can't figure it out. Is it supposed to just run automatically? I just don't get it.

This is what the file inside says, but I still don't understand.

<!-- Plugin help -->

<aliases>
<alias
script="OnHelp"
match="Previewer:help"
enabled="y"
>
</alias>
<alias
script="OnActivate"
match="Previewer:on"
enabled="y"
>
</alias>
<alias
script="OnDeActivate"
match="Previewer:off"
enabled="y"
>
</alias>
<alias
script="OnTest"
match="Previewer:test"
enabled="y"
>
</alias>
<alias
script="OnSelect"
match="^Previewer:select (\d+)$"
regexp="y"
enabled="y"
>
</alias>
</aliases>

<script>
<![CDATA[

Accelerator("Ctrl+Q", "Previewer:test") -- for testing.
Accelerator("Alt+1", "Previewer:select 1")
Accelerator("Alt+2", "Previewer:select 2")
Accelerator("Alt+3", "Previewer:select 3")
Accelerator("Alt+4", "Previewer:select 4")
Accelerator("Alt+5", "Previewer:select 5")
Accelerator("Alt+6", "Previewer:select 6")
Accelerator("Alt+7", "Previewer:select 7")
Accelerator("Alt+8", "Previewer:select 8")
Accelerator("Alt+9", "Previewer:select 9")
Accelerator("Alt+0", "Previewer:select 10")
Top

Posted by Nick Gammon   Australia  (23,140 posts)  Bio   Forum Administrator
Date Reply #3 on Sat 02 Apr 2011 10:06 PM (UTC)
Message
I didn't write that plugin, and it took me a while to get it to do anything either. :)

It turns out that it only supports certain commands, right now "emote" and "pose".

I unzipped the file mentioned in the other post which was:

http://qs.merseine.nu/download/20090219%20Previewer.zip

I copied all of the contents into the worlds/plugins folder.

Then after scratching my head for half an hour trying stuff, I worked out that if you did a pose or emote this would pop up:



The original author said he had stopped work on it, perhaps you can contact him?

- Nick Gammon

www.gammon.com.au, www.mushclient.com
Top

The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).

To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.


14,778 views.

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.