Ilya Kreymer
d98c1f6cf7
memento/api: add a new /collinfo.json end-point, enabled with 'enable_coll_info' config setting, which returns
...
the value fo collinfo.json template. Default template returns an entry for each handler route,
including the route path (id), title (name) and memento timegate and timemap paths, to be used with
an aggregator. Using a custom 'info_json' template can specify a different collinfo template, alternative to #69 (local aggregation)
Closes #146
2015-11-04 15:36:44 -08:00
Ilya Kreymer
e4a271f22f
framed mode: default to new framed replay, instead of legacy mode
2015-09-03 15:33:07 -07:00
Ilya Kreymer
a2b9ac89e6
pywb config: add 'template_packages' option to config to allow custom list of packages for templates
2015-08-08 02:13:32 -07:00
Ilya Kreymer
5cf7368f90
default config: set default 'archive_paths' to current directory, to avoid exception no startup
2015-05-14 22:32:10 -07:00
Ilya Kreymer
10d9a6ac9a
jinja templates: add 'templates' as default lookup dir, allow specifying
...
custom dir via config. when specifiying custom paths, need not use full dir
as per usual paradigm
2015-04-04 12:53:07 -07:00
Ilya Kreymer
bfe590996b
auto-config: add support for loading from root ./static/ directory,
...
available under /static/__shared/ path
default path changed from /static/default -> /static/__pywb/
rename wayback-manager to wb-manager
2015-03-17 19:05:39 -07:00
Ilya Kreymer
4b45e789df
templates: ensure shared templates are loaded from root templates/ subdir
...
manager: add shared templates to templates subdir, not root dir #55 and #74
2015-03-16 19:57:28 -07:00
Ilya Kreymer
2f6780a576
rename for 0.9.0:
...
rename default templates package from ui/* templates to templates/*
rename default subdirs: warcs -> archive, cdx -> indexes
2015-03-16 18:48:09 -07:00
Ilya Kreymer
19b8650891
manager: templates: add collections manager ( #74 ) commands for adding, removing and listing
...
available ui templates. Support for both collection and shared templates.
confirmation for overwrite/remove
updated full template list in default_config and added tests
2015-03-16 16:55:06 -07:00
Ilya Kreymer
69613a0e25
tests: disable 'invalid config' test as its no longer applicable, fix default banner to just 'banner.html'
2015-02-25 13:18:32 -08:00
Ilya Kreymer
e39d6e207c
config & collections: auto static path and templates working! #55
2015-02-24 14:32:51 -08:00
Ilya Kreymer
435fa390ed
config system: initial work on automated directory-convention based config!
...
config.yaml file now optional, add default_config.yaml which for default settings #55
2015-02-23 21:59:41 -08:00