<div dir="ltr"><div dir="ltr">Hi Richard,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Oct 18, 2024 at 9:56 AM Richard Lyons <<a href="mailto:richard@lyons.art.br">richard@lyons.art.br</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I have succeeded, with some hacks, to set up an art collection system<br>
using Tellico. I am delighted to be able to produce artwork labels, wall<br>
labels (for the gallery wall>, price lists, catalog pages, etc. all<br>
under control of css to have the typefaces and sizes I choose. This is a<br>
great improvement on the system I have been using.<br>
<br>
I realized while setting this up, that it must be equally possible to<br>
generate web-pages! This week, I have made the first draft of a<br>
web-site, of which you can see a page here: <br>
<a href="https://jardim.studio/rl/pintura/france.html" rel="noreferrer" target="_blank">https://jardim.studio/rl/pintura/france.html</a></blockquote><div><br></div><div>That looks great!</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In this process, I have found a few inconveniences requiring<br>
workarounds, and I would like to air them here.<br></blockquote><div><br></div><div>Thank you for the feedback. All of it will be much appreciated.</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The main difficulty is the use of the 'paragraph' field type. For the<br>
description of paintings, I need to include some formatting, so must<br>
insert html tags. I discovered this is possible using<br>
'disable-output-escaping' BUT tellico continues to add formatting based<br>
on linefeeds etc. This means that it is necessary to insert the whole<br>
description, even if it includes several paragraphs, in one line. This<br>
makes editing inconvenient.<br></blockquote><div><br></div><div>True, Tellico inserts a <br/> tag in place of line returns in the paragraph field intentionally, since the XML data format would otherwise collapse the white space. My first thought is to allow a custom property for the field to specify that replacement should not be done. There's a similar approach in-place to allow disabling spell-checking.</div><div><br></div><div>Robby</div></div></div>