Changes in skin.conf do not require a restart. It is read in with every
reporting cycle.

Unless your custom reporting service is doing something different...

On Thu, Jun 27, 2019 at 5:31 AM Pat <[email protected]> wrote:

> Yes at quick glance, that looks good. Any changes to skin.conf require a
> weewx restart, so you may not see anything new until you've done that. Then
> it's a matter of looking in the syslog for any errors.
>
>
> On Thursday, June 27, 2019 at 8:19:00 AM UTC-4, Ralf B wrote:
>>
>> thx, hope you mean this part.....
>>
>>
>> header.html.tmpl:
>>                                     <ul id="menu-menu" class="menu
>> genesis-nav-menu">
>>                                        <!-- class = current-menu-item -->
>>                                        <li class="menu-item
>> menu-item-home"><a href="$belchertown_root_url" itemprop="url"><span
>> itemprop="name">$obs.label.nav_home</span></a></li>
>>                                        #if
>> $Extras.has_key('highcharts_enabled') and $Extras.highcharts_enabled == '1'
>>                                        <li class="menu-item menu-item-1"
>> ><a href="$belchertown_root_url/graphs" itemprop="url"><span itemprop=
>> "name">$obs.label.nav_graphs</span></a></li>
>>                                        #end if
>>                                        <li class="menu-item menu-item-2"
>> ><a href="$belchertown_root_url/records" itemprop="url"><span itemprop=
>> "name">$obs.label.nav_records</span></a></li>
>>                                        <li class="menu-item menu-item-3"
>> ><a href="$belchertown_root_url/reports" itemprop="url"><span itemprop=
>> "name">$obs.label.nav_reports</span></a></li>
>>                                         <li class="menu-item menu-item-5"
>> ><a href="$belchertown_root_url/newpage_1" itemprop="url"><span itemprop=
>> "name">$obs.label.nav_reports</span></a></li>
>>                                         <li class="menu-item menu-item-6"
>> ><a href="$belchertown_root_url/newpage_2" itemprop="url"><span itemprop=
>> "name">$obs.label.nav_reports</span></a></li>
>>                                         <li class="menu-item menu-item-4"
>> ><a href="$belchertown_root_url/about" itemprop="url"><span itemprop=
>> "name">$obs.label.nav_about</span></a></li>
>>                                        #if
>> $Extras.has_key('theme_toggle_enabled') and $Extras.theme_toggle_enabled ==
>> '1'
>>                                        <label class="themeSwitchLabel">
>>                                            <input type="checkbox" id=
>> "themeSwitch" $themeSwitchChecked>
>>                                            <span class="slider round"
>> ></span>
>>                                        </label>
>>                                        #end if
>>                                    </ul>
>>
>>
>> skin.conf
>>         [[[reports]]]
>>            template = reports/index.html.tmpl
>>         [[[newpage_1]]]
>>            template = newpage_1/index.html.tmpl
>>
>>
>>
>> this is enough?
>>
>> --
> 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/c4078eb1-b73e-4bbf-873b-ad20456cd06c%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/c4078eb1-b73e-4bbf-873b-ad20456cd06c%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAcG6hR9-A%2B0cyFAtqn4mYcnkhF9anbTtdXtA3v8hXxEQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to