Home
last modified time | relevance | path

Searched refs:user (Results 301 – 325 of 1528) sorted by path

1...<<11121314151617181920>>...62

/plugin/chat/
H A Dchat.php198 $user = $_COOKIE['chatName'];
199 if (empty($user)) {
200 $user = "guest".date(time(),'hms');
204 $user = $INFO['userinfo']['name'];
227 …'<input type="text" name="user" id="user" maxlength="30" autocomplete="off" value="'.$user.'" clas…
229 '<input type="hidden" name="user" value="'.$user.'" />'
H A Dreadme.txt54 You will have to setup user-rights (ACL) for ''chat'' namespace.
56 When only ''Read'' right is set, user can see the messages list but is not allowed to send
137 …* ''[Clear messages]'' button is now visible for logged-in user that has edit rights for current p…
138 …* Improved user-rights handling, now user must have write-rights for chat page to be able to see '…
142 * Added user rights checking
144 * Added error messages when user has insufficient rights
H A Dscript.js286 this.send_sack.encVar('user', user);
294 '&user='+encodeURIComponent(user));
376 msgrec[0] = user;
384 this.send_sack.encVar('user', user);
610 function chatSendMessage(user,msg) { argument
646 user + "</strong> (" +
655 ajax_chat.chatSend(user,msg);
669 function chatClearMessages(user) { argument
672 ajax_chat.chatClear(user);
803 if (form.user && 'text' == form.user.type) {
[all …]
/plugin/cite/
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/plugin/ckgdoku/
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md51 …or.com/ticket/16804): Fixed: Focus is not on the first menu item when the user opens a context men…
471 …* [#12613](http://dev.ckeditor.com/ticket/12613): Show the user that they can not drop on editor U…
599 …/12506): [Safari] Fixed: Cannot paste into inline editor if the page has `user-select: none` style…
780 …package in order to ensure that unstyled tables are still visible for the user ([#11665](http://de…
966 …n that eliminates the need to confirm closing of a dialog window when the user changed any of its …
1132 * [WebSpellChecker](http://ckeditor.com/addon/wsc) plugin user interface was changed to match CKEdi…
1257 …ditor] Blocks shown for a `<div>` element stay permanently even after the user exits editing the `…
H A DLICENSE.md179 these conditions, and telling the user how to view a copy of this
438 does Less to protect the user's freedom than the ordinary General
461 users' freedom, it does ensure that the user of a program that is
639 directing the user to the copy of this License. Also, you must do one
648 user can modify the Library and then relink to produce a modified
650 that the user who changes the contents of definitions files in the
656 copy of the library already present on the user's computer system,
659 the user installs one, as long as the modified version is
663 least three years, to give the same user the materials
671 e) Verify that the user has already received a copy of these
[all …]
/plugin/ckgdoku/ckeditor/plugins/about/dialogs/
H A Dabout.js.4.36 …m/">http://ckeditor.com</a></p><p>'+a.help.replace("$1",'<a href="http://docs.ckeditor.com/user">'+
H A Dabout.js.4.5.unc59 … lang.help.replace( '$1', '<a href="http://docs.ckeditor.com/user">' + lang.userGuide + '</a>' ) +
H A Dabout.js.unc61 …lang.help.replace( '$1', '<a target="_blank" href="http://docs.ckeditor.com/user">' + lang.userGui…
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc164 // Check image ratio and original image ratio, but respecting user's preference.
/plugin/ckgdoku/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1391 // Update text view when user changes protocol (#4612).
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php43 * @param string $user Username
47 function auth_aclcheck($id,$user,$groups, $_auth=1){ argument
61 $user = utf8_strtolower($user);
64 $user = auth_cleanUser($user);
66 $user = auth_nameencode($user);
77 if($user || count($groups)) {
81 if($user) $groups[] = $user;
302 $acl = str_replace('%USER%',$user,$acl); // fall-back, in case client not found
329 function auth_cleanUser($user) { argument
330 return $user;
/plugin/ckgedit/
H A DLICENSE109 these conditions, and telling the user how to view a copy of this
/plugin/ckgedit/ckeditor/
H A DCHANGES.md88 …keditor/ckeditor-dev/pull/2062): Added the emoji dropdown that allows the user to choose the emoji…
174 …mplete) &ndash; Provides contextual completion feature for custom text matches based on user input.
213 …* Fixed: Request to FastCGI fails when the user tries to replace a word with non-English character…
330 * [#532](https://github.com/ckeditor/ckeditor-dev/issues/532): Fixed: Removed an outdated user guid…
407 …alization. Thanks to [David Alexandro Rodriguez](https://www.transifex.com/user/profile/darsco16/)!
471 …or.com/ticket/16804): Fixed: Focus is not on the first menu item when the user opens a context men…
891 …* [#12613](https://dev.ckeditor.com/ticket/12613): Show the user that they can not drop on editor …
1019 …/12506): [Safari] Fixed: Cannot paste into inline editor if the page has `user-select: none` style…
1200 …package in order to ensure that unstyled tables are still visible for the user ([#11665](https://d…
1552 * [WebSpellChecker](https://ckeditor.com/cke4/addon/wsc) plugin user interface was changed to match…
[all …]
H A DLICENSE.md179 these conditions, and telling the user how to view a copy of this
438 does Less to protect the user's freedom than the ordinary General
461 users' freedom, it does ensure that the user of a program that is
639 directing the user to the copy of this License. Also, you must do one
648 user can modify the Library and then relink to produce a modified
650 that the user who changes the contents of definitions files in the
656 copy of the library already present on the user's computer system,
659 the user installs one, as long as the modified version is
663 least three years, to give the same user the materials
671 e) Verify that the user has already received a copy of these
[all …]
H A Dckeditor.js.unc2703 this.setStyles(CKEDITOR.tools.cssVendorPrefix("user-select",
14204 … CKEDITOR.env.safari && k.setStyles(CKEDITOR.tools.cssVendorPrefix("user-select", "text"));
/plugin/ckgedit/ckeditor/lang/
H A Den.4.9.js.beautified727 "abort": "Upload aborted by the user.",
H A Den.js-4.9.merged5 …move","label":"%1 widget"},"uploadwidget":{"abort":"Upload aborted by the user.","doneOne":"File s…
H A Den.js.4.95 …move","label":"%1 widget"},"uploadwidget":{"abort":"Upload aborted by the user.","doneOne":"File s…
H A Den.js.unc87 LinkText: "<span style='font-weight:bold'>Link Display Text</span><br />Can be edited by user (take…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js.unc165 // Check image ratio and original image ratio, but respecting user's preference.
/plugin/ckgedit/ckeditor/plugins/link/dialogs/
H A Dlink.js.unc1403 // Update text view when user changes protocol (#4612).
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DREADME.md4 … grammar errors while users type. To correct spelling or grammar error, a user simply needs to rig…
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php43 * @param string $user Username
47 function auth_aclcheck($id,$user,$groups, $_auth=1){ argument
61 $user = utf8_strtolower($user);
64 $user = auth_cleanUser($user);
66 $user = auth_nameencode($user);
77 if($user || count($groups)) {
81 if($user) $groups[] = $user;
303 $acl = str_replace('%USER%',$user,$acl); // fall-back, in case client not found
330 function auth_cleanUser($user) { argument
331 return $user;

1...<<11121314151617181920>>...62