[sword-devel] SWORD 1.7

2012-04-21 Thread Troy A. Griffitts
I have 2 weeks off back home in Phoenix at the beginning of May and hope to push out a new release of SWORD. Can people speak up regarding any outstanding issues so I can start planning. o I know we are at an odd place with trunk osis2mod and current filter sets. Any update or news on that?

Re: [sword-devel] SWORD 1.7

2012-04-21 Thread DM Smith
There's a problem that osis2mod won't compress anymore. Same w tei2mod. Cent from my fone so theer mite be tipos. ;) On Apr 21, 2012, at 3:59 PM, "Troy A. Griffitts" wrote: > I have 2 weeks off back home in Phoenix at the beginning of May and hope to > push out a new release of SWORD. > > Ca

Re: [sword-devel] SWORD 1.7

2012-04-21 Thread Gary Holmlund
oWe still have an outstanding bug report with TOP going to Malachi or something like this in a certain Bible module (I'm old and have forgotten the details on this one. I think we talked about it in #sword. I couldn't find a message thread) Troy, I reported this bug on this list about

Re: [sword-devel] SWORD 1.7

2012-04-21 Thread Troy A. Griffitts
Thanks Gary! That's awesome! I'll let you know what I find. On 04/22/2012 03:30 AM, Gary Holmlund wrote: o We still have an outstanding bug report with TOP going to Malachi or something like this in a certain Bible module (I'm old and have forgotten the details on this one. I think we talked

Re: [sword-devel] SWORD 1.7

2012-04-21 Thread Nic Carter
My requests for v1.7? - Install Manager can download ZIP files from repos via HTTP. - proxy support for the install manager, both FTP & HTTP. - (new request) can we have the install manager conf file located in a random location & have the downloaded module conf files stored in a different loca

Re: [sword-devel] SWORD 1.7

2012-04-22 Thread Stephan
Hi, - Install Manager can download ZIP files from repos via HTTP. - proxy support for the install manager, both FTP& HTTP. ZIP FILES OVER HTTP HTTP DOWNLOAD OF ZIPPED MODULES DOWNLOAD IN ZIP FORMAT VIA HTTP OF MODULES +10 Stephan On 22/04/2012, at 5:59 AM, Troy A. Griffitts wrote: I ha

Re: [sword-devel] SWORD 1.7

2012-04-22 Thread David Haslam
Hi Troy, Please add support for a new GlobalOptionFilter=OSISDictionary (as used in xulsword). Our friend John Austin can provide the necessary code. http://code.google.com/p/xulsword/ This feature enables glossary or dictionary links in Bible modules to be toggled on/off by front-ends. It's b

Re: [sword-devel] SWORD 1.7 (https)

2012-04-22 Thread Troy A. Griffitts
-- Sent from my Android phone with K-9 Mail. Please excuse my brevity. "Troy A. Griffitts" wrote: Nice! Thanks Greg. -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. Greg Hellings wrote: HTTPS transport and support for the _ character in the current HTTP transport. I

Re: [sword-devel] SWORD 1.7 (https)

2012-04-22 Thread David Haslam
New Testament introductions would be a useful nice to have. Currently such bookGroup introductions only work for the OT. Programming the OSIS as depicted in http://crosswire.org/wiki/OSIS_Bibles#Body for the NT causes the content of the NT introduction to be appended to Malachi. David -- View t

Re: [sword-devel] SWORD 1.7 (https)

2012-04-24 Thread Greg Hellings
Attached is the patch for this. Also, don't forget to fix up the removeModule call before installing bug we discussed on #sword today! --Greg On Sun, Apr 22, 2012 at 9:42 AM, Troy A. Griffitts wrote: > > -- > Sent from my Android phone with K-9 Mail. Please excuse my brevity. > > "Troy A. Griffi

Re: [sword-devel] SWORD 1.7 (https)

2012-04-24 Thread Greg Hellings
On Tue, Apr 24, 2012 at 10:47 PM, Greg Hellings wrote: > Attached is the patch for this. > Also, don't forget to fix up the removeModule call before installing > bug we discussed on #sword today! I should note that this patch disables SSL certificate checking, which is inherently an unsafe config

Re: [sword-devel] SWORD 1.7 (https)

2012-04-25 Thread Troy A. Griffitts
Applied. Thank you! On 04/25/2012 05:47 AM, Greg Hellings wrote: Attached is the patch for this. Also, don't forget to fix up the removeModule call before installing bug we discussed on #sword today! --Greg On Sun, Apr 22, 2012 at 9:42 AM, Troy A. Griffitts wrote: -- Sent from my Android p

Re: [sword-devel] SWORD 1.7 (https)

2012-04-29 Thread Nic Carter
Heya all, Just a warning about this based on code I wrote for this . . . . I'm assuming this uses the same code behind the scenes as the HTTP stuff for parsing & grabbing the files? While that code I wrote works great for the CrossWire Apache server, it chokes on the output of some other http

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-04-22 Thread Troy A. Griffitts
Any takers to implement these 2 items. To summarize an old and long discussion on this request, and what we agreed on... It is important to note exactly what this request entails and they are two very different requests. Adding proxy support to installmgr might be easy if all our transport cla

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-04-26 Thread Greg Hellings
On Sun, Apr 22, 2012 at 9:25 AM, Troy A. Griffitts wrote: > Any takers to implement these 2 items. > > To summarize an old and long discussion on this request, and what we agreed > on... > > It is important to note exactly what this request entails and they are two > very different requests. > > A

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-04-27 Thread Sebastien Koechlin
On Thu, Apr 26, 2012 at 11:56:43AM -0500, Greg Hellings wrote: > On Sun, Apr 22, 2012 at 9:25 AM, Troy A. Griffitts > wrote: > > Adding the ability to use a module cache of zip files does not add any new > > functionality for the user of the api or the end user of a frontend. It > > detrimentally

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-04-27 Thread David Haslam
Restricting my answer to just one of your points ... One of the simplest methods to generate a ZIP file for a module is to use the archive option in the maintenance menu of the Xiphos module manager. David -- View this message in context: http://sword-dev.350566.n4.nabble.com/Ubuntu-12-04-tp45

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-04-27 Thread David Haslam
Specifically for xulsword, the developer has defined a file association for the extension .xsm (which denotes 'xulsword module'. It is equivalent to a renamed .zip file, but with the particular feature that it may be readily installed into xulsword by either drag & drop or by the file association

Re: [sword-devel] SWORD 1.7 (proxy, zip cache)

2012-07-15 Thread Nic Carter
Bump? Was there anything that happened to this? Communications went down not long after this thread was started & so I'm wondering where we are at with 1.7? :) On 27/04/2012, at 2:56, Greg Hellings wrote: > On Sun, Apr 22, 2012 at 9:25 AM, Troy A. Griffitts > wrote: >> Any takers to implemen