Home
last modified time | relevance | path

Searched refs:email (Results 451 – 475 of 1609) sorted by last modified time

1...<<11121314151617181920>>...65

/plugin/metadisplay/
H A Dplugin.info.txt3 email turnermm02@shaw.ca
/plugin/preregister/
H A Daction.php285 function send_link($email, $url, &$valid_email) { argument
287 if(!mail_isvalid($email)) {
288 msg($this->getLang('bad_email') . $email);
298 $mail->to($email);
H A Dplugin.info.txt3 email turnermm02@shaw.ca
/plugin/linkscollection/
H A Dplugin.info.txt3 email dokuwiki@cosmocode.de
/plugin/tplmod/
H A Dplugin.info.txt3 email turnermm02@shaw.ca
/plugin/oauthdoorkeeper/
H A Dplugin.info.txt3 email dokuwiki@cosmocode.de
/plugin/minical/
H A Dplugin.info.txt4 email alexandre.bastien@fsaa.ulaval.ca
/plugin/mathjax/
H A Dplugin.info.txt3 email liffiton@gmail.com
/plugin/appendtoquery/
H A Dplugin.info.txt3 email plugins@melanger.cz
/plugin/wrapadd/
H A Dplugin.info.txt3 email practical@medizin-lernen.de
/plugin/iptrust2/
H A Dplugin.info.txt3 email gero.gothe@medizindoku.de
/plugin/diagramsnet/lib/js/diagramly/
H A DP2PCollab.js24 if (!fileJoined || user == null || user.email == null) return;
H A DApp.js2091 var email = (driveUser != null) ? driveUser.email : null;
2093 if (!this.isOffline() && !this.editor.chromeless && email != null && driveUser.id != null)
2097 var at = email.lastIndexOf('@');
2098 var domain = (at >= 0) ? email.substring(at + 1) : '';
7235 if (user.email != null)
7241 mxUtils.write(small, user.email);
7397 if (user.email != null)
7403 mxUtils.write(small, user.email);
H A DDialogs.js551 mxUtils.write(option, '<' + driveUsers[i].email + '>');
5423 var email = document.createElement('input');
5424 email.setAttribute('type', 'text');
5425 email.style.marginTop = '6px';
5426 email.style.width = '600px';
5483 mxEvent.addListener(email, 'change', function()
5485 if (email.value.length > 0 && re.test(email.value) > 0)
5495 mxEvent.addListener(email, 'keyup', function()
5497 if (email.value.length > 0 && re.test(email.value))
5508 div.appendChild(email);
[all …]
H A DDrawioUser.js5 DrawioUser = function(id, email, displayName, pictureUrl, locale) argument
11 this.email = email;
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt787 yourEmailAddress=Zure email helbidea
H A Ddia_kn.txt787 yourEmailAddress=Your email address
804 webEmailOrOther=Web, email or any other internet address
H A Ddia_si.txt787 yourEmailAddress=Your email address
804 webEmailOrOther=Web, email or any other internet address
H A Ddia_sl.txt787 yourEmailAddress=Your email address
804 webEmailOrOther=Web, email or any other internet address
H A Ddia_ta.txt787 yourEmailAddress=Your email address
804 webEmailOrOther=Web, email or any other internet address
H A Ddia_vi.txt787 yourEmailAddress=Địa chỉ email của bạn
804 webEmailOrOther=Trang web, email hoặc bất kì địa chỉ internet nào khác
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3457 …&&null!=this.drive.user?" ("+this.drive.user.displayName+", "+this.drive.user.email+")":""));var q=
3459 …ement("option");c.innerHTML="&nbsp;&nbsp;&nbsp;";mxUtils.write(c,"<"+d[b].email+">");c.setAttribut…
H A Dviewer.min.js3457 …&&null!=this.drive.user?" ("+this.drive.user.displayName+", "+this.drive.user.email+")":""));var q=
3459 …ement("option");c.innerHTML="&nbsp;&nbsp;&nbsp;";mxUtils.write(c,"<"+d[b].email+">");c.setAttribut…
H A Dextensions.min.js1743 …efined(n,!0)},isNotEmpty:function(n){return!Bridge.Validation.isEmpty(n)},email:function(n){return… method in AnonymousFunctiona0dbb0bab7200.wt
/plugin/diagramsnet/lib/math/
H A D.travis.yml13 email: manager@mathjax.org

1...<<11121314151617181920>>...65