Menu

#2 add word in personal dictionary

open
nobody
None
5
2004-06-13
2004-06-13
skud001
No

This patch to create a personal dictionary and add
words to it from the web interface.
It's only a PHP version and you need PHP module dba to
store your words.

It works with Mozilla but I don't test it with IE.

I'm inspired by squirrelspell plugins.

Discussion

  • skud001

    skud001 - 2004-06-13

    diff from version 0.5

     
  • James Shimada

    James Shimada - 2004-06-30

    Logged In: YES
    user_id=736426

    Thanks for the patch! How do I initialize the mydict.db
    Berkeley DB file? If it doesn't already exist or it's empty
    I get an error. Also, my PHP only supports the db3 handler;
    if I just update the $type variable to $type = "db3" should
    it work?

     
  • skud001

    skud001 - 2004-06-30

    Logged In: YES
    user_id=1047516

    If you change the $type with db3 it must be ok.
    By default the personal dict mydict.db is in
    speller/server-scripts/ , be sure this directory is writable
    for apache or change the variable $personal.

     
  • Nobody/Anonymous

    Logged In: NO

    test

     
  • Daniel Bair

    Daniel Bair - 2005-04-07

    Logged In: YES
    user_id=937794

    I haven't been able to get this working on either my Windows
    or Linux manchines. Can this be written to work from another
    database or from a flat .txt file? Also, it seems that this
    patch was for a previous speller pages installation and the
    patch is broken for the current. I'd really like to get this
    working!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.