Searched +full:wanted +(+path:plugin +path:multiorphan) -(+path:plugin +path:multiorphan +path:lang) (Results 1 – 4 of 4) sorted by relevance
3 Adminstrative GUI to find all sorts of orphaned or wanted pages and media. This works using AJAX in…
102 $form->addElement(form_makeOpenTag('h3', array('class' => 'header wanted')));103 $form->addElement($this->getLang('wanted'));105 $form->addElement(form_makeOpenTag('div', array('class' => 'multiorphan__result wanted')));
218 * Build up the structure for linked and wanted pages226 var checkPoint = amount == 0 ? object.wanted : object.linked;235 …addGUIEntry($output.find('.multiorphan__result.' + (amount == 0 ? 'wanted' : 'linked')), name, url…410 wanted: {}, property in reset.$currentResults.pages415 wanted: {}, property in reset.$currentResults.media
6 desc Adminstrative GUI to find all sorts of orphaned or wanted pages and media. This works using …