Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-363

Wicket viewer should abbreviate title to different lengths for parented vs standalone collections.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • viewer-wicket-1.1.0
    • viewer-wicket-1.2.0
    • Viewer Wicket
    • None

    Description

      specify using new properties.

      In web.xml, add:

      <context-param>
      <param-name>isis.viewers</param-name>
      <param-value>wicket,restfulobjects</param-value>
      </context-param>

      this determines which additional configuration files to search for

      In viewer_wicket.properties, can specify:
      isis.viewer.wicket.maxTitleLengthInStandaloneTables=12
      isis.viewer.wicket.maxTitleLengthInParentedTables=9

      ~~~
      if not specified but the existing property "isis.viewer.wicket.maxTitleLengthInTables" is present, then this value will be used as a fallback in both cases (ie to preserve backward compatibility).

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: