Home
last modified time | relevance | path

Searched refs:contact (Results 1 – 25 of 689) sorted by relevance

12345678910>>...28

/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
Dinline-html.md15 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/
DREADME.textile3 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. |
Dplugin.info.txt6 desc Creates a contact form to email the webmaster. Secured with recaptcha.
7 url https://github.com/marvinrabe/dokuwiki-contact
/plugin/addressbook/
DREADME.md36 [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/
DSECURITY.md1 ## Security contact information
4 [Tidelift security contact](https://tidelift.com/security).
/plugin/contact/
Dsyntax.php55 $this->Lexer->addSpecialPattern('\{\{contact>[^}]*\}\}',$mode,'plugin_contact');
102 $to = $conf['plugin']['contact'][$_REQUEST['to']];
105 $to = $conf['plugin']['contact']['default'];
/plugin/feedback/
Daction.php78 $contact = $this->getFeedbackContact($id);
79 if(!$contact) {
95 $mailer->to($contact);
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
Durl.md33 contact me at <strong>http://cebe.cc/contact</strong>.
/plugin/sincetil/
DCONTRIBUTING.md1 Please get in contact on gitlab or email or wherever if you have ideas or suggestions.
/plugin/pixelyear/
DCONTRIBUTING.md1 Please get in contact on gitlab or email or wherever if you have ideas or suggestions.
/plugin/simplewikipagetree/
Dplugin.info.txt3 email contact@simplewiki.net
/plugin/strata/
DREADME.md27 <list ?person ?contact>
29 ?person Contact [link]: ?contact
/plugin/recaptcha/
Dplugin.info.txt4 email contact@liip.ch
/plugin/usercontact/
Dplugin.info.txt6 desc Dynamically displays contact data next to links to a user namespace
/plugin/translator/lang/en/
Dnothingtodo.txt3 …g to do or an internal error occured. If you think this is wrong, please contact the administratio…
Dnoauth.txt3 …has the propper rights to use the translator plugin. If in doubt, please contact the administratio…
/plugin/syntaxhighlighter4/
Dplugin.info.txt3 email contact@crazymax.dev
/plugin/davcard/
Dplugin.info.txt6 desc Show contact information from a CardDAV address book (needs webdavclient)
/plugin/pagestats/
Dplugin.info.txt3 email contact@hei3enberg.com
/plugin/iconify/
Dplugin.info.txt3 email contact@tokano.fr
/plugin/adfs/phpsaml/lib/Saml2/
DSettings.php667 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/
DSettings.php667 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 Dsubscribe-success.hbs5 You can contact us if you have any trouble.
/plugin/unameban/lang/en/
Dbanned.txt6 If you did nothing wrong and want to appeal the ban, you should contact the
/plugin/groupmail/
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.

12345678910>>...28