Searched refs:newID (Results 1 – 6 of 6) sorted by relevance
206 const newID = this.getNewId(src.dataset.id, dst.dataset.id);207 console.log('move started', src.dataset.id + ' → ' + newID);215 if (newID === src.dataset.id) {221 let dupSelector = `li[data-id="${newID}"]`;233 alert(LANG.plugins.move.duplicate.replace('%s', newID));245 this.updateMovedItem(src, newID);313 const newID = ns ? ns + ':' + clean : clean;314 if (this.itemTree(li).querySelector(`li[data-id="${newID}"]`)) {315 alert(LANG.plugins.move.duplicate.replace('%s', newID));320 this.updateMovedItem(li, newID);[all …]
108 …$newID = (($lang!=$this->getConf('default_language'))?$lang.':':'') . (($ID{2}==':')?substr($ID…109 $newFile = wikiFN($newID);118 $result .= '<a href="' . wl($newID) . '">' . $img . '</a>';
219 $newID = $this->resolveMoves($oldID, 'page');220 $newNS = getNS($newID);222 if($oldID == $newID || $this->origNS == $newNS) {226 if(noNS($oldID) == noNS($newID)) {231 $this->wikitext .= "[[$newID|$match]]";
851 var newID = document.createElement('span');852 newID.className = 'fn-note-id';853 newID.title = '';854 newArea.appendChild(newID);
19 …newID=1}}h.originalText=b.HTML.getScript(i);h.inputJax=j;if(h.root){h.root.inputID=h.inputID}retur…