Thanks, Tom; that is what I needed to know. I begin my location with the string, "Deep in the Heart of Texas..." and terminated it, "... 5 miles south of Smithville." but upon the last installation (5.1.00 things hung until I shortened the string. I settled for "GMT clock". www.alysonwonderland.org.
On Sun, Aug 31, 2025 at 10:14 PM Tom Keffer <[email protected]> wrote: > > The location field can be as long as you like (within whatever limits > ConfigObj imposes). > > Unfortunately, ConfigObj does not allow fields to be split between lines in > the configuration file, so you have to write it as a very long line on a > single line. > > Or, do you mean that you want it to be rendered as multi-line? In that case, > you can embed HTML line breaks (<br/>) like this: > > location = "123 Main St.<br/>My Town, PA<br/>USA" > > You might have to fiddle with the CSS to get it to display properly. > > -tk > > On Sun, Aug 31, 2025 at 2:50 PM [email protected] <[email protected]> wrote: >> >> Can the location field be lengthened? Can the field be made multi-line? >> What are the default limits (number of characters and number of lines) of >> the field? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "weewx-user" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion visit >> https://groups.google.com/d/msgid/weewx-user/b4422e17-9088-46f2-97d2-4442904045bbn%40googlegroups.com. > > -- > You received this message because you are subscribed to the Google Groups > "weewx-user" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/CAPq0zECk5mB84_s_zs%2B6EH5UXTZ2EAcn%2BwQztA0KKM1bcbLNaA%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "weewx-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/weewx-user/CAKyOgCXCqN%2B7oEF5PpYSmAaYws%3DboUh08VcT8rY751A%3DfHEszQ%40mail.gmail.com.
