Home
last modified time | relevance | path

Searched refs:ns (Results 501 – 525 of 527) sorted by last modified time

1...<<2122

/plugin/dokugource/
H A Dadmin.php25 var $ns = ''; variable in admin_plugin_dokugource
88 if($this->ns) {
89 $this->ns = str_replace('/', ':', trim($this->ns, '/:'));
90 if(!@is_dir($conf['datadir'].'/'.str_replace(':', '/', $this->ns).'/')) {
91 if(@is_file($conf['datadir'].'/'.str_replace(':', '/', $this->ns).'.txt')) {
92 $this->ns = preg_replace('`^(.*)\:[^\:]+$`', '$1', $this->ns);
104 $strip = explode(':', $this->ns);
107 …$this->crawl($conf['metadir'].($this->ns ? '/'.str_replace(':', '/', $this->ns) : ''), $strip, $th…
120 $ns = preg_replace('`^(.*\:)[^\:]+$`', '$1', $p);
122 if(isset($this->colors[$ns])) return $this->colors[$ns];
[all …]
/plugin/farm/
H A Dinfos.animal.class.php94 private function shortenNS($ns, $maxlen=32) { argument
95 $ns = str_replace('/', ':', $ns);
96 if(strlen($ns) <= $maxlen) return $ns;
106 $ns = $st.'...'.$end;
108 …if(strlen($ns) > $maxlen + 5) $ns = substr($ns, 0, floor($maxlen / 2)).'...'.substr($ns, -1 * floo…
109 return $ns;
221 foreach($f as $ns => $i) $fm[$ns] = $this->getmdate($this->getmeta($ns));
233 foreach($f as $ns => $i) $fm[$ns] = $this->getmdate($this->getmeta($ns));
244 private function elurl($ns, $media=false) { argument
246 return $this->animal->getUrl($ns, $media);
[all …]
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java.bak515 // saveUrl.append("&ns="+new String(URLCodec.encodeUrl(null, namespace.getBytes())));
544 reqEntity.addPart("ns", new StringBody(namespace));
/plugin/nstoc/
H A Dsyntax.php546 if ($ns = cleanID($args[0])) {
549 if ($f = file_exists($fn = wikiFN($ns))) {
559 ? 2 + substr_count($ns, ':')
560 : 1 + substr_count($ns, ':');
571 if ('' == $ns) {
585 return array(DOKU_LEXER_SPECIAL, $ns, $args[1], $args[0], (bool)$f);
/plugin/nftr/
H A Daction.php121 $ns = $INFO['namespace'];
135 if (array_search($ns, $hideSpaces) !== false)
157 if (strpos($ns, $hiddenpart.':') === 0) // subspace
/plugin/farm/install/animaltemplate/conf/
H A Dwordblock.conf7549 https?:\/\/([^\/]*\.)?www\.ns\.ui\.edu
/plugin/sidebar/
H A Daction.php57 function getSidebarFN($ns, $file) { argument
59 $nsFile = ($ns) ? "$ns:$file" : $file;
63 if (!$ns) return '';
66 $i = strrpos($ns, ":");
67 $ns = ($i) ? substr($ns, 0, $i) : false;
68 return $this->getSidebarFN($ns, $file);
/plugin/querychangelog/
H A Dadmin.php69 $opts['ns'] = getNS($ID);
233 if ( auth_quickaclcheck($row['id'].':*') >= AUTH_CREATE or $row['id'] == $opts['ns'] ) {
/plugin/userannotations/
H A Daction.php89 echo '<div class="annotation annotation-'.preg_replace('/[^a-z0-9]/', '', $ns).'">';
/plugin/freesync/
H A Dhelper.php183 $dir = utf8_encodeFN(str_replace(':', '/', $ns));
/plugin/usersubscriptions/
H A DREADME22 …these options can be chained like <usersubscriptions ns deletelink r=3 quicksubscribe displayinher…
/plugin/offline/ui/dokuwiki/
H A Dscreen.css1 …cl_manager .aclns{background:transparent url(/dokuwiki/lib/plugins/acl/pix/ns.png) 0px 1px no-repe…
/plugin/superacl/
H A Dscript.js198 var ns = frm.elements['ns'].value;
199 if(! ns) {
200 ns = frm.elements['id'].value;
201 ns = ns.substr(0,ns.lastIndexOf(':'));
203 if (ns =="*")
204 ns = "";
214 show = (id == ns);
216 show = (ns.substr(0,id.length) == id);
H A Dadmin.php23 var $ns = null; variable in admin_plugin_superacl2
198 if($this->ns) $opts['ns'] = $this->ns;
217 $ns = $this->ns;
220 if($ns == '.') $ns ='';
222 $ns ='';
224 $ns = utf8_encodeFN(str_replace(':','/',$ns));
344 $ns = $this->ns;
347 if($ns){
377 if($ns){
611 $ns = $this->ns;
[all …]
H A Dajax.php41 $ns = $_REQUEST['ns']; variable
42 if($ns == '*'){
43 $ns =''; variable
45 $lvl = count(explode(':',$ns));
46 $ns = utf8_encodeFN(str_replace(':','/',$ns)); variable
49 search($data,$conf['datadir'],'search_index',array('ns' => $ns),$ns);
H A Dstyle.css70 background: transparent url(pix/ns.png) 0px 1px no-repeat;
/plugin/linkmanager/
H A Dfunctions.php30 $ns = cleanID($NS);
32 if(empty($ns)){
34 if($ns == '.') $ns ='';
49 $ns = cleanID($ns);
71 linkpage_newpage($ns);
158 function linkpage_nstree($ns){ argument
163 $ns = cleanID($ns);
164 if(empty($ns)){
166 if($ns == '.') $ns ='';
168 $ns = utf8_encodeFN(str_replace(':','/',$ns));
[all …]
H A Dscript.js206 var ns = nsfield.value;
207 if (ns)
209 ns = ns + ':';
221 opener.insertTags('wiki__text','[[:'+ns+id+sepa,']]','');
/plugin/code3/src/
H A Dtz.js1212 for (var si = 0, ns = sourceTokens.length; si < ns; ++si) {
1314 for (var si = 0, ns = sourceTokens.length; si < ns; ++si) {
/plugin/nsrelation/
H A Dsyntax.php88 function _buildNSRelLink($ns,$idpart){ argument
91 $link = ':'.$this->rootns.$ns.':'.$idpart;
92 $name = $this->relatedns_display[array_search($ns,$this->relatedns)];
110 foreach($this->relatedns as $ns){
111 if(strpos($ID,$this->rootns.$ns) === 0 ){
112 $currentns = $ns;
128 foreach($this->relatedns as $ns){
129 …$out .= ' <li'.($ns==$currentns?' class="current"':'').'><div class="li">'.$this->_buildNSRelLink…
/plugin/galleryv1.5/
H A Dsyntax.php95 $data['ns'] = $ns;
191 $ns = cleanID($data['ns']);
H A Dscript.js510 var ns = h1.innerHTML;
511 opener.insertAtCarret('wiki__text','{{gallery>'+ns+'}}');
/plugin/linkmanager/exe/
H A Dajax.php53 $ns = cleanID($_POST['ns']);
54 $dir = utf8_encodeFN(str_replace(':','/',$ns));
56 $lvl = count(explode(':',$ns));
/plugin/indexmenu2/
H A Dindexmenu.php12 function indexmenu_getsubmenu ($ns,$s) { argument
15 $opts = array($ns, array('level' => 1, // get only 1st level
/plugin/livepreview/
H A Dlivepreview.php10 function livepreview_getpreview ($ns) { argument
12 $ns = cleanID(preg_replace("#^.+?".$_SERVER['HTTP_HOST'].DOKU_BASE."#i","",$ns));
13 return p_wiki_xhtml_summary($ns,$title);

1...<<2122