Suggestion: Overview section to prevent large pages taking over the Terms page

Issue #26 resolved
Jay created an issue

The Terms page where you see all the Terms in filterable alphabetical order can be clogged when those Terms themselves have lots of information and pictures. This can make it hard for people who just want to see the words or just want an overview or summary of the Term, instead of ltos of detailz

Comments (4)

  1. Thomas Rois

    We had the same problem, and they did fix it by adding the possibility to “Limit Term Content”. You can set this to use only the first paragraph or using an excerpt macro for a short synopsis. It is found under Glossary Administration - “Dashboard”

    also, you can just do a content-by-label Report on the label glossary-term.

    <ac:structured-macro ac:name="contentbylabel" ac:schema-version="3">
    <ac:parameter ac:name="showLabels">false</ac:parameter>
    <ac:parameter ac:name="max">100</ac:parameter>
    <ac:parameter ac:name="showSpace">false</ac:parameter>
    <ac:parameter ac:name="sort">title</ac:parameter>
    <ac:parameter ac:name="cql">label = "glossary-term"</ac:parameter>
    </ac:structured-macro>

  2. Dennis Mersjann Account Deactivated

    A large enterprise customer of ours is facing the same issue with large image rendering on the overview page:

    Tested in App versions 3.2.0 and 3.2.3. A fix would be highly appreciated 🙂

  3. info Knowledge

    Hi Jayhant, Thomas, Dennis,

    Many thanks for your collaboration.

    Please update to the latest version 3.2.4 which resolves the issue.

    A new option called “Title and metadata” is added to “Limit term content” field.

    You can also choose “First paragraph” option.

    We are awaiting your feedback.

    Best regards,

    Jennifer

  4. Log in to comment