Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 156: Line 156:
 
             return {
 
             return {
 
                 name: platform,
 
                 name: platform,
                 image: img ? getFilePath(img.fulltext.replace('PAGENAME:', '')) : undefined
+
                 image: img ? getFilePath(img.fulltext) : undefined
 
             };
 
             };
 
         });
 
         });

Revision as of 09:39, 31 August 2022

Development verstion of the DCT List.
Not ready for production!