I imagine I need to change this: [[StandardReport]] > > # See the customizing guide to change the units, plot types and >> line > > # colors, modify the fonts, display additional sensor data, and >> other > > # customizations. Many of those changes can be made here by >> overriding > > # parameters, or by modifying templates within the skin itself. > > > > # The StandardReport uses the 'Standard' skin, which contains the > > # images, templates and plots for the report. > > # skin = Standard > > skin = Exfoliation > > but I have also not been able to make that install command run so I manually copied the Exfoliation files into the skins directory and it appears to run as it should.
On Sunday, November 13, 2016 at 7:44:44 PM UTC-5, Tom Keffer wrote: > > Unfortunately, a few more steps are required. Specifically, you have to > tell the report engine to use the skin. > > Why? Are you having a problem with the installer? > > -tk > > On Sun, Nov 13, 2016 at 12:56 PM, Dan'l B <[email protected] > <javascript:>> wrote: > >> To install something like the Exfoliation skin, is it sufficient to >> simply copy the skin folder into the root_skins folder, or is it required >> to follows these directions, for example: >> >> This is the skin exfoliation for the weewx weather system. >>> >>> Copyright 2012-2014 Matthew Wall >>> >>> >>>> Installation instructions: >>> >>> >>>> 1) run the installer: >>> >>> >>>> setup.py install --extension weewx-exfoliation.tgz >>> >>> >>> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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]. For more options, visit https://groups.google.com/d/optout.
