Extensions:Alternate Site Designs
Description | Allows you to pick from a couple of predefined site designs beside default LK, as well as change the fonts styles on site to fonts within a predefined selection - all via admin panel! |
---|---|
Author(s) | Unknown Author |
Status | testing |
Github | extension/alternate-site-designs |
LK Version | 2.1.7 |
Contains a Migration | |
Allows you to pick from a couple of predefined site designs beside default LK, as well as change the fonts styles on site to fonts within a predefined selection - all via admin panel!
Installation
- pull & deal with merge conflicts
php artisan migrate
php artisan optimize
x2php artisan update-extension-tracker
Configuration
Nothing should be needed, it's all editable via admin panel.
Usage
Once you ran all the usual commands, you should have a new section under Settings called Site Design. Go there to edit the site design! As of version 1.0.0, these site designs are included:
- default
- headerless
- squished
- full width
I added a selection of fonts to use for ease of use, adding more would require some code knowledge but is not very difficult.
Because this extension only changes site layout and fonts, not colors! As such it works beautifully with the theme manager extension (by Uri, moif and me). A convenience merge was added above under github if you want both! http://wiki.lorekeeper.me/index.php?title=Extensions:Theme_Manager