[sword-devel] Are there actual "raw" files for KJV and WEB?

2003-10-24 Thread Lynn Allan
> So, if you are looking for a way to read raw data in a module stored in > the RawText format, then you can: > > SWModule *bible = new RawText("/path/to/kjv",...); > bible->SetKey("jn 3:16"); > cout << *bible; > > Troy I'm attempting to put together a "micro-Diatheke" to learn more about how Swor

Re: [sword-devel] Are there actual "raw" files for KJV and WEB?

2003-10-24 Thread Troy A. Griffitts
Lynn Allan, Note the 'raw data' wording below-- it doesn't say 'unmarked-up text' The RawText driver implies a human-readable flat file as a datastore. It doesn't say anything about the markup within the file. The .conf file that goes with each module tells what kind of markup you should expe

Re: [sword-devel] OSIS Web tool

2003-10-24 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Don, I committed the changes I made the last time. If you look at the bookdisplay you see that it's looking bad. Is there any way to insert the image usign CSS? Thanks, Joachim > Don, > I worked a bit on Unicde formatting. Since I don't know of any

Re: [sword-devel] OSIS Web tool - bookdisplay

2003-10-24 Thread Don A. Elbourne Jr.
- Original Message - From: "Joachim Ansorg" <[EMAIL PROTECTED]> > Don, I committed the changes I made the last time. > If you look at the bookdisplay you see that it's looking bad. Is there any way > to insert the image usign CSS? I get an error for that page. http://www.crosswire.org/sw

[sword-devel] question

2003-10-24 Thread Brent Carlson and Amelia
Hi everyone, I have downloaded the released version of Mac Sword. I want to know where the source code is to build it ourselves. What developer tools does the sword source code require? Brent ___ sword-devel mailing list [EMAIL PROTECTED] http://ww

Re: [sword-devel] OSIS WEB TOOL - Word's of Jesus

2003-10-24 Thread Troy A. Griffitts
done: Don A. Elbourne Jr. wrote: For modules that contain the information, could we add a span for the Words of Jesus? Something like or class="jesusquote" or something like that? I noticed the WEB module uses the deprecated font tag for this and the KJV has the information, but not in XHTML.