Widget: DCTList: Difference between revisions

From LINKS Community Center
Jump to: navigation, search
Eschmidt (talk | contribs)
No edit summary
Eschmidt (talk | contribs)
No edit summary
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 08:39, 31 August 2022

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