Home
last modified time | relevance | path

Searched refs:notification (Results 26 – 50 of 90) sorted by relevance

1234

/plugin/discordnotifier/
H A DREADME.md5 ![Example created notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
6 ![Example updated notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
7 ![Example removed notification](https://github.com/zteeed/dokuwiki-discord-notifier/raw/master/imag…
/plugin/notification/
H A DREADME1 notification Plugin for DokuWiki
6 https://www.dokuwiki.org/plugin:notification
9 lib/plugins/notification/ - if the folder is called different it
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock29 "notification-url": "https://packagist.org/downloads/",
84 "notification-url": "https://packagist.org/downloads/",
123 "notification-url": "https://packagist.org/downloads/",
198 "notification-url": "https://packagist.org/downloads/",
255 "notification-url": "https://packagist.org/downloads/",
300 "notification-url": "https://packagist.org/downloads/",
369 "notification-url": "https://packagist.org/downloads/",
417 "notification-url": "https://packagist.org/downloads/",
459 "notification-url": "https://packagist.org/downloads/",
500 "notification-url": "https://packagist.org/downloads/",
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php64 foreach ($notifications as $notification) {
69 $notification
/plugin/notification/syntax/
H A Dlist.php7 * DokuWiki Plugin notification (Syntax Component)
32 $this->Lexer->addSpecialPattern('----+ *notification list *-+\n.*?----+', $mode, 'plugin_notification_list');
161 foreach ($notifications as $notification) {
162 $content = $notification[$data['full'] ? 'full' : 'brief'];
163 $timestamp = $notification['timestamp'];
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Notifications/
H A DCollection.php62 foreach ($notifications as $notification) {
67 $notification
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock48 "notification-url": "https://packagist.org/downloads/",
99 "notification-url": "https://packagist.org/downloads/",
141 "notification-url": "https://packagist.org/downloads/",
182 "notification-url": "https://packagist.org/downloads/",
229 "notification-url": "https://packagist.org/downloads/",
299 "notification-url": "https://packagist.org/downloads/",
350 "notification-url": "https://packagist.org/downloads/",
402 "notification-url": "https://packagist.org/downloads/",
478 "notification-url": "https://packagist.org/downloads/",
531 "notification
[all...]
/plugin/barcodes/
H A Dcomposer.lock35 "notification-url": "https://packagist.org/downloads/",
96 "notification-url": "https://packagist.org/downloads/",
168 "notification-url": "https://packagist.org/downloads/",
228 "notification-url": "https://packagist.org/downloads/",
280 "notification-url": "https://packagist.org/downloads/",
331 "notification-url": "https://packagist.org/downloads/",
406 "notification-url": "https://packagist.org/downloads/",
467 "notification-url": "https://packagist.org/downloads/",
531 "notification-url": "https://packagist.org/downloads/",
590 "notification-url": "https://packagist.org/downloads/",
[all …]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/
H A Dcomposer.lock43 "notification-url": "https://packagist.org/downloads/",
113 "notification-url": "https://packagist.org/downloads/",
192 "notification-url": "https://packagist.org/downloads/",
265 "notification-url": "https://packagist.org/downloads/",
337 "notification-url": "https://packagist.org/downloads/",
404 "notification-url": "https://packagist.org/downloads/",
514 "notification-url": "https://packagist.org/downloads/",
576 "notification-url": "https://packagist.org/downloads/",
636 "notification-url": "https://packagist.org/downloads/",
688 "notification
[all...]
/plugin/combo/
H A Dcomposer.lock44 "notification-url": "https://packagist.org/downloads/",
86 "notification-url": "https://packagist.org/downloads/",
129 "notification-url": "https://packagist.org/downloads/",
183 "notification-url": "https://packagist.org/downloads/",
232 "notification-url": "https://packagist.org/downloads/",
303 "notification-url": "https://packagist.org/downloads/",
348 "notification-url": "https://packagist.org/downloads/",
411 "notification-url": "https://packagist.org/downloads/",
487 "notification-url": "https://packagist.org/downloads/",
569 "notification
[all...]
/plugin/elasticsearch/
H A Dcomposer.lock51 "notification-url": "https://packagist.org/downloads/",
102 "notification-url": "https://packagist.org/downloads/",
164 "notification-url": "https://packagist.org/downloads/",
213 "notification-url": "https://packagist.org/downloads/",
272 "notification-url": "https://packagist.org/downloads/",
323 "notification-url": "https://packagist.org/downloads/",
374 "notification-url": "https://packagist.org/downloads/",
464 "notification-url": "https://packagist.org/downloads/",
518 "notification-url": "https://packagist.org/downloads/",
592 "notification
[all...]
/plugin/webdav/
H A Dcomposer.lock37 "notification-url": "https://packagist.org/downloads/",
116 "notification-url": "https://packagist.org/downloads/",
171 "notification-url": "https://packagist.org/downloads/",
233 "notification-url": "https://packagist.org/downloads/",
282 "notification-url": "https://packagist.org/downloads/",
343 "notification-url": "https://packagist.org/downloads/",
435 "notification-url": "https://packagist.org/downloads/",
/plugin/hipchat/
H A Dcomposer.lock72 "notification-url": "https://packagist.org/downloads/",
128 "notification-url": "https://packagist.org/downloads/",
145 "notification"
185 "notification-url": "https://packagist.org/downloads/",
/plugin/authgoogle/google/contrib/
H A DGoogle_MirrorService.php871 public $notification; variable in Google_Subscription
900 public function setNotification(Google_Notification $notification) { argument
901 $this->notification = $notification;
904 return $this->notification;
981 public $notification; variable in Google_TimelineItem
1098 public function setNotification(Google_NotificationConfig $notification) { argument
1099 $this->notification = $notification;
1102 return $this->notification;
/plugin/dw2pdf/
H A Dcomposer.lock50 "notification-url": "https://packagist.org/downloads/",
118 "notification-url": "https://packagist.org/downloads/",
186 "notification-url": "https://packagist.org/downloads/",
228 "notification-url": "https://packagist.org/downloads/",
283 "notification-url": "https://packagist.org/downloads/",
/plugin/quickstats/GEOIP/
H A Dcomposer.lock44 "notification-url": "https://packagist.org/downloads/",
95 "notification-url": "https://packagist.org/downloads/",
152 "notification-url": "https://packagist.org/downloads/",
206 "notification-url": "https://packagist.org/downloads/",
/plugin/authgooglesheets/
H A Dcomposer.lock38 "notification-url": "https://packagist.org/downloads/",
122 "notification-url": "https://packagist.org/downloads/",
166 "notification-url": "https://packagist.org/downloads/",
221 "notification-url": "https://packagist.org/downloads/",
282 "notification-url": "https://packagist.org/downloads/",
344 "notification-url": "https://packagist.org/downloads/",
437 "notification-url": "https://packagist.org/downloads/",
569 "notification-url": "https://packagist.org/downloads/",
630 "notification-url": "https://packagist.org/downloads/",
695 "notification-url": "https://packagist.org/downloads/",
[all …]
/plugin/aichat/
H A Dcomposer.lock35 "notification-url": "https://packagist.org/downloads/",
85 "notification-url": "https://packagist.org/downloads/",
139 "notification-url": "https://packagist.org/downloads/",
183 "notification-url": "https://packagist.org/downloads/",
/plugin/pureldap/
H A Dcomposer.lock43 "notification-url": "https://packagist.org/downloads/",
109 "notification-url": "https://packagist.org/downloads/",
163 "notification-url": "https://packagist.org/downloads/",
219 "notification-url": "https://packagist.org/downloads/",
270 "notification-url": "https://packagist.org/downloads/",
/plugin/notification/db/
H A Dupdate0001.sql1 CREATE TABLE notification ( table
/plugin/jplayer/
H A Dcomposer.lock45 "notification-url": "https://packagist.org/downloads/",
116 "notification-url": "https://packagist.org/downloads/",
188 "notification-url": "https://packagist.org/downloads/",
235 "notification-url": "https://packagist.org/downloads/",
289 "notification-url": "https://packagist.org/downloads/",
329 "notification-url": "https://packagist.org/downloads/",
/plugin/farm/install/animaltemplate/conf/
H A Dmsg3 which notification messages should not be displayed. This
/plugin/upgrade/
H A Dcomposer.lock44 "notification-url": "https://packagist.org/downloads/",
98 "notification-url": "https://packagist.org/downloads/",
/plugin/slacknotifier/
H A DREADME.md5 ![Example notification](example.png)
7 ![Example rename notification](example_rename.png)
/plugin/chat/
H A Dlocal.php.dist11 $conf['chat']['audio-notify'] = true; // use audio notification

1234