Home
last modified time | relevance | path

Searched refs:newID (Results 1 – 6 of 6) sorted by relevance

/plugin/move/script/
Dtree.js206 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 …]
/plugin/translation2/
Daction.php108 …$newID = (($lang!=$this->getConf('default_language'))?$lang.':':'') . (($ID{2}==':')?substr($ID…
109 $newFile = wikiFN($newID);
118 $result .= '<a href="' . wl($newID) . '">' . $img . '</a>';
/plugin/move/helper/
Dhandler.php219 $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]]";
/plugin/aimg/
Dscript.js851 var newID = document.createElement('span');
852 newID.className = 'fn-note-id';
853 newID.title = '';
854 newArea.appendChild(newID);
/plugin/diagramsnet/lib/math/
DMathJax.js19newID=1}}h.originalText=b.HTML.getScript(i);h.inputJax=j;if(h.root){h.root.inputID=h.inputID}retur…
/plugin/zwidoku/files/
H A DMathJax.js19newID=1}}h.originalText=b.HTML.getScript(i);h.inputJax=j;if(h.root){h.root.inputID=h.inputID}retur…