Home
last modified time | relevance | path

Searched refs:contact (Results 26 – 50 of 577) sorted by relevance

12345678910>>...24

/plugin/groupmail/
H A DREADME.textile3 p. In the search for a contact form for Dokuwiki I only found that of By Marvin
4 Thomas Rabe (https://github.com/marvinrabe/dokuwiki-contact) which I started
20 p. If you have some more ideas, feel free to contact me.
H A DCHANGELOG1 2020-04-03 Luffah <contact@luffah.xyz>
/plugin/syntaxhighlighter4/
H A DLICENSE1 Copyright © 2016-2020 CrazyMax <contact@crazymax.dev>
/plugin/dw2pdf/vendor/mpdf/mpdf/ttfonts/
H A DSyrCOMEdessa_license.txt16 contact person for these fonts is the Director of the
59 For further information, contact:
H A DDejaVuinfo.txt48 Inc., respectively. For further information, contact: fonts at gnome dot
96 from Tavmjong Bah. For further information, contact: tavmjong @ free
/plugin/qrcode/syntax/
H A Di_nigmacode.php189 case 'contact':
/plugin/openid/Auth/OpenID/
H A DServer.php161 private $contact; variable in Auth_OpenID_ServerError
172 * @param string $contact
175 $reference = null, $contact = null) argument
179 $this->contact = $contact;
255 if ($this->contact !== null) {
256 $reply->setArg(Auth_OpenID_OPENID_NS, 'contact', $this->contact);
H A DConsumer.php733 $contact = $message->getArg(Auth_OpenID_OPENID_NS, 'contact');
737 $contact, $reference);
2296 public $contact; variable in Auth_OpenID_FailureResponse
2300 function __construct($endpoint, $message = null, $contact = null, $reference = null) argument
2304 $this->contact = $contact;
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/
H A DREADME.md15 contact [goetas@gmail.com](mailto:goetas@gmail.com)
/plugin/metaheaders/
H A DREADME62 request"), create an issue [1] on GitHub (preferred), or contact us by
80 Do not hesitate to contact ARSAVA [3] if you need professional DokuWiki
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/
H A DREADME.md57 ## Security contact information
59 To report a security vulnerability, please use the [Tidelift security contact](https://tidelift.com…
/plugin/webdav/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng453 property-contact* &
501 property-contact* &
536 property-contact* &
554 property-contact? &
997 property-contact = element contact {
/plugin/icalevents/vendor/sabre/vobject/resources/schema/
H A Dxcal.rng453 property-contact* &
501 property-contact* &
536 property-contact* &
554 property-contact? &
997 property-contact = element contact {
/plugin/jdraw/
H A Dlicense.txt8 If you are interested in commercial use, contact support@hammurapi.com to obtain a commercial licen…
/plugin/issuetracker/
H A DREADME24 into the lists select box to be easily set as issue related contact.
119 Add contact a further contact can be added if necessary
/plugin/fedauth/Auth/OpenID/
H A DServer.php152 $reference = null, $contact = null) argument
156 $this->contact = $contact;
229 if ($this->contact !== null) {
230 $reply->setArg(Auth_OpenID_OPENID_NS, 'contact', $this->contact);
H A DConsumer.php698 $contact = $message->getArg(Auth_OpenID_OPENID_NS, 'contact');
702 $contact, $reference);
2138 $contact = null, $reference = null) argument
2142 $this->contact = $contact;
/plugin/letsencrypt/
H A DLescript.php254 if(!$this->contact) {
255 $data['contact'] = $this->contact;
H A Dhelper.php178 $lescript->contact = array('mailto:' . $email);
/plugin/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js130 this.contact = 'index';
134 this.contact = 'new';
138 this.contact = 'load';
253 assert.equal(router.contact, 'index');
255 assert.equal(router.contact, 'new');
257 assert.equal(router.contact, 'load');
/plugin/icalevents/vendor/sabre/vobject/tests/VObject/Parser/
H A DXmlTest.php1277 'contact.TEL:tel:+1-555-555-555' . "\n" .
1278 'contact.FN:Gordon' . "\n" .
/plugin/semanticdata/
H A DREADME10 If you want more information please contact us at info@semanticpublishing.nl
/plugin/contactmodern/
H A Dsyntax.php81 $this->Lexer->addSpecialPattern('\{\{contact>[^}]*\}\}',$mode,'plugin_moderncontact');
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.1.md45 * Add the way to contact closure compiler API using curl, if available and allow_url_fopen is off
/plugin/skype/
H A DREADME.md6 <td>The Skype plugin let you add an Skype contact button easily</td>

12345678910>>...24