PDA

View Full Version : Spell & Grammar


deda
Mar27-04, 01:01 PM
Admin,

Can you add spell & grammar tools in "new post" section?

Chen
Mar27-04, 01:08 PM
I'm willing to provide the system we use at HiveMail as a hack for vBulletin, if the owners wish.

Greg Bernhardt
Mar27-04, 01:16 PM
I'm willing to provide the system we use at HiveMail as a hack for vBulletin, if the owners wish.

Speaking of which, when will hivemail be compatible with vb3? I would like to get it for PF.

Chen
Mar27-04, 01:23 PM
We're going to release 1.3 final soon which will be compatible with vB3 final. :smile:

Greg Bernhardt
Mar27-04, 01:26 PM
We're going to release 1.3 final soon which will be compatible with vB3 final. :smile:

Very good! Can you PM me once it hits the market?

...

ok back to the topic, I will look into spelling check solutions. Chen do you have a spelling hack for hivemail that woulbe be easy to port over here or do you actually have vb3 spelling check hack?

Chen
Mar27-04, 01:31 PM
HiveMail 1.3 actually includes a spelling feature, althought it "independent" in that it doesn't use any external libraries to perform the spell checking. It's actually pretty damn fast, but if you have access to install pspell or aspell on this server you should probably use those. As for the interface, you can easily rip HiveMail's and just change the underlying code to make calls to the libraries instead of checking the words through PHP.