Changeset [bc425e517f9591c5f3e7cacf5665b901e7a9dfac] by dleffler
November 7th, 2016 @ 11:42 PM
initial implementation of optional page redirection support;
must be turned on in site configuration, then managed by manage all
pages; corrects calls to expCore::encode; adds support for
non-search paginationCallback() to allow formatting of paginated
data after sorting/paging, but before output (think human readible
date/time) [#1392 state:resolved]
https://github.com/exponentcms/exponent-cms/commit/bc425e517f9591c5...
Committed by dleffler
- A framework/modules/navigation/definitions/redirect.php
- A framework/modules/navigation/definitions/redirect_map.php
- A framework/modules/navigation/models/redirect.php
- A framework/modules/navigation/views/navigation/edit_redirection.tpl
- A framework/modules/navigation/views/navigation/manage_redirection.tpl
- A framework/modules/navigation/views/navigation/manage_redirection_log.tpl
- M framework/conf/extensions/error.defaults.php
- M framework/core/models/expRecord.php
- M framework/core/subsystems/expCore.php
- M framework/core/subsystems/expPaginator.php
- M framework/core/subsystems/expRouter.php
- M framework/modules/administration/views/administration/configure_site.bootstrap3.tpl
- M framework/modules/administration/views/administration/configure_site.tpl
- M framework/modules/core/models/expCat.php
- M framework/modules/help/models/help.php
- M framework/modules/migration/controllers/migrationController.php
- M framework/modules/navigation/controllers/navigationController.php
- M framework/modules/navigation/models/section.php
- M framework/modules/navigation/views/navigation/manage.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/manage.newui.tpl
- M framework/modules/navigation/views/navigation/manage.tpl
- M framework/modules/navigation/views/navigation/manage_sitemap.bootstrap.tpl
- M framework/modules/navigation/views/navigation/manage_sitemap.bootstrap3.tpl
- M framework/modules/navigation/views/navigation/manage_sitemap.tpl
- M framework/plugins/function.link.php
- M install/upgrades/fix_sef_urls.php
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Bug Tracker for Exponent CMS