Widget: DCTList: Difference between revisions
From LINKS Community Center
Eschmidt (talk | contribs) No edit summary |
Eschmidt (talk | contribs) No edit summary |
||
Line 87: | Line 87: | ||
fnImages[FN_METRICS] = '/index.php/Special:FilePath/File:Func_metrics.svg'; | fnImages[FN_METRICS] = '/index.php/Special:FilePath/File:Func_metrics.svg'; | ||
fnImages[FN_REPORT] = '/index.php/Special:FilePath/File:Func_report.svg'; | fnImages[FN_REPORT] = '/index.php/Special:FilePath/File:Func_report.svg'; | ||
const sourcesLayout = [ | |||
['Crowd', 'Web'], | |||
['Facebook', 'Twitter', 'Instagram'] | |||
]; | |||
const getUrl = title => title ? '/index.php/Special:FilePath/' + title : title; | const getUrl = title => title ? '/index.php/Special:FilePath/' + title : title; | ||
Line 150: | Line 155: | ||
const dctQuery = '[[Category:Disaster Community Technology]]' + | const dctQuery = '[[Category:Disaster Community Technology]]' + | ||
'[[Is Archived::No]]' + | |||
'|limit=500' + | '|limit=500' + | ||
'|?Image' + | '|?Image' + |
Revision as of 14:20, 13 June 2022
Development verstion of the DCT List.
Not ready for production!