Home
last modified time | relevance | path

Searched refs:getTagsFromResults (Results 1 – 2 of 2) sorted by relevance

/plugin/tagging/script/
H A Dsearch.js91 function getTagsFromResults() { function
177 $ul = buildFilter(getTagsFromResults(), getFiltersFromQuery());
/plugin/zwidoku/files/
H A Djs.js1getTagsFromResults(){const tags=[];$resultLinks.toArray().forEach(function(link){const text=jQuery…