// the Entry Day link.
ctx.put("plainFormat", "yyyyMMdd");
ctx.put("page", TemplateWrapper.wrap(rreq.getPage()));
ctx.put("utilities", new Utilities() );
ctx.put("stringUtils", new StringUtils() );
ctx.put("rollerVersion", rollerCtx.getRollerVersion() );
ctx.put("rollerBuildTime", rollerCtx.getRollerBuildTime() );
ctx.put("rollerBuildUser", rollerCtx.getRollerBuildUser() );
ctx.put("newsfeedCache", NewsfeedCache.getInstance() );