An open API service indexing awesome lists of open source software.

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

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: