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
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")
> 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
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,
>
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
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
While were at it we might want to add approximate module sizes so that I can
show the information in the InstallMgr before someone actually downloads the
module. Some of those modules are huge and end users want to know that
before they sit in front of their computers. Just my 2 cents.
In Christ,
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