| Re: Looking for Glossary module |
| by codyheit on 2006/7/26 12:36:10 Thanks |
| Re: Looking for Glossary module |
| by birdseed on 2006/7/26 10:12:31 Hi You shound turn off the "glossary-in-glossary" Function for the dictionary which highlights dictionary words in the dictionary text. This gives a complexity of n * k where n is the number of displayed items per page and k is the number of glossary items. Its easy to show that this will crash your server if the number of words in the glossary grows to a number > 1000. greetings birdseed |
| Re: Looking for Glossary module |
| by snow77 on 2006/7/26 9:25:40 thank you for clearing this out, I will consider replacing wordbook for dictionary |
| Re: Looking for Glossary module |
| by birdseed on 2006/7/26 8:22:32 Hi Wordbook works, but its internal structure is crap. There are a lot of unnecessary sql queries. Better take dictionary by Peter Nagl. greetings birdseed |
| Re: Looking for Glossary module |
| by codyheit on 2006/7/26 7:47:19 Thanks It looks quite good. Just need to work out how to make it use my site theme as it comes up in a red colour. |