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 13: Line 13:


     function getUrl(title) {
     function getUrl(title) {
         return title ? '/Special:FilePath/' + title : title;
         return title ? '/index.php/Special:FilePath/' + title : title;
     }
     }



Revision as of 14:29, 7 June 2022

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