Lines Matching +full:namespace -(+path:inc +path:lang) -(+path:lib +path:plugins +path:lang) -(+path:lib +path:tpl +path:dokuwiki +path:lang)
69 if (JSINFO.namespace) {
70 this.$entry.val(JSINFO.namespace + ':');
247 // reset the entry to the parent namespace
251 if (JSINFO.namespace) {
252 entry_value = JSINFO.namespace + ':';
298 * Start the page/namespace lookup timer
312 * Executes the AJAX call for the page/namespace lookup
396 // both pages are in the same namespace
400 // add .. for each missing namespace from common to the target
407 // target is in the root namespace, but source is not, make it absolute
413 // source is in the root namespace, just use target as is