MyShaarli/application/legacy
ArthurHoaro ce7918386a Improve backward compatibility for LegacyRouter
LegacyRouter is no longer used for routing, only in existing plugins to match the _PAGE_ parameter.
So we change a few of its values there, to match the new ones defined in TemplatePage.

@see discussion in shaarli/Shaarli#1537
2020-09-03 10:09:36 +02:00
..
LegacyController.php Move all admin controller into a dedicated group 2020-08-13 11:08:13 +02:00
LegacyLinkDB.php Process Daily RSS feed through Slim controller 2020-07-23 21:19:21 +02:00
LegacyLinkFilter.php Introduce Bookmark object and Service layer to retrieve them 2020-01-17 18:42:11 +01:00
LegacyRouter.php Improve backward compatibility for LegacyRouter 2020-09-03 10:09:36 +02:00
LegacyUpdater.php Multiple small fixes 2020-07-23 21:19:21 +02:00
UnknowLegacyRouteException.php Process main page (linklist) through Slim controller 2020-07-23 21:19:21 +02:00