1
0
mirror of https://github.com/flarum/core.git synced 2025-07-25 10:41:24 +02:00
Files
php-flarum/framework/core
Toby Zerner a602790cb0 Remove "custom" home page input
Also add an API to let extensions define additional default route
options.

Allowing default routes with parameters (e.g. /d/123) is very difficult
because of the way Mithril routing works, and it doesn't have a
convincing use-case to justify the trouble. So I've removed the custom
input altogether.

closes #427
2015-09-17 12:56:39 +09:30
..
2015-09-17 12:56:39 +09:30
2015-09-16 17:04:35 +09:30
2015-09-17 12:56:39 +09:30
2015-09-17 12:16:38 +09:30
2015-07-05 21:25:09 +09:30
2015-03-30 15:50:36 +10:30
2015-08-30 15:02:48 +02:00
2015-09-17 12:16:38 +09:30
2015-09-14 18:45:49 +09:30
2015-08-29 18:29:19 +09:30

Flarum Core

This repository contains the core code of Flarum. If you want to install Flarum, visit the main Flarum repository.

Contributing

Interested in contributing to Flarum? Please read the Contributing docs to learn how you can help.