Home
last modified time | relevance | path

Searched refs:Plugin (Results 51 – 75 of 1630) sorted by relevance

12345678910>>...66

/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DAllowedSharingModes.php7 use Sabre\CalDAV\Plugin; alias
77 $writer->writeElement('{' . Plugin::NS_CALENDARSERVER . '}can-be-shared');
80 $writer->writeElement('{' . Plugin::NS_CALENDARSERVER . '}can-be-published');
H A DSupportedCalendarComponentSet.php9 use Sabre\CalDAV\Plugin; alias
80 $writer->startElement('{' . Plugin::NS_CALDAV . '}comp');
116 if ($elem['name'] === '{' . Plugin::NS_CALDAV . '}comp') {
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php5 use Sabre\CalDAV\Plugin; alias
63 case '{' . Plugin::NS_CALDAV . '}is-not-defined' :
66 case '{' . Plugin::NS_CALDAV . '}text-match' :
/plugin/mp3play/
H A DREADME1 Mp3Play Plugin for DokuWiki
3 This plugin is a DokuWiki port of the well known Audio Player Wordpress Plugin
7 All documentation for the Mp3Play Plugin is available online at:
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Filter/
H A DParamFilter.php7 use Sabre\CalDAV\Plugin; alias
63 case '{' . Plugin::NS_CALDAV . '}is-not-defined' :
66 case '{' . Plugin::NS_CALDAV . '}text-match' :
/plugin/deeplautotranslate/
H A Dreadme.md1 # DokuWiki DeepL Autotranslate Plugin
5 For usage- and configuration instructions please visit the [Dokuwiki-Plugin-Page](https://www.dokuwiki.org/plugin:deeplautotranslate) of this Plugin
/plugin/davcal/vendor/sabre/dav/tests/Sabre/
H A DDAVServerTest.php107 $this->caldavPlugin = new CalDAV\Plugin();
115 $this->caldavSchedulePlugin = new CalDAV\Schedule\Plugin();
119 $this->server->addPlugin(new CalDAV\Subscriptions\Plugin());
126 $this->carddavPlugin = new CardDAV\Plugin();
130 $this->aclPlugin = new DAVACL\Plugin();
134 $this->locksPlugin = new DAV\Locks\Plugin(
142 $this->authPlugin = new DAV\Auth\Plugin($authBackend);
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Notification/
H A DInvite.php189 $writer->writeElement('{' . CalDAV\Plugin::NS_CALENDARSERVER . '}invite-notification');
202 $cs = '{' . CalDAV\Plugin::NS_CALENDARSERVER . '}';
214 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
217 case DAV\Sharing\Plugin::INVITE_NORESPONSE :
268 …$writer->writeElement('{' . CalDAV\Plugin::NS_CALDAV . '}supported-calendar-component-set', $this-…
H A DInviteReply.php140 $writer->writeElement('{' . CalDAV\Plugin::NS_CALENDARSERVER . '}invite-reply');
153 $cs = '{' . CalDAV\Plugin::NS_CALENDARSERVER . '}';
166 case DAV\Sharing\Plugin::INVITE_ACCEPTED :
169 case DAV\Sharing\Plugin::INVITE_DECLINED :
/plugin/photogallery/lightGallery/js/
H A Dlightgallery.js93 function Plugin(element, options) { class in AnonymousFunction91f19f9c0200
156 Plugin.prototype.init = function() { class
221 Plugin.prototype.build = function(index) {
277 Plugin.prototype.structure = function() {
384 Plugin.prototype.setTop = function() {
398 Plugin.prototype.doCss = function() {
467 Plugin.prototype.counter = function() {
977 Plugin.prototype.keyPress = function() {
1007 Plugin.prototype.arrow = function() {
1138 Plugin.prototype.enableDrag = function() {
[all …]
/plugin/bootswrapper/exe/help/
H A Dnav.txt7 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
18 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
37 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
48 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
67 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
78 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
91 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
102 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
115 * [[:wiki:plugin:bootswrapper:nav|Nav Plugin]]
135 ===== With Icons Plugin =====
[all …]
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php5 use Sabre\CalDAV\Plugin; alias
103 if (isset($elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'])) {
104 $newProps += $elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'];
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DParamFilter.php5 use Sabre\CardDAV\Plugin; alias
64 case '{' . Plugin::NS_CARDDAV . '}is-not-defined' :
67 case '{' . Plugin::NS_CARDDAV . '}text-match' :
/plugin/webdav/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php5 use Sabre\CardDAV\Plugin; alias
93 if (isset($elem['value']['{' . Plugin::NS_CARDDAV . '}address-data'])) {
94 $newProps += $elem['value']['{' . Plugin::NS_CARDDAV . '}address-data'];
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Filter/
H A DParamFilter.php8 use Sabre\CardDAV\Plugin; alias
64 case '{' . Plugin::NS_CARDDAV . '}is-not-defined' :
67 case '{' . Plugin::NS_CARDDAV . '}text-match' :
/plugin/davcal/vendor/sabre/dav/lib/CardDAV/Xml/Request/
H A DAddressBookMultiGetReport.php5 use Sabre\CardDAV\Plugin; alias
93 if (isset($elem['value']['{' . Plugin::NS_CARDDAV . '}address-data'])) {
94 $newProps += $elem['value']['{' . Plugin::NS_CARDDAV . '}address-data'];
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Xml/Request/
H A DCalendarMultiGetReport.php7 use Sabre\CalDAV\Plugin; alias
103 if (isset($elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'])) {
104 $newProps += $elem['value']['{' . Plugin::NS_CALDAV . '}calendar-data'];
/plugin/codebuttonmod2/
H A DPlugin.txt1 ====== codebuttonmod2 Plugin ======
45 …* Davide Rolando (Mod 2) [[https://github.com/david-it/dokuwiki_plugin_codebutton|Plugin on GitHub…
46 …* Georg Schmidt (Mod 1) [[https://github.com/user9209/dokuwiki_plugin_codebutton|Plugin on GitHub]]
47 …* Heiko Barth (Original) [[https://github.com/casperklein/dokuwiki_plugin_codebutton|Plugin on Git…
53 * Plugin "disabled" for any action mode (v1.2.1-beta)
/plugin/davcal/vendor/sabre/dav/lib/CalDAV/Schedule/
H A DInbox.php180 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-deliver-invite',
185 'privilege' => '{' . CalDAV\Plugin::NS_CALDAV . '}schedule-deliver-reply',
221 $ns = '{' . CalDAV\Plugin::NS_CALDAV . '}';
223 $default = DAVACL\Plugin::getDefaultSupportedPrivilegeSet();
/plugin/webdav/vendor/sabre/dav/lib/CalDAV/Xml/Property/
H A DSupportedCalendarComponentSet.php5 use Sabre\CalDAV\Plugin; alias
80 $writer->startElement('{' . Plugin::NS_CALDAV . '}comp');
116 if ($elem['name'] === '{' . Plugin::NS_CALDAV . '}comp') {
/plugin/dir/
H A DREADME1 ====== Dir Plugin for DokuWiki ======
3 All documentation for the Dir Plugin is available online at:
9 This version of Dir Plugin is modified to accept the argument namespacename
/plugin/hubspot/
H A DREADME.md6 Plugin Data
11 description | Plugin allows you to easily track your wiki visits by Hubspot.
39 - Go to Plugin Management and make sure Hubspot tracking is enabled
40 …- Configure the plugin in ***Admin -> Configuration Manager –> Plugin Settings –> Hubspot tracking…
/plugin/piwik2/
H A DREADME.md7 Plugin Data
12 description | Plugin for the new 3.5 version of Matomo (formaly Piwik), the open source Google Ana…
27 Plugin for the new 2.0 version of Piwik, the open source Google Analytics alternative (inspired by …
48 Install the plugin using the Plugin Manager (https://www.dokuwiki.org/plugin:plugin) and the downlo…
52 - Go to Plugin Management and make sure “piwik2” is enabled
53 …- Configure the plugin in ***Admin -> Configuration Manager –> Plugin Settings –> Piwik2*** (Value…
/plugin/pagemod/
H A DREADME.md1 Dokuwiki Pagemod Plugin
4 Pagemod Plugin for DokuWiki
9 This plugin provides an additional action for the Bureaucracy Plugin - https://www.dokuwiki.org/plu…
/plugin/upgrade/lang/de/
H A Dstep0.txt1 Dieses Plugin aktualisiert ihr Wiki automatisch auf die aktuelle DokuWiki Version. Bevor Sie fortsetzen, sollten Sie den[[doku>changes|Änderungsverlauf]] lesen und überprüfen, ob vor oder nach der Aktualisierung weitere Schritte notwendig sind.
3 Damit die automatische Aktualisierung möglich ist, sollte der PHP Prozess auf die DokuWiki Dateien zugreifen können. Das Plugin überprüft die erforderlichen Dateiberechtigungen, bevor der Aktualisierungsprozess startet.
5 Dieses Plugin aktualisiert keine installierten Plugins oder Vorlagen.

12345678910>>...66