1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

4 Commits

Author SHA1 Message Date
Ilya Kreymer
8d85fefa57 ui: logo: don't require '/static/' before logo in old ui - consistent with new ui, update docs 2022-01-27 11:06:46 -08:00
Ilya Kreymer
613754307c fixes based on feedback from @ldko!
templates:
- add placeholder footer.html, head.html templates
- allow 'base_html', 'footer_html', 'head_html', 'header_html' to be added via wb-manager 'add-template' cmd
- automatically add 'base.html' when adding a copy of other templates, as jinja2 extends looks for templates locally

ui tweaks:
- vueui: support logo loaded from ui.logo
- make logo link to home page
- home page: don't show collection title if title is empty

documentation tweaks:
- clarify static_path is for loading path
- clarify footer and head templates are empty by default
- remove extra is_framed from top frame template documentation

bump to 2.7.0b1
2022-01-23 17:59:02 -08:00
Lauren Ko
118400c641
New UI corrections (#687)
* Fix typos.

* Make ui variable available to collection page
2021-12-22 15:55:10 -08:00
Ilya Kreymer
edecbbba91 add missing file 2021-12-14 07:53:32 -08:00