Re: [sword-devel] Field additions to module .conf files

2002-03-06 Thread Joachim Ansorg
Chris, thank you for your answer! I understand now the feature list. Does a module with Feature=GreekParse or HebrewParse exist? I'd test BibleTime's default modules with this. Joachim > I don't know the difference between Def and Parse. They're both related > to strongs numbers I thin

Re: [sword-devel] Field additions to module .conf files

2002-03-06 Thread Joachim Ansorg
Thank Troy! This is useful! Joachim > Joachim, > I added a new feature last night that might be useful. It is on our > multimapwithdefault multimap template subclass: > > bool has(T,V) > > This allows you to do something like: > > module->getConfig().has("Feature", "GreekParse")

RE: [sword-devel] Field additions to module .conf files

2002-03-05 Thread Chris Little
> I have some questions about your field additions. > What's the difference between the following possible values > of the Feature > parts? > StrongsNumbers, > GreekDef, > HebrewDef, > GreekParse, > HebrewParse, > > Is

Re: [sword-devel] Field additions to module .conf files

2002-03-05 Thread Troy A. Griffitts
Joachim, I added a new feature last night that might be useful. It is on our multimapwithdefault multimap template subclass: bool has(T,V) This allows you to do something like: module->getConfig().has("Feature", "GreekParse") Joachim Ansorg wrote: > > Dear Chris, >

Re: [sword-devel] Field additions to module .conf files

2002-03-05 Thread Joachim Ansorg
Dear Chris, I have some questions about your field additions. What's the difference between the following possible values of the Feature parts? StrongsNumbers, GreekDef, HebrewDef, GreekParse, HebrewParse, Is

RE: [sword-devel] Field additions to module .conf files

2002-02-22 Thread Chris Little
I drew up a chart of all the fields currently in use in .conf files and proposed. It lists tags, their possible values, and their default values. I'll add tag descriptions shortly. About the only changes I made to the set of additions proposed by Jonathan are addition of "Copyright" before all

Re: [sword-devel] Field additions to module .conf files

2002-02-18 Thread David Trotz
, David Trotz - Original Message - From: "Jonathan Hughes" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, February 18, 2002 12:31 AM Subject: [sword-devel] Field additions to module .conf files > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > &

Re: [sword-devel] Field additions to module .conf files

2002-02-18 Thread Lloyd N. Landers, Jr.
What a fantastic idea! I wish I'd thought of it. You might consider breaking up the ContactAddress into several items to cover ContactStreetAddress1, ContactStreetAddress2, ContactCity, ContactState, ContactZIP, and ContactCountry. These modifications would pretty much conform to the informa

[sword-devel] Field additions to module .conf files

2002-02-18 Thread Jonathan Hughes
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hey Chris, I would like to propose the addition of a number of fields in the .conf files of the text modules. There are two reason that I would like to include these fields. The first is so that people will have the information on copyrig