Re: [sword-devel] OSIS Web tool-CVS question

2003-10-28 Thread Jonathan Hunt
Hey, I've been a silent listener on the list so far. Don't know much about Sword but can answer this ;-). What this means is that wash.css was created on your computer or somehow got into that folder thru some means other than via CVS. But now there is a file in CVS called wash.css that CVS is

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

2003-10-28 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Chris, I fixed it now and made use of xml:lang. Is it ok now? Joachim > Whatever needs to be done, the current situation is pretty unbearable. > I'm guess that any module encoded as UTF-8 is being rendered with Code > 2000--which looks horrible for

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

2003-10-28 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Don, it works now. bookdisplay should never get called direclty. Normally it's called by browsing the full library page. Any chances to get the CSS for that page? Thank you! Joachim > - Original Message - > From: "Joachim Ansorg" <[EMAIL P

[sword-devel] hlep

2003-10-28 Thread liuyang
sword-devel-request,您好!    === 2003-10-28 您在来信中写道:=== >Send sword-devel mailing list submissions to > [EMAIL PROTECTED] > >To subscribe or unsubscribe via the World Wide Web, visit > http://www.crosswire.org/mailman/listinfo/sword-devel >or, via email, send a message with sub

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

2003-10-28 Thread Victor Porton
On 28-Oct-2003 Don A. Elbourne Jr. wrote: > I agree. Ideally we would use the lang attribute. however, if I > understand > correctly, browser support is very limited for it. Using a class in the > meantime seems to be the preferred practice. In CSS there a a construct to match against a value of a

Re: [sword-devel] OSIS Web tool - Strong's numbers

2003-10-28 Thread Victor Porton
Troy, On 28-Oct-2003 Troy A. Griffitts wrote: > Thanks. I'll try this out and see how it works. I'm not sure if I > should make the words into links and not even show the strongs numbers > and morphology, then have the hover popup be over each word, or if it > should actually show the n

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

2003-10-28 Thread Victor Porton
On 28-Oct-2003 Chris Little wrote: > Whatever needs to be done, the current situation is pretty unbearable. > I'm guess that any module encoded as UTF-8 is being rendered with Code > 2000--which looks horrible for Latin. Since our goal (with Sword) is to > get all data into Latin, this is a pro

Re: [sword-devel] OSIS Web tool-CVS question

2003-10-28 Thread Don A. Elbourne Jr.
Gotcha. Thanks. by grace alone, Don A. Elbourne Jr. http://elbourne.org - Original Message - From: "Troy A. Griffitts" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, October 28, 2003 12:51 AM Subject: Re: [sword-devel] OSIS Web tool-CVS question > Don, > This usually happ

Re: [sword-devel] OSIS Web tool - Strong's numbers

2003-10-28 Thread Don A. Elbourne Jr.
Troy, If I remember correctly, from when we looked at this before, we had two options. Option 1. Use the title attribute to display a tool-tip like pop-up. 00 Limitations: - limited to one line of text. no line breaks or formatting - limited to a set number of characters. I think this was d

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

2003-10-28 Thread Don A. Elbourne Jr.
Is this for the GenBooks? If so, wrap everything in a div with the id "genbook." Like this: Book Title [content] I have already put the CSS in place to keep the text inside the center column and some general formatting. Are there any other special needs for genbooks? by grace alone, Don A.

Re: [sword-devel] OSIS Web tool - Strong's numbers

2003-10-28 Thread Don A. Elbourne Jr.
Troy, I added the style for the Word Study section of the right side nav. I have a title attribute that reads "Turn on Strongs numbers." I'll need someone to do the jsp so that if they are toggled on it would read "Turn off Strongs numbers." The same for the morphology. by grace alone, Don A. El

[sword-devel] qt-mt ~ Bibletime

2003-10-28 Thread pinto
Dear Mr Ansorg Can you, please, help me compile bible time ? I have SuSE 8.0 and KDE3 & the latest QT libs from trolltech Norway. I tried several times the configure script but it keeps complaining about for Qt... configure: error: Qt (>= Qt 3.0.2) (library qt) not found. Plea

[sword-devel] Troy moving: prayer appreciated

2003-10-28 Thread Lynn Allan
>> Troy: I'm in the process of moving to a new place Just an invitation to lift up prayers for Troy regarding his move. TIA ___ sword-devel mailing list [EMAIL PROTECTED] http://www.crosswire.org/mailman/listinfo/sword-devel

Re: [sword-devel] qt-mt ~ Bibletime [2]

2003-10-28 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, is there a dir called /usr/lib/qt3 ? And if there is, do the files /usr/lib/qt3/lib/libqtt-mt.so and /usr/lib/qt3/ lib/libqtt-mt.so.3 exist? If they do not please make a link from /usr/lib/ qt3/lib/libqtt-mt.so.3.2 to them. If it still doesn't wo

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

2003-10-28 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Don, > > Book Title > [content] > Done. Looks fine I think. I also took the time to add the CSS code for the genbook navigation on the left. It looks a lot better now. Please don't forget the get the changes I made with "cvs up -Pd". > I have al

[sword-devel] OsisWebTool: next/prev chapter

2003-10-28 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Troy, I added functionality to the prev/next chapter links. I do not know what the current chapter link should do so I commented it out. How can I check in a better way what the next/prev chapter is? And I I'm in Gen 1:1 I can't see that;s there's

Re: [sword-devel] OSIS Web tool- Expanding side panels

2003-10-28 Thread Joachim Ansorg
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > I'm thinking too that someone could fix the jsp so that the link would read > either "View all" or "hide all" depending on the current view. If you want > me to add the +/- I can use a background image like we have in the Library > listing on index.j

[sword-devel] locale handling

2003-10-28 Thread Hugo van der Kooij
Hi, I dropped this issue on the gnomesword list but it seems to be sword instead. If I use the regular locale setting of LANG=nl_NL.UTF-8 the sword module does not recognize this. I have to set it to LAN=nl to make sword find the proper config file. But various gnome applications do not like

[sword-devel] Is C++Builder-5 Personal still available somewhere?

2003-10-28 Thread Lynn Allan
> Chris Little replied: > Borland C++ Builder 6, as I mentioned, is not our development platform. > We're still using version 5.  The project files for 6 exist, but are > not updated regularly.  This is why you may get various errors and may > find that some newer files are missing from the

[sword-devel] Off-topic? I'm looking for suggestions for low cost web hosting

2003-10-28 Thread Lynn Allan
This may be off-topic, and, if so, please ignore and/or let me know gently of my transgressions :-)   My domain registration for bibleinverse.org is going to expire at the end of next month. I need to start thinking of alternatives. I'm currently using register.com and getting by with the 3 a

Re: [sword-devel] Off-topic? I'm looking for suggestions for low cost web hosting

2003-10-28 Thread Veine K Vikberg
Lynn; Let me hear your budget, I'll think I'll might be in your pricerange. And yes, I am a Christian :o) At 04:59 PM 10/28/2003 -0700, you wrote: This may be off-topic, and, if so, please ignore and/or let me know gently of my transgressions :-)   My domain registration for bibleinverse.org is g

Re: [sword-devel] locale handling

2003-10-28 Thread Chris Little
Hugo, The short answer is that the "various gnome applications" are doing things incorrectly and violating standards if they think "nl_NL.UTF-8" is a correct language code. But we should probably still handle this for valid codes like "nl-NL" that don't exactly match existing codes like "nl".

Re: [sword-devel] Is C++Builder-5 Personal still available somewhere?

2003-10-28 Thread Chris Little
Lynn, No, unfortunately Borland C++ Builder 5 was never released for free. 6.0 really hasn't been either, except as part of that Nokia SDK. Borland C++ BuilderX 1.0 Personal is available for free, but Sword hasn't been ported over to that framework yet (maybe someday). You could work on incorp