Widget: UseCaseList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
Line 280: Line 280:
         const SUMMARY_PROP = 'Description';
         const SUMMARY_PROP = 'Description';
         const IMAGES_PROP = 'Other images';
         const IMAGES_PROP = 'Other images';
        const PUB_PROP = 'Publishing Organisation';
        const INVOLVED_PROP = 'Involved Organisations';


         const useCaseQuery = '[[Category:Use Cases]]'
         const useCaseQuery = '[[Category:Use Cases]]'
Line 290: Line 292:
             + '|?' + SUMMARY_PROP
             + '|?' + SUMMARY_PROP
             + '|?' + IMAGES_PROP
             + '|?' + IMAGES_PROP
            + '|?' + PUB_PROP
            + '|?' + INVOLVED_PROP
             + '|?' + YEAR_PROP;
             + '|?' + YEAR_PROP;



Revision as of 11:21, 13 October 2023

Current version of the List of Use Cases.
Currently in use – do not modify!