Home
last modified time | relevance | path

Searched refs:feature (Results 51 – 75 of 275) sorted by relevance

1234567891011

/plugin/sequencediagram/bower_components/js-sequence-diagrams/fonts/daniel/
H A DDaniel Midgley.txt19 …use one of my fonts in an interesting, creative, or beautiful way. I may feature your work on the …
/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/datatables/assets/datatables.net-plugins/features/searchFade/
H A DdataTables.searchFade.min.js
/plugin/divalign2/
H A DREADME4 corrections and feature requests posted from 2005 to 2019 which saw
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeSecretKey.txt
/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/barcodes/
H A DREADME.md46 If you are missing a feature, feel invited to submit a [feature request](https://gitlab.com/Matthia…
/plugin/findologicxmlexport/vendor/doctrine/instantiator/docs/en/
H A Dindex.rst41 - Pull requests must be sent from a new hotfix/feature branch, not from
/plugin/codebuttonmod2/
H A DPlugin.txt4 description: Inserts two code buttons into the toolbar. Include code copy-to-clipboard feature
/plugin/cli/
H A DREADME9 Development, bug report, feature request happen at
/plugin/referrers/
H A DREADME.md25 It is also recommended that you use DokuWiki's **Access Control List Management** feature (availabl…
/plugin/flowcharts/
H A DREADME.md37 A nice feature is that each element of a diagram can be made clickable by using
/plugin/ckgedit/ckeditor/skins/kama/
H A Dreadme.md29 …hat registers the skin, its browser specific files and its icons and defines the Chameleon feature,
/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.
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/datatables/assets/datatables.net-plugins/features/alphabetSearch/
H A DdataTables.alphabetSearch.min.js
/plugin/authnc/
H A DREADME.md41 * Issues, feature requests, testing and hints are also welcome
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md73 ### Submitting bugs and feature requests
75 Bugs and feature request are tracked on [GitHub](https://github.com/Seldaek/monolog/issues)
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DCustomCanvas.java.bak30 // Note: Use the heavyweight feature to allow for event handling in
/plugin/numberedheadings/
H A DREADME.md58 ### Control numbering feature
/plugin/imagecarousel/vendor/slick/
H A DCONTRIBUTING.markdown27 If you would like to request or propose a feature, please do so in the the Slick subreddit or gitte…
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dconfig.cfm45 // (This feature works in MX 6.0 and above)
56 // (This feature works in MX 6.0 and above))
/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/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso76 -description='Sets the HTML response for the FCKEditor Quick Upload feature.'

1234567891011