Ghost/core/server
kirrg001 8bb7088ba0 🔥 Removed permalink setting
refs #9742

- removed usage of single permalink setting
  - with dynamic routing this configuration does no longer makes sense
  - because you can configure your permalinks in the routes.yaml
  - furthermore you can have multiple collections with multiple permalinks
- removed @blog.permalinks
- do not export permalink setting
- do not import permalink setting
- permalink setting UI will be removed soon
- get rid of {globals.permalink} completely
- remove yaml in-built migration
- do not expose settings.permalinks via the private API
- do not allow to edit this setting
- keep phyiscal value in case a blog needs to rollback from v2 to v1
- sorted out when the routers should be created
  - ensure routes.yaml file doesn't get validated before Ghost is fully ready to start
2018-08-16 12:13:24 +02:00
..
adapters Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
api 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
apps ES6 migration: server/apps/amp (#9667) 2018-07-23 14:43:01 +02:00
config Added ability to upload/reload routes.yaml 2018-08-16 12:13:24 +02:00
data 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
helpers Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
lib Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
models Changed comments and deprecation notes 2018-08-16 12:13:24 +02:00
public 🔥 Drop Node v4 Support 2018-05-01 14:06:18 +02:00
services 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
translations Changed maintenance messages 2018-08-16 12:13:24 +02:00
views Fixed error trying to render 404 for missing asset 2017-12-22 20:08:59 +00:00
web 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
analytics-events.js Cleared out old unused events 2017-12-13 09:08:25 +00:00
filters.js Moved pipeline/sequence to lib/promise 2017-12-13 22:20:02 +01:00
ghost-server.js Added bootstrap socket extension 2018-08-16 12:13:24 +02:00
index.js 🔥 Removed permalink setting 2018-08-16 12:13:24 +02:00
overrides.js Disabled bluebird debug logs 2018-08-13 14:01:31 +02:00
update-check.js Updated docs links 2018-08-16 12:13:24 +02:00