MyShaarli/tpl/default
ArthurHoaro 818b3193ff Explicitly define base and asset path in templates
With the new routes, all pages are not all at the same folder level anymore
(e.g. /shaare and /shaare/123), so we can't just use './' everywhere.
The most consistent way to handle this is to prefix all path with the proper variable,
and handle the actual path in controllers.
2020-07-23 21:19:21 +02:00
..
404.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
addlink.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
changepassword.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
changetag.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
configure.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
daily.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
dailyrss.html Process Daily RSS feed through Slim controller 2020-07-23 21:19:21 +02:00
editlink.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
error.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
export.bookmarks.html Introduce the new default Shaarli template 2017-02-27 20:01:54 +01:00
export.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
feed.atom.html Process OpenSearch controller through Slim 2020-07-23 21:19:21 +02:00
feed.rss.html Process OpenSearch controller through Slim 2020-07-23 21:19:21 +02:00
import.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
includes.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
install.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
linklist.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
linklist.paging.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
loginform.html Render login page through Slim controller 2020-01-26 11:34:14 +01:00
opensearch.html RSS/ATOM feeds: process through Slim controller 2020-07-23 21:19:21 +02:00
page.footer.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
page.header.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
picwall.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
pluginsadmin.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
tag.cloud.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
tag.list.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
tag.sort.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
thumbnails.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00
tools.html Explicitly define base and asset path in templates 2020-07-23 21:19:21 +02:00