Home
last modified time | relevance | path

Searched refs:features (Results 26 – 50 of 175) sorted by relevance

1234567

/plugin/authgoogle/google/contrib/
H A DGoogle_PredictionService.php274 public $features; variable in Google_AnalyzeDataDescription
278 public function setFeatures(/* array(Google_AnalyzeDataDescriptionFeatures) */ $features) { argument
279 $this->assertIsArray($features, 'Google_AnalyzeDataDescriptionFeatures', __METHOD__);
280 $this->features = $features;
283 return $this->features;
/plugin/tplmod/
H A DREADME.md2 Modify template features based on acl, ip addresses, days of week.
/plugin/pdftools/
H A Dplugin.info.txt6 desc Additional features for PDF-Generation (requires dw2pdf)
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.2.md4 ### New features
32 ### New features
/plugin/farm/
H A DINFO7 desc Turns a wiki into a wiki farm and provides farm admin / soap features
/plugin/langdelete/lang/en/
H A Dintro.txt5 Read the [[doku>plugin:langdelete|plugin description]] for more information about its features and …
/plugin/dirtylittlehelper/mermaid/editor/
H A Dwebpack.config.js69 features: ['!referenceSearch']
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DGKEHub.php107 'features',
111 'path' => 'v1/{+parent}/features',
171 'path' => 'v1/{+parent}/features',
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.SafeObject.txt
H A DHTML.SafeEmbed.txt
H A DHTML.AllowedElements.txt
/plugin/schedule/lib/
H A DscheduleCitiesMap.js347 features: []
375 var features = feature.get ('features');
376 var size = features.length;
378 return features [0].get ('selected') ? iconSelectedStyle : iconStyle;
380 features.forEach (function (item) {
/plugin/publistx/bib2tpl/
H A DREADME4 features to be used with publist dokuwiki's plugin [2]. See the changelog file
/plugin/publist/bib2tpl/
H A DREADME4 features to be used with publist dokuwiki's plugin [2]. See the changelog file
/plugin/sketchcanvas/
H A DREADME.md10 It aims to have following features:
15 * Unlike SVG, no complex graphics features are supported
/plugin/combo/vendor/symfony/polyfill-php80/
H A DREADME.md4 This component provides features added to PHP 8.0 core:
/plugin/publistf/bib2tpl/
H A DREADME4 features to be used with publist dokuwiki's plugin [2]. See the changelog file
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DXpackNamespace.asciidoc32 $params['categories'] = (list) Comma-separated list of info categories. Can be any of: build, license, features
/plugin/database2/
H A DREADME.md8 … I haven't spent remarkable time in fixing the code, extending included features and more. Because…
/plugin/hidden/
H A DREADME.md3 If you're a user of this plugin, don't worry: I'm still keeping an eye on it, and I'll try to make sure it keeps working fine with future versions of Dokuwiki. But my time is now dedicated to other projects so I will likely not add other features.
/plugin/snow/
H A Dsnowstorm.js51 features,
75 features = (function() { method in snowStorm
376 if (storm.useGPU && features.transform.prop) {
378 this.o.style[features.transform.prop] = 'translate3d(0px, 0px, 0px)';
543 features.getAnimationFrame(storm.snow);
/plugin/permissioninfo/
H A DREADME.md20 …3-06-11 - New version for current Dokuwiki (>= Adora Belle). Uses jQuery UI and modern CSS features
/plugin/fastwiki/
H A DREADME.md3 This plugin for DokuWiki makes your wiki experience much smoother and faster, with features such as:
/plugin/behave/
H A DREADME3 Integrates the behave.js features into the DokuWiki editor.
/plugin/authyubikey/lib/
H A DNEWS16 ** Don't use PHP 5.3 deprecated features.

1234567