[sword-devel] Sword search problems

2007-08-05 Thread Karl Kleinpaste
A recent feature addition in GnomeSword is providing an icon in the module manager to say whether a clucene index exists for each module. This is very blunt: SWModule *mod = mgr->Modules.find(mod_name)->second; return mod->hasSearchFramework(); This reproducibly upchucks, only whe

[sword-devel] Cross references and RTF format

2007-08-05 Thread jc4life
I had a question about dealing with scripture cross-references when displaying RTF text. When using RTF format to display the DBD devotional, the output is valid RTF but contains < a href= ""> and < /a> tags. So far I have been using the text between the href tags as: // parse th