Searched refs:contact (Results 1 – 25 of 689) sorted by relevance
12345678910>>...28
| /plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/ |
| D | inline-html.md | 15 contact me at <strong>mail@cebe.cc</strong>. 17 contact me at <strong><mail@cebe.cc></strong>. 19 contact me at <strong><http://cebe.cc/contact></strong>.
|
| /plugin/contactmodern/ |
| D | README.textile | 3 p. In the search for a contact form for Dokuwiki I only found that of Bob Baddeley (http://bobbadde… 18 p. If you have some more ideas, feel free to contact me. 46 bc. {{contact>}} 48 p. This will create a contact form with a "name","email address", "subject" and "comment" field. It… 52 bc. {{contact>subj=Feedback from Site}} 56 bc. {{contact>to=profile1|subj=Feedback from Site}} 60 | subj | If the subject is specified in the parameters then it is not a field on the contact form. |
|
| D | plugin.info.txt | 6 desc Creates a contact form to email the webmaster. Secured with recaptcha. 7 url https://github.com/marvinrabe/dokuwiki-contact
|
| /plugin/addressbook/ |
| D | README.md | 36 [ADDRESSBOOK:contact=<nr>] 38 Show all information about a contact. 55 …on the search results page. In order to activate links to show or edit a contact, a page id must b… 63 * Add print styles for contact cards and the index list 78 …sqlite3) with 1.000 contacts has a size of approximately 4.1 MB if every contact has a photo. The …
|
| /plugin/dw2pdf/vendor/setasign/fpdi/ |
| D | SECURITY.md | 1 ## Security contact information 4 [Tidelift security contact](https://tidelift.com/security).
|
| /plugin/contact/ |
| D | syntax.php | 55 $this->Lexer->addSpecialPattern('\{\{contact>[^}]*\}\}',$mode,'plugin_contact'); 102 $to = $conf['plugin']['contact'][$_REQUEST['to']]; 105 $to = $conf['plugin']['contact']['default'];
|
| /plugin/feedback/ |
| D | action.php | 78 $contact = $this->getFeedbackContact($id); 79 if(!$contact) { 95 $mailer->to($contact);
|
| /plugin/mdpage/vendor/cebe/markdown/tests/github-data/ |
| D | url.md | 33 contact me at <strong>http://cebe.cc/contact</strong>.
|
| /plugin/sincetil/ |
| D | CONTRIBUTING.md | 1 Please get in contact on gitlab or email or wherever if you have ideas or suggestions.
|
| /plugin/pixelyear/ |
| D | CONTRIBUTING.md | 1 Please get in contact on gitlab or email or wherever if you have ideas or suggestions.
|
| /plugin/simplewikipagetree/ |
| D | plugin.info.txt | 3 email contact@simplewiki.net
|
| /plugin/strata/ |
| D | README.md | 27 <list ?person ?contact> 29 ?person Contact [link]: ?contact
|
| /plugin/recaptcha/ |
| D | plugin.info.txt | 4 email contact@liip.ch
|
| /plugin/usercontact/ |
| D | plugin.info.txt | 6 desc Dynamically displays contact data next to links to a user namespace
|
| /plugin/translator/lang/en/ |
| D | nothingtodo.txt | 3 …g to do or an internal error occured. If you think this is wrong, please contact the administratio…
|
| D | noauth.txt | 3 …has the propper rights to use the translator plugin. If in doubt, please contact the administratio…
|
| /plugin/syntaxhighlighter4/ |
| D | plugin.info.txt | 3 email contact@crazymax.dev
|
| /plugin/davcard/ |
| D | plugin.info.txt | 6 desc Show contact information from a CardDAV address book (needs webdavclient)
|
| /plugin/pagestats/ |
| D | plugin.info.txt | 3 email contact@hei3enberg.com
|
| /plugin/iconify/ |
| D | plugin.info.txt | 3 email contact@tokano.fr
|
| /plugin/adfs/phpsaml/lib/Saml2/ |
| D | Settings.php | 667 foreach ($settings['contactPerson'] as $type => $contact) { 668 if (!isset($contact['givenName']) || empty($contact['givenName']) 669 || !isset($contact['emailAddress']) || empty($contact['emailAddress'])
|
| /plugin/saml/phpsaml/lib/Saml2/ |
| D | Settings.php | 667 foreach ($settings['contactPerson'] as $type => $contact) { 668 if (!isset($contact['givenName']) || empty($contact['givenName']) 669 || !isset($contact['emailAddress']) || empty($contact['emailAddress'])
|
| /plugin/combo/resources/theme/default/components/html/ |
| H A D | subscribe-success.hbs | 5 You can contact us if you have any trouble.
|
| /plugin/unameban/lang/en/ |
| D | banned.txt | 6 If you did nothing wrong and want to appeal the ban, you should contact the
|
| /plugin/groupmail/ |
| D | README.textile | 3 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.
|
12345678910>>...28