Re: [sword-devel] Front-end feature

2023-06-29 Thread David Haslam
I’ve no experience in writing CSS,, but others may have. However, the suggestion prompts the question as to whether Dom’s module update and release semi-automated script process has any scope to handle additional files to be wrapped within a SWORD module, including those we might wish to host w

Re: [sword-devel] Front-end feature

2023-06-29 Thread Peter von Kaehne
A lot of this kind of info is accessible to CSS in the output, at least on the xhtml output. Long time ago I decided to feed most XML tags and attributes which are not processed in a specific way through to the resulting xhtml.There is a rudimentary style sheet embedded in the engine and others can

Re: [sword-devel] Front-end feature

2023-06-27 Thread David Haslam
Thanks Troy, SWORD Web = The Bible Tool (right?) Now here's a radical suggestion to consider... How about an option to rearrange the w elements containing the displayed text, so that they are shown in the numerical order of the src attribute values? Such an option would be switched on/off by a

Re: [sword-devel] Front-end feature

2023-06-27 Thread Troy A. Griffitts
Yes, SWORDWeb uses these to highlight parallel words. You'll see this when you click q word in either the TR or KJV here: https://crosswire.org/study/parallelstudy.jsp?del=all&add=KJV&add=TR&add=Treg&add=NASB On June 27, 2023 9:42:24 AM GMT+02:00, David Haslam wrote: >Are there any SWORD front