Okay thanks, I'll try that.
On Wednesday, April 15, 2020 at 10:07:44 PM UTC+2, gjr80 wrote: > > Ah, OK, I have some notes for how to make similar changes to Seasons that > could serve as a simple checklist. Standard should not be too hard, in a > nutshell you just need to: > > 1. Create a yesterday.html.tmpl. I would base this off week.html.tmpl > 2. Change $week to $yesterday in yesterday.html.tmpl > 3. Change a couple of heading from Week to Yesterday > 4. In skin.conf add yesterday plots > 5. Change yesterday.html.tmpl to use your yesterday plots > 6. You might want to remove the 'This Month' panel, just remove the > applicable div in its entirety (starts around line 201 in the template) > 6. Add some navigation by adding a 'yesterday' button to each of the other > .html.tmpl templates in the skin (look at the navbar div in the template) > 7. Add yesterday.html.tmpl to skin.conf so it is generated > > Maybe one or two others but they will show up once you get the basic page > going. If you work through the template looking for week specific things > and changing them to yesterday you should be 90% there. > > Just remember backup what works. > > Gary > > On Thursday, 16 April 2020 05:30:30 UTC+10, Messy Potamia wrote: >> >> Standard. I saw it on someone's Seasons page and thought I'd like it but >> on my Std page here. My other system although it has Seasons will stay >> without it for now as it's across the ocean. >> >> PH >> >> On Wed, Apr 15, 2020, 12:54 gjr80 <[email protected]> wrote: >> >>> Which skin, Seasons or Standard? >>> >>> Gary >>> >>> -- >>> You received this message because you are subscribed to a topic in the >>> Google Groups "weewx-user" group. >>> To unsubscribe from this topic, visit >>> https://groups.google.com/d/topic/weewx-user/QoUlovvIZoI/unsubscribe. >>> To unsubscribe from this group and all its topics, send an email to >>> [email protected]. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/weewx-user/03c147d6-3ffc-466a-805f-7457c07ead37%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 on the web visit https://groups.google.com/d/msgid/weewx-user/dce410d9-1b70-46fc-88d4-6228ec8b1cb2%40googlegroups.com.
