Difference between revisions of "Extensions:Weather And Seasons"
Jump to navigation
Jump to search
Tag: 2017 source edit |
m (fix link) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title=Weather and Seasons|desc=Adds a weather and season forecast.|auth=CH3RVB|status=stable|github={{Github|user=CH3RVB|branch=extension/ | + | {{Extensioninfobox|title=Weather and Seasons|desc=Adds a weather and season forecast.|auth=CH3RVB|status=stable|github={{Github|user=CH3RVB|branch=extension/weather}}|LKVer=2.0|migration=yes|package=no}} |
Adds site weather! By default it's just cosmetic. | Adds site weather! By default it's just cosmetic. | ||
== Installation == | == Installation == | ||
Line 8: | Line 8: | ||
Has a site widget that displays weather, this can be taken out, there is a page that displays current weather information if you want that instead | Has a site widget that displays weather, this can be taken out, there is a page that displays current weather information if you want that instead | ||
== Images == | == Images == | ||
− | < | + | <gallery> |
+ | File:Image.png|The weathers and season widget. | ||
+ | </gallery> |
Latest revision as of 10:57, 17 June 2024
Description | Adds a weather and season forecast. |
---|---|
Author(s) | CH3RVB |
Status | stable |
Github | extension/weather |
LK Version | 2.0 |
Contains a Migration | |
Adds site weather! By default it's just cosmetic.
Contents
Installation
Pull, and run php artisan migrate
as well as php artisan add-site-settings
Configuration
Start by making weather in the admin panel, after that you can then make seasons which have different weights for what weather can occur.
Usage
Has a site widget that displays weather, this can be taken out, there is a page that displays current weather information if you want that instead