Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Matt Zabojnik
Xiphos has a slightly less simple module manager, and I've never tried Bible Time. I'm open to doing so in the future though. On Wed, Mar 15, 2017, 2:24 PM Karl Kleinpaste wrote: > On 03/15/2017 04:16 PM, Matt Zabojnik wrote: > > I built my maps with imp2ld rather than imp2gbs. I'll probably reb

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Karl Kleinpaste
On 03/15/2017 04:16 PM, Matt Zabojnik wrote: > > I built my maps with imp2ld rather than imp2gbs. I'll probably rebuild > using imp2gbs for uniformity. > I use imp2gbs for atlases with structured keys, and imp2ld for simpler name-list maps. ___ sword-dev

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Greg Hellings
Why do you recommend they use unsupported and known incomplete software instead of Xiphos or BibleTime, both of which have Windows releases? --Greg On Wed, Mar 15, 2017 at 3:16 PM, Matt Zabojnik wrote: > Doing a little more probing, BPBible Portable handled it well, but they > display in differ

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Matt Zabojnik
Doing a little more probing, BPBible Portable handled it well, but they display in different widgets since I built my maps with imp2ld rather than imp2gbs. I'll probably rebuild using imp2gbs for uniformity. I know BP isn't maintained. I still recommend it to the Windows users that aren't compute

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Karl Kleinpaste
On 03/15/2017 03:03 PM, Matt Zabojnik wrote: > None of the maps work in BP, all worked in Xiphos & AndBible during my > tests. > I'm thinking it's a front end issue of some kind. All Xiphos does is request content from the engine with module.renderText() and paste the result into the HTML widget.

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread ref...@gmx.net
BpBible is not maintained. Ignore it. No one can say for sure what itis capable of and what not..Sent from my mobile. Please forgive shortness, typos and weird autocorrects. Original Message Subject: Re: [sword-devel] Map Compatibility SuggestionsFrom: Matt Zabojnik To: SWORD Develo

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Matt Zabojnik
Removing the leading / breaks the images in J-SWORD based AndBible. I haven't yet tried rage trailing / but I did try the Smith Bible atlas in BP with no success. None of the maps work in BP, all worked in Xiphos & AndBible during my tests. I'm thinking it's a front end issue of some kind. Thanks

Re: [sword-devel] Map Compatibility Suggestions

2017-03-15 Thread Karl Kleinpaste
On 03/15/2017 02:09 AM, Greg Hellings wrote: > the URL should resolve relative to the web root for a leading slash. That was always my understanding, and is why all my maps modules' image references include the relative root leading '/'. ___ sword-devel

Re: [sword-devel] Map Compatibility Suggestions

2017-03-14 Thread Greg Hellings
On Mar 14, 2017 10:12 PM, "DM Smith" wrote: Regarding JSword: If the module is ThML the tag should not have to be self closed. If it doesn’t handle it properly because of that, it is a bug. I’m not sure, but I think the leading / may be a problem. We set the base URI for the module to be the dat

Re: [sword-devel] Map Compatibility Suggestions

2017-03-14 Thread DM Smith
Regarding JSword: If the module is ThML the tag should not have to be self closed. If it doesn’t handle it properly because of that, it is a bug. I’m not sure, but I think the leading / may be a problem. We set the base URI for the module to be the dataPath (appropriately modified) and lookup th

Re: [sword-devel] Map Compatibility Suggestions

2017-03-14 Thread Karl Kleinpaste
On 03/14/2017 04:11 PM, Matt Zabojnik wrote: > Can someone give some input on whether this is a front-end issue, or > if it's something else? I'm not really sure, but my maps modules have images including a trailing '/' in the specification. That is, the difference between and Your examples are

[sword-devel] Map Compatibility Suggestions

2017-03-14 Thread Matt Zabojnik
I built a few map modules using a number of images from the satellite and aerial photography from Bibleplaces.com, using ThML and imp2ld. They work great in AndBible, but in BPBible I can only see titles and none of the images. Can someone give some input on whether this is a front-end issue, or