Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 365: | Line 365: | ||
const BUSINESS_PROP = 'Pricing'; | const BUSINESS_PROP = 'Pricing'; | ||
const DMO_PROP = 'Used by Practitioners'; | const DMO_PROP = 'Used by Practitioners'; | ||
const UC_PROP = 'Use Cases available'; | |||
const dctQuery = '[[Category:Disaster Community Technology]]' | const dctQuery = '[[Category:Disaster Community Technology]]' | ||
+ '[[Is Archived::No]]' | + '[[Is Archived::No]]' | ||
Line 372: | Line 373: | ||
+ '|?' + BUSINESS_PROP | + '|?' + BUSINESS_PROP | ||
+ '|?' + DMO_PROP | + '|?' + DMO_PROP | ||
+ '|?' + UC_PROP | |||
+ '|?' + allFunctions.join('|?'); | + '|?' + allFunctions.join('|?'); | ||
Revision as of 15:27, 7 December 2022
Current version of the DCT List.
Not ready for production!