Home
last modified time | relevance | path

Searched refs:mailto (Results 1 – 25 of 52) sorted by relevance

123

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DIMipPluginTest.php96 $message->sender = 'mailto:sender@example.org';
98 $message->recipient = 'mailto:recipient@example.org';
138 $message->sender = 'mailto:sender@example.org';
140 $message->recipient = 'mailto:recipient@example.org';
193 $message->sender = 'mailto:sender@example.org';
195 $message->recipient = 'mailto:recipient@example.org';
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php45 'href' => 'mailto:foo@example.org',
83 'href' => 'mailto:foo@example.org',
118 'href' => 'mailto:foo@example.org',
157 'href' => 'mailto:foo@example.org',
161 'organizer' => 'mailto:user1@fruux.com',
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCREDITS.txt23 -Damon Kohler for the Flowing Block script [mailto:damonkohler@yahoo.com]
27 -"VIETCOM" for the PDFTable code [http://www.freepgs.com/vietcom/tool/pdftable/] [mailto:vncommando@yahoo.com]
28 -Yukihiro O. for the SetDash() function [mailto:yukihiro_o@infoseek.jp]
32 -Seb for the _SetTextRendering() and SetTextOutline() functions [mailto:captainseb@wanadoo.fr]
/plugin/tile/
H A Dsyntax.php81 $mailto = $email ? '<a class="mail JSnocheck" href="mailto:'.$email.'" >'.($name ? $name : $email).'</a>' : "";
88 <p>'.$mailto.'</p>
/plugin/mailto/
H A Dinfo.txt8 url http://wiki.splitbrain.org/plugin:mailto
/plugin/latexit/tests/my/
H A Dtest5.latex15 \href{mailto:kucerad5@fit.cvut.cz}{kucerad5@fit.cvut.cz}
/plugin/embed/
H A Dsyntax.php167 if (preg_match('/^(https?:\/\/|mailto:|\\\\)/',$link))
/plugin/davcal/vendor/sabre/uri/
H A DCHANGELOG.md8 * #5: Resolving to and building `mailto:` urls were not correctly handled.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.AllowedSchemes.txt
/plugin/bez/tpl/
H A Dkp.php5 <?php echo $tpl->mailto('',
H A Dthread_box.php109 <?php echo $tpl->mailto($tpl->user_email($tpl->get('thread')->coordinator),
H A D8d.php16 <?php echo $tpl->mailto('',
H A Dtask.php110 <a href="<?php echo $tpl->mailto($tpl->user_email($participant['user_id']),
H A Dthread.php121 <a href="<?php echo $tpl->mailto($tpl->user_email($participant['user_id']),
H A Dtask_box.php168 <?php echo $tpl->mailto($tpl->user_email($tpl->get('task')->assignee),
/plugin/latexit/
H A Drenderer.php1694 $mailto = "mailto:";
1696 $mailto = "";
1703 $this->doc .= '\\href{' . $mailto . $url . '}{' . $link_original . '}';
1707 $this->doc .= '\\href{' . $mailto . $url . '}{' . $url . '}';
1711 $this->doc .= '\\url{' . $mailto . $url . '}';
1716 $this->doc .= '\\href{' . $mailto . $url . '}{';
1724 $this->doc .= '\\href{' . $mailto . $url . '}{' . $title . '}';
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A DREADME.md15 contact [goetas@gmail.com](mailto:goetas@gmail.com)
/plugin/webdav/vendor/sabre/uri/
H A DCHANGELOG.md39 * #5: Resolving to and building `mailto:` urls were not correctly handled.
/plugin/socialite/syntax/
H A Dbutton.php180 $href = 'mailto:?subject='. $title .'&body=' . $url . ': '. $abstract;
/plugin/icalevents/vendor/sabre/uri/
H A DCHANGELOG.md39 * #5: Resolving to and building `mailto:` urls were not correctly handled.
/plugin/ckgdoku/ckeditor/plugins/signature/
H A Dplugin.js.unc38 …var mail = '&mdash; <i><a href="mailto:' + email+'">' + user_name +'</a> ' + date_str +'</i>&mdash…
/plugin/ckgedit/ckeditor/plugins/signature/
H A Dplugin.js.unc38 …var mail = '&mdash; <i><a href="mailto:' + email+'">' + user_name +'</a> ' + date_str +'</i>&mdash…
/plugin/cite/
H A DREADME.md5 * **Author**: [Terence J. Grant](mailto:tjgrant@tatewake.com)
/plugin/bez/meta/
H A DTpl.php53 public function mailto($to, $subject, $body) { function in dokuwiki\\plugin\\bez\\meta\\Tpl
54 return 'mailto:'.$to.'?subject='.rawurlencode($subject).'&body='.rawurlencode($body);
/plugin/backup/
H A DCHANGELOG.md18 - [BT-47] - Re-added German language support, based on a contribution by [Conny Henn](mailto:Conny@…

123