[sword-devel] Small problem with section headers in an OSIS module

2008-11-29 Thread Tom Cornell
ion title" to the tag: it makes no difference. Nor does wrapping the section verses in a element. Hopefully there's something obvious that I'm missing here that others can pick up. -Tom Cornell ___ sword-devel mailing list: sword-devel@cross

Re: [sword-devel] Small problem with section headers in an OSIS module

2008-11-30 Thread Tom Cornell
ase anyone else is/will be banging their head against a similar problem: Until recently, I could only get section headings to display as part of the verse text (between the verse number and the first word of the verse). The problem was that I had forgotten to add ``GlobalOptionFilter=OSISHeadings

Re: [sword-devel] Small problem with section headers in an OSIS module

2008-11-30 Thread Tom Cornell
toss the 's entirely, at least for the moment. Thanks to everybody who has responded in this or related threads (especially Chris and DM). I'm seeing what I want to see at this point, but I'd still like to know how far off the Path of OSIS I've wandered... -Tom Cornell ___

Re: [sword-devel] Small problem with section headers in an OSIS module

2008-12-01 Thread Tom Cornell
le to get through to SVN yesterday, but I just managed to get the latest source and build it, and osis2mod now gives good results even with the 's in place. So the problem was apparently already fixed in SVN. -Tom Cornell ___ sword

[sword-devel] Latest osis2mod doing funny things with chapter titles

2008-12-01 Thread Tom Cornell
bers noted in a previous thread. -Tom Cornell ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] New front page CrossWire

2008-12-02 Thread Tom Cornell
hones, and mobile phones etc. where each bullet point is a hyperlink to the relevant section lower down the page? -Tom Cornell On Tue, Dec 2, 2008 at 11:11 AM, Daniel Owens <[EMAIL PROTECTED]> wrote: > It IS unwieldy. I sometimes wonder how far a casual browser would get down > the

Re: [sword-devel] osis2mod

2008-12-02 Thread Tom Cornell
Updated, built, applied it to the module I've been hacking on. Works for me: chapter headings and verse headings look fine. Thank you DM! -Tom Cornell On Tue, Dec 2, 2008 at 2:27 PM, DM Smith <[EMAIL PROTECTED]> wrote: > I have fixed the headings problem in osis2mod where the head

Re: [sword-devel] osis2mod bug

2008-12-02 Thread Tom Cornell
DM The difference might be that t is a freshly-initialized VerseKey, with no history. But currentVerse, which is a global variable, might be carrying around bits of state that are different from the brand new t. I don't know the code, so I don't know either whether (a) currentVerse could c

Re: [sword-devel] Website - module lists

2008-12-16 Thread Tom Cornell
me. Isn't that the name that will appear in menus and such, after the module is installed? It would probably be good to have that short form visible right from the start, so I know how to select that new module I just installed. -Tom Cornell ___ swor

Re: [sword-devel] Adding abbreviated names to the module conf file (was Re: isalnum(3) for i18n)

2008-12-17 Thread Tom Cornell
imagine wanting the description to appear in whatever I had set my locale to, since presumably that represents a declaration to my computer that this is the language I am most comfortable with. -Tom Cornell ___ sword-devel mailing list: sword-devel@crosswire.

[sword-devel] Building a module, would like multiple lemmas

2008-03-18 Thread Tom Cornell
tself I want to display, not a full-scale dictionary entry.) I would be grateful for any pointers. Tom Cornell ___ sword-devel mailing list: sword-devel@crosswire.org http://www.crosswire.org/mailman/listinfo/sword-devel Instructions to unsubscribe/change your settings at above page

Re: [sword-devel] Building a module, would like multiple lemmas

2008-03-19 Thread Tom Cornell
On Wed, Mar 19, 2008 at 5:21 AM, Chris Little <[EMAIL PROTECTED]> wrote: > We have the MorphGNT available in our Beta section: > http://www.crosswire.org/sword/modules/ModDisp.jsp?modType=Bibles&beta=1 > I don't know how up-to-date it is, but I don't believe it will ever be > released because I th

Re: [sword-devel] Building a module, would like multiple lemmas

2008-03-19 Thread Tom Cornell
On Wed, Mar 19, 2008 at 5:21 AM, Chris Little <[EMAIL PROTECTED]> wrote: > The most recent conversion script for the MorphGNT tags the lemmas using > . I believe the lemmas conform to the form > in Strong's lexicon, as opposed to ANLEX, Liddel-Scott, or any other > reference. With lemmas turned on

Re: [sword-devel] Building a module, would like multiple lemmas

2008-03-19 Thread Tom Cornell
Got it. (More or less.) The problem _was_ in BibleTime. In the code that generates HTML from OSIS, composite values of the lemma attribute are all considered, but only get added to the output if they start with 'G' or 'H'. I disabled the test and rebuilt BT, and now the lemmas from the CCAT/Taube