Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 340: Line 340:
 
                         }
 
                         }
 
                     );
 
                     );
 +
                    console.log(results.printouts[FUNC_KEY].map(func => removePrefix(func.fulltext)))
 
                 });
 
                 });
  
                console.log(functionsData)
 
  
 
             // TODO: Remove properties that are not relevant for the filter? (e.g. 'Supported content types')
 
             // TODO: Remove properties that are not relevant for the filter? (e.g. 'Supported content types')

Revision as of 17:12, 17 November 2022

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