how to hide sidebar data in Seasons skin?

44 views
Skip to first unread message

Graham Eddy

unread,
Jul 11, 2019, 6:27:17 AM7/11/19
to weewx...@googlegroups.com
i do not like the glitzy but clunky and brittle stainless steel gauges, so i’ve written my own very light-weight gauges to integrate more closely into Seasons skin. because the gauges auto-update whereas the skin does not, ater a short time there is a disparity between the numbers in the sidebar data (Current, Celestial, High/Low) and the gauges

how do i hide parts of the sidebar data? alongside the gauges i would like to keep the Sensor Status and Station info but not the others. at a pinch i would be rid of all of them for the gauges page. i have worked my way through seasons.js etc and, while adding the new tab for gauges was quite straightforward, i can’t de-convolute it to remove portions of the sidebar just for this tab

any assistance appreciated

screen snapshot attached to show more clearly what i am describing


____________
Graham Eddy

Glenn McKechnie

unread,
Jul 11, 2019, 6:43:10 AM7/11/19
to weewx...@googlegroups.com
Near the top of index.html.tmpl there is a list of include files under
the tags div id="contents" , div id="widget_group"

Remove the (following) 3 lines for the sidebar data you mention.
(Adjust as required.)

#include "current.inc"

#include "hilo.inc"

#include "sunmoon.inc
> ____________
> Graham Eddy
>
> --
> 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 weewx-user+...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/F86C72C0-86E8-435C-BB53-51000034794F%40gmail.com.
> For more options, visit https://groups.google.com/d/optout.
>


--


Cheers
Glenn

rorpi - read only raspberry pi & various weewx addons
https://github.com/glennmckechnie

Glenn McKechnie

unread,
Jul 11, 2019, 6:46:52 AM7/11/19
to weewx...@googlegroups.com
Ah, just for this tab?
Ooops, What I suggested above will do it for everything on that page.

Hmmm.
Reply all
Reply to author
Forward
0 new messages