MyShaarli/application/render
ArthurHoaro 7f5250421b Support using Shaarli without URL rewriting
- Shaarli can be fully used by prefixing any URL with /index.php/
   - {$base_path} used in templates already works with this configuration
   - Assets path (outside of theme's assets) must be prefixed with {$root_url}/
   - Documentation section in « Server configuration »

Fixes #1590
2020-10-16 12:47:11 +02:00
..
PageBuilder.php Support using Shaarli without URL rewriting 2020-10-16 12:47:11 +02:00
PageCacheManager.php Process Daily RSS feed through Slim controller 2020-07-23 21:19:21 +02:00
TemplatePage.php Process main page (linklist) through Slim controller 2020-07-23 21:19:21 +02:00
ThemeUtils.php namespacing: \Shaarli\Render\{PageBuilder,ThemeUtils} 2019-01-12 22:47:48 +01:00