Skip to content
Snippets Groups Projects
  • Dorian Merz's avatar
    refs #17407_merge [finc] amsl resources: add links, description, caching and fix toggling · 8af86967
    Dorian Merz authored
    * generate search links for mega collections
    ** alike old sources list
    ** configure by setting show_link = true in Amsl.ini
    
    * show descriptions of mega collections
    ** use collection_description, configure with show_description = true and sub_description_key = 'collection_description'
    
    * configure additional resources manually in Amsl.ini with [AdditionalResources] and entries like:
    ** mega_collection = source_id
    
    * configure misspelled resources manually in Amls.ini with [MisspelledResources] and entries like:
    ** wrong collection label = correct collection label for links
    ** value of "" means no link, only text
    
    * refactore button for collapse / expand all list items in sources-display.js
    ** disable button while collapsing
    ** toggle label after collapsing / expanding
    ** don't expand / collapse already expanded / collapsed panels when clicking
    
    * sort output by source label when configured in Amsl.ini
    
    * refine cachi...
    8af86967
Code owners
Assign users and groups as approvers for specific file changes. Learn more.