Modify Group and Error Templates

We have moved out template codes from showItems.tag so that template developer can easily change the template if required. Below is the mapping of moved out jsp pages with groups,errors. If you wish to change these groups, errors template you can change on the following files

  • Row group -> /template/framework/group/processor/row.jsp

  • Column group -> /template/framework/group/processor/column.jsp

  • Two column, three column -> /template/framework/group/processor/split.jsp

  • Error page when group template not found-> /template/framework/group/processor/group-not-found.jsp

  • Error page when content (e.g stories) is placed in templates-> /template/framework/group/processor/group-not-found.jsp

  • Error page when nesting limit exceeds -> /template/framework/group/processor/nesting-limit-error.jsp