-
Task
-
Resolution: Unresolved
-
Major
-
3.2.0-dev
-
None
-
None
A few rules to make it consistent:
- The routes should be prefixed (/feed/, /api/, /help/ etc...)
- The main routing file goes to /config/routing/<prefix>.yml and if it has to be split the other files goes to /config/routing/<prefix>/<name>.yml
- The services should be prefixed by <prefix>.
- The main service file goes to /config/container/<prefix>.yml and if it has to be split the other files goes to /config/container/<prefix>/<name>.yml
- The controllers goes to /phpbb/<prefix>/controller/<name>.php
- is duplicated by
-
PHPBB-11505 Adapt root level user-accessible files into controller classes
-
- Closed
-
1.
|
Moving feeds to controllers |
|
Closed | nicofuma |
2.
|
Move FAQ to controller |
|
Unverified Fix | Joas Schilling |
3.
|
Moving reports to controller |
|
Closed | nicofuma |
4.
|
Move viewtopic to controller |
|
Open | Unassigned |
5.
|
Move avatars / file downloads to controller |
|
Unverified Fix | rubencm |
6.
|
Move cron to controller |
|
Closed | CHItA |
7.
|
Move viewonline to controller |
|
Closed | CHItA |
8.
|
Move viewforum to a controller |
|
Open | CHItA |
9.
|
Move control panels to controllers |
|
Closed | Unassigned |