https://github.com/opusvl/opusvl-appkitx-cmsview
CMS front end
https://github.com/opusvl/opusvl-appkitx-cmsview
Last synced: about 2 months ago
JSON representation
CMS front end
- Host: GitHub
- URL: https://github.com/opusvl/opusvl-appkitx-cmsview
- Owner: OpusVL
- Created: 2016-10-20T10:39:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-07T12:02:52.000Z (over 9 years ago)
- Last Synced: 2025-01-20T17:34:26.602Z (over 1 year ago)
- Language: Perl
- Size: 127 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
NAME
OpusVL::AppKitX::CMSView - CMS front end
DESCRIPTION
METHODS
finalize_error
The CMS view overrides this method to provide a custom error page.
First it looks for a page on the site with the url /500. If that can not
be found it checks to see if there is a template file defined in the
custom_error_template config setting. If not it reverts to using it's
standard 500.tt provided with this module.
If you provide your own template using the custom_error_template you
need to be aware that the TT is setup to look in the root directory
rather than root/templates. This is because the usual directory search
path hookup isn't performed since it's a different view to the usual
AppKitTT view.
Catalyst logs the real error as an [error] message so this hook doesn't
attempt to log the error again.
BUGS
AUTHOR
COPYRIGHT and LICENSE
Copyright (C) 2012 - 2014 OpusVL
This library is free software; you can redistribute it and/or modify it
under the same terms as Perl itself.
If you require assistance, support, or further development of this
software, please contact OpusVL using the details below:
* Telephone: +44 (0)1788 298 410
* Email: community@opusvl.com
* Web: