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