seitime-frappe/frappe/website
Faris Ansari 7bd2d9e9dc refactor: Website Meta Tag
Meta Tags are now decoupled from docs and are maintained per route basis
They will be tracked in Website Route Meta doctype where the `name`
is the `route`, it keeps track of a list of `key` and `value` in a table

Remove Meta Tag table from Web Page, add Set Meta Tag button helper.
2019-02-16 19:02:22 +05:30
..
css [webform-list] add delete multiple to list table 2018-08-17 11:27:24 +05:30
doctype refactor: Website Meta Tag 2019-02-16 19:02:22 +05:30
js feat: Lazy load images only when they are in viewport 2019-02-13 23:09:38 +05:30
page [route] redesigned 2014-08-20 11:50:37 +05:30
website_theme Configurable Website Sidebar in Web Pages (#2530) 2016-12-30 12:39:01 +05:30
__init__.py Web Notes to Frappe, better alerts, css fixes, fixed splash 2015-03-03 15:09:34 +05:30
context.py refactor: Website Meta Tag 2019-02-16 19:02:22 +05:30
purifycss.py Update purifycss.py 2019-01-29 21:34:50 +08:00
redirect.py fix(login): redirect user from login page if already logged in (#6689) 2018-12-31 13:46:55 +05:30
render.py Merge branch 'staging' into develop 2019-01-29 18:24:11 +05:30
router.py feat: Allow website templates to have different base templates (#6811) 2019-01-27 20:46:23 +05:30
utils.py feat: Allow website templates to have different base templates (#6811) 2019-01-27 20:46:23 +05:30
website_generator.py WebsiteGenerator call super class clear_cache (#6786) 2019-01-22 11:28:26 +05:30