Home
last modified time | relevance | path

Searched refs:feature (Results 1 – 25 of 275) sorted by last modified time

1234567891011

/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/openlayersmap/
H A Dscript.js279 style(feature, resolution) {
280 const img = feature.get('img');
281 const opacity = feature.get('opacity');
282 const angle = feature.get('angle');
283 const text = feature.get('rowId');
411 style: function (feature) {
412 return geoJsonStyle[feature.getGeometry().getType()];
462 style: function (feature) {
463 return gpxJsonStyle[feature.getGeometry().getType()];
506 const selFeature = map.forEachFeatureAtPixel(evt.pixel, function (feature) {
399 AnonymousFunction7172c40c0200(feature) global() argument
450 AnonymousFunction7172c40c0400(feature) global() argument
494 AnonymousFunction7172c40c0700(feature) global() argument
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Adapter/
H A DGeoJSON.php19 * means that if you pass it a feature, it will return the
20 * geometry of that feature strip everything else.
46 foreach ($input->features as $feature) {
47 $geometries[] = $this->read($feature);
/plugin/photogallery/phpThumb/
H A DREADME.md11 thanks to the GIFutil class by Fabien Ezber. AntiHotlinking feature prevents other people from usin…
12 to resize their thumbnails, or link to your images from another server. The cache feature reduces s…
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php295 foreach ($features as $dummy => $feature) {
297 if (is_array($feature)) {
299 foreach ($feature as $alternate_feature_name) {
302 $feature = $alternate_feature_name; variable
308 $foundOneThatWorks = $phpThumb->ImageMagickSwitchAvailable($feature);
332 foreach ($features as $dummy => $feature) {
333 if (isset($gd_info[$feature])) {
334 …<div style="background-color: '.($gd_info[$feature] ? 'lime' : $missingcolor).';">'.htmlspecialcha…
445 foreach ($SettingFeatures as $feature => $FeaturesDetails) {
447 echo '<tr><th>'.$feature.':</th>';
[all …]
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt7 ¤ = structure change or important new feature
8 * = less important new feature or change
359 ¤ Added broad cache directory feature (see phpThumb.config.php
1240 can all be downloaded to show off this feature.
1330 to work. The feature will be updated when a non-broken
1525 * Caching feature reintroduced (see configuration)
1562 * Cache feature introduced
H A Dphpthumb.readme.txt31 AntiHotlinking feature prevents other people from using your server to
33 cache feature reduces server load.
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.gpl-30.txt105 feature that (1) displays an appropriate copyright notice, and (2)
/plugin/aichat/vendor/erusev/parsedown/
H A DREADME.md51 In both cases you should strongly consider employing defence-in-depth measures, like [deploying a Content-Security-Policy](https://scotthelme.co.uk/content-security-policy-an-introduction/) (a browser security feature) so that your page is likely to be safe even if an attacker finds a vulnerability in one of the first lines of defence above.
/plugin/confmanager/
H A Djquery.form.js56 var feature = {}; variable
57 feature.fileapi = $("<input type='file'/>").get(0).files !== undefined;
58 feature.formdata = window.FormData !== undefined;
184 var fileAPI = feature.fileapi && feature.formdata;
852 else if (feature.fileapi && el.type == 'file' && !el.disabled) {
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js41508 var isForced = function (feature, detection) {
41509 var value = data[normalize(feature)];
/plugin/gitbacked/
H A DCHANGELOG.md14 - This feature was added
17 - This feature was changed
20 - This feature was removed
H A DREADME.md9 …b.com/woolfg/dokuwiki-plugin-gitbacked/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22)
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md271 - font-feature-settings
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DATNDeserializer.php70 * the feature first appeared in this branch.
107 * a particular feature, identified by the {@see UUID} used for serializing
108 * the ATN at the time the feature was first introduced.
110 * @param string $feature The {@see UUID} marking the first time the
111 * feature was supported in the serialized ATN.
116 * ATN at or after the feature identified by `feature` was
119 protected function isFeatureSupported(string $feature, string $actualUuid) : bool argument
121 $featureIndex = \array_search($feature, self::SUPPORTED_UUIDS, true);
148 // Next, if the ATN was serialized with the Unicode SMP feature,
[all...]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md12 * `CHORE`: use `diagram-js@11.11.0` built-in selection after replace feature ([#1857](https://githu…
41 * `FEAT`: feature `service` and `user` tasks more prominently in replace menu ([#1836](https://gith…
447 * `FEAT`: move common auto-place feature to diagram-js, add BPMN-specific auto-place feature ([#128…
/plugin/bpmnio/vendor/dmn-js/
H A DCHANGELOG.md268 * `FEAT(drd)`: add auto-place feature ([#492](https://github.com/bpmn-io/dmn-js/pull/492))
/plugin/katex/
H A DLICENSE105 feature that (1) displays an appropriate copyright notice, and (2)
/plugin/bbcodeextensions/
H A DLICENSE105 feature that (1) displays an appropriate copyright notice, and (2)
/plugin/confightmlok/
H A DLICENSE48 An interactive user interface displays “Appropriate Legal Notices” to the extent that it includes a convenient and prominently visible feature that (1) displays an appropriate copyright notice, and (2) tells the user that there is no warranty for the work (except to the extent that warranties are provided), that licensees may convey the work under this License, and how to view a copy of this License. If the interface presents a list of user commands or options, such as a menu, a prominent item in the list meets this criterion.
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock413 "description": "Flexible and feature-complete PHP client library for Redis",
/plugin/sortablejs/
H A DREADME.md4 …i table sorting plugin. In semi-maintenance mode now - only bugfixes and feature requests via PRs …
/plugin/htmlokalt/
H A DLICENSE48 …ces” to the extent that it includes a convenient and prominently visible feature that (1) displays…
/plugin/farmer/_animal/data/pages/wiki/
H A Ddokuwiki.txt18 * [[doku>features|A feature list]] :!:
53 * [[http://bugs.splitbrain.org/index.php?project=1|Submit bugs and feature wishes]]
/plugin/farmer/lang/en/
H A Dtab_setup_help.txt31 Enabling the **.htaccess** support is recommended. This feature requires Apache with mod_rewrite and .htaccess support.

1234567891011