Home
last modified time | relevance | path

Searched refs:mail (Results 151 – 175 of 716) sorted by relevance

12345678910>>...29

/plugin/mailto/
H A Drenderer.php.not3 * Mailto plugin, mail the current page to several people
/plugin/socialshareprivacy2/SSP/scripts/
H A Djquery.socialshareprivacy.mail.js27 $.fn.socialSharePrivacy.settings.services.mail = { class in $.fn.socialSharePrivacy.settings.services
/plugin/authsplit/
H A Dauth.php274 $params['name'], $params['mail'], $params['grps']
321 * mail string email address of the user
365 'Mail: "'.$user['mail'].'", ' .
388 * @param string $mail
392 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
415 $user, '', $name, $mail, $grps
480 elseif ( ($field == 'login') || ($field == 'name') || ($field == 'mail') ) {
/plugin/groupmail/
H A DREADME.textile58 bc. {{groupmail>toemail=example@mail.com|subject=Feedback from Site}}
68 p. the same mail options apply to cc and/or bcc
70 bc. {{groupmail>toemail=example@mail.com|ccuser=dokuwikiuser|bccgroup=dokuwikigroup}}
/plugin/publish/lang/sk/
H A Dmailchangetext.txt18 Tento e-mail bol vygenerovaný systémom Dokuwiki na adrese
/plugin/html2pdf/snorriheim/
H A Drtl.css54 div.dokuwiki a.mail,
55 div.dokuwiki a.mail.JSnocheck {
/plugin/rtmchecklist/
H A DREADME.md22 … list of task is then sent to the email address you can set in your profile at "RTM import e-mail".
/plugin/highlightjs/highlight/
H A DAUTHORS.ru.txt18 - Владимир Ермаков <vooon341@mail.ru>
H A DAUTHORS.en.txt18 - Vladimir Ermakov <vooon341@mail.ru>
/plugin/copycode/
H A Dstyle.css5 * @author Nicolas Prigent <mail.nicolasprigent@gmail.com>
/plugin/userspagecreate/
H A Daction.php82 $INFO['userinfo']['mail']=$_POST['email'];
/plugin/authucenter/
H A Dauth.php204 * @param string $mail
208 public function createUser($user, $pass, $name, $mail, $grps = null) { argument
209 return $this->_uc_user_register($user, $pass, $mail);
/plugin/socialshareprivacy2/SSP/stylesheets/
H A Djquery.socialshareprivacy.css10 @import url("jquery.socialshareprivacy.mail.css");
/plugin/menuext/
H A DMenuExtItem.php130 $USERINFO ? $USERINFO['mail'] : '',
/plugin/combo/resources/theme/default/components/css/
H A Dlink.css8 a.link-mail:not(.btn):not(.nav-link):not(.dropdown-item) {
/plugin/metaheaders/
H A DREADME63 mail [2].
65 Feel free to submit patches as GitHub pull requests (preferred) or by mail
/plugin/davcard/
H A Dhelper.php645 $mail = array();
685 … $mail[] = array('type' => strtolower((string)$email['TYPE']), 'mail' => (string)$email);
687 $mail[] = array('mail' => (string)$email);
726 'mail' => $mail,
/plugin/publistx/
H A Dchangelog9 -- Karl Moritz Hermann <mail@karlmoritz.com>
H A DREADME13 (modified by Karl Moritz Hermann <mail@karlmoritz.com>)
/plugin/sfauth/
H A DREADME.wiki59 As username the plug-in will use the e-mail address provided by sales force.
60 In some cases you may want to strip away the host part from the e-mail address to have
/plugin/ckgdoku/ckeditor/plugins/smiley/
H A Dplugin.js.unc68 * 'yes', 'heart', 'broken heart', 'kiss', 'mail'
84 'yes', 'heart', 'broken heart', 'kiss', 'mail'
/plugin/structtemplate/_vagrant/
H A DVagrantfile9 # Choose any email you wish for testing; empty becomes mail@example.com
22 dw_admin_email = "mail@example.com" if "#{dw_admin_email}" == ""
/plugin/ckgedit/ckeditor/plugins/smiley/
H A Dplugin.js.unc68 * 'yes', 'heart', 'broken heart', 'kiss', 'mail'
84 'yes', 'heart', 'broken heart', 'kiss', 'mail'
/plugin/sympaauth/files/
H A Dsympa.class.php118 $mail = $user;
/plugin/flowcharts/
H A DREADME16 Copyright (C) Jakob Schwichtenberg <mail@jakobschwichtenberg.com>

12345678910>>...29