view website/issues/html/_generic.404.html @ 5114:f74300d1494e

issue2550854: including new field in All text* search. Fixed documentation in customizing.txt. The default for indexme on String fileds is 'no' not 'yes'. So to get a new string field into the full text/all text index you need to use String(indexme='yes').
author John Rouillard <rouilj@ieee.org>
date Fri, 01 Jul 2016 17:10:09 -0400
parents c2d0d3e9099d
children 8d595c5486c0
line wrap: on
line source

<html>
<head>
<title>Item Not Found</title>
</head>

<body>
There is no <span tal:content="context/_classname" /> with id <span tal:content="context/id"/>
</body>
</html>

Roundup Issue Tracker: http://roundup-tracker.org/