Home
last modified time | relevance | path

Searched refs:user (Results 1476 – 1500 of 1528) sorted by last modified time

1...<<51525354555657585960>>...62

/plugin/usersubscriptions/
H A DREADME4 <usersubscriptions * /> (lists all of the user subscriptions)
5 <usersubscriptions /> (lists all of the user subscriptions for the current namespace)
7 <usersubscriptions ns1:ns2 /> (lists all of the user subscriptions for the namespace ns1:ns2)
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/offline/
H A DCOPYING.txt100 parties to make or receive copies. Mere interaction with a user through
103 An interactive user interface displays "Appropriate Legal Notices"
106 tells the user that there is no warranty for the work (except to the
109 the interface presents a list of user commands or options, such as a
230 d) If the work has interactive user interfaces, each must display
302 product received by a particular user, "normally used" refers to a
304 of the particular user or of the way in which the particular user
/plugin/zul/syntax/
H A Dzirkelundlineal.php333 $user = $_SERVER['REMOTE_USER'];
334 …ett.de/MGF/homes/grothman/java/zirkel/" target="zirkelundlineal">ZirkelUndLineal</a> durch '.$user;
/plugin/givemeyouremail/
H A Dsyntax.php126 $user = trim($_REQUEST['fullname']);
127 if ($this->_isValidEmailAdress($user)){
128 $givemeyouremail .= $user.';';
140 if(!empty($user)){
141 …derer->doc .= $this->_givemeyouremailResults($givemeyouremail, $options,$email_adress_valid,$user);
/plugin/listeabo/
H A Daction.php73 //if (in_array('admin',$INFO['userinfo']['grps'])) $user = trim($_REQUEST['user']);
76 $user = trim($_REQUEST['user']);
/plugin/offline/ui/dokuwiki/
H A Dprint.css1 …n{text-align:center;}.rightalign{text-align:right;}.toc,.footerinc,.header,.bar,.user{display:none}
H A Dscreen.css1user.png) 0px 1px no-repeat;padding:1px 0px 1px 18px;}div#acl_manager .aclpage{background:transpar…
/plugin/charter/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/reliwa/conf/
H A Ddefault.php3 $conf['user'] = 'jaloma';
/plugin/toursprung/
H A Dsyntax.php88 $txt .= ' src="http://www.'.$param['site'].'.net/user/';
89 $uname = $param['user'];
91 $uname = $this->getConf('user');
/plugin/snap/
H A Dsyntax.php.ori138 …$url=$defaultWiki.$param."&u=".urlencode($_SESSION[DOKU_COOKIE]['auth']['user'])."&phash=".urlenco…
/plugin/crypto/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/imagemap/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/superacl/lang/nl/
H A Dhelp.txt9 zien en aan te passen voor een selecteerde user of groep.
/plugin/superacl/
H A Dadmin.php359 $user = '';
362 $user = auth_nameencode($who);
363 $info = $auth->getUserData($user);
372 $perm = auth_aclcheck($check,$user,$groups);
391 if($user){
H A Dstyle.css60 background: transparent url(pix/user.png) 0px 1px no-repeat;
/plugin/superacl/lang/en/
H A Dhelp.txt9 selected user or group.
/plugin/vote/
H A Dsyntax.php134 $user = $USERINFO['name'];
135 if ( isset( $vote_log['users'] ) && in_array( $user, $vote_log['users'] ) ) {
H A DCOPYING109 these conditions, and telling the user how to view a copy of this
/plugin/distributedacl/
H A Daction.php89 $user = "";
92 $user .= "%".dechex(ord( $u[$j] ));
94 $user .= $u[$j];
98 $user = preg_replace( "/^%40/", "@", $user );
102 $newconfacl .= sprintf ( "%-30s %-40s %3d %s", $aclfor, $user, $perm, "# distributedACL autogenerated for $aclfor #\n" );
/plugin/flowplay2/flowplayer/
H A DREADME.txt70 - The popup menu automatically hides after 10 seconds if not closed by the user.
390 - Changed the looks of the menu. The menu is now shown when the user hovers over the area
430 - Fixed user interface problems introduced in 1.17
H A DLICENSE.txt106 parties to make or receive copies. Mere interaction with a user through
109 An interactive user interface displays "Appropriate Legal Notices"
112 tells the user that there is no warranty for the work (except to the
115 the interface presents a list of user commands or options, such as a
236 d) If the work has interactive user interfaces, each must display
308 product received by a particular user, "normally used" refers to a
310 of the particular user or of the way in which the particular user
/plugin/sympaauth/files/
H A Dsympa.class.php79 function checkPass($user,$pass){ argument
85 $auth_key = $this->soap_client->login($user,$pass);
113 function getUserData($user) { argument
115 $name = $user;
118 $mail = $user;
127 $res = $this->soap_client->authenticateAndRun($user,$_SESSION['sympapass'],'complexWhich');
154 $this->users[$user] = compact('name','mail','grps');
155 return (isset($this->users[$user]) ? $this->users[$user] : false);
/plugin/blogmeta/
H A DCOPYING109 these conditions, and telling the user how to view a copy of this

1...<<51525354555657585960>>...62