[ckan-dev] Edit "404 Not Found" message
Toby Dacre
toby.okfn at gmail.com
Tue Jun 25 15:47:03 UTC 2013
On 25 June 2013 16:15, Luis <eltipicoemail at gmail.com> wrote:
> Hi all,
>
> Is there any way in CKAN 2.0.1 to modify the page or the message that
> displays when you reach to a page which doesn't exist? (eg:
> http://demo.ckan.org/foo ).
Hi, the template is ckan/templates/error_document_template.html
the messages are created by the individual cations that do a
`abort(404, <some message>)` so they are harder to change.
What is it that you are not happy with?
>
> Cheers!
>
> _______________________________________________
> ckan-dev mailing list
> ckan-dev at lists.okfn.org
> http://lists.okfn.org/mailman/listinfo/ckan-dev
> Unsubscribe: http://lists.okfn.org/mailman/options/ckan-dev
>
--
Toby Dacre
The Open Knowledge Foundation
Empowering through Open Knowledge
http://okfn.org/ | @okfn
More information about the ckan-dev
mailing list