Home
last modified time | relevance | path

Searched refs:features (Results 51 – 75 of 175) sorted by relevance

1234567

/plugin/noiewarning/
H A DChangeLog25 * Added: notify mode (uses DokuWiki's notify() features)
/plugin/txt2tags/
H A Dconfig.t2t7 % cool features (like this preproc / postproc thing see http://txt2tags.org/userguide/preproc.html)
/plugin/jplayer/vendor/james-heinrich/getid3/helperapps/
H A Dreadme.helperapps.txt10 // features and/or file formats //
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DHTML.DefinitionID.txt
/plugin/revealjs/js/
H A Dreveal.js345 features = {},
405 if( !features.transforms2d && !features.transforms3d ) {
465 features.transforms3d = 'WebkitPerspective' in testElement.style ||
471 features.transforms2d = 'WebkitTransform' in testElement.style ||
478 features.requestAnimationFrame = typeof features.requestAnimationFrameMethod === 'function';
480 features.canvas = !!document.createElement( 'canvas' ).getContext;
484 features.overviewTransitions = !/Version\/[\d\.]+.*Safari/.test( UA );
489 features.zoom = 'zoom' in testElement.style && !isMobileDevice &&
1327 if( features.transforms3d === false ) config.transition = 'linear';
1413 …Slides > 1 && config.autoSlide && config.autoSlideStoppable && features.canvas && features.request…
[all …]
/plugin/webdav/vendor/sabre/dav/
H A DCONTRIBUTING.md12 features are out of scope for our projects.
19 instance, we've rejected features in the past because we felt uncomfortable
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md12 features are out of scope for our projects.
19 instance, we've rejected features in the past because we felt uncomfortable
/plugin/wysiwyg/fckeditor/_samples/afp/
H A Dsample01.afp34 This sample displays a normal HTML form with an FCKeditor with full features enabled.
/plugin/wysiwyg/fckeditor/_samples/lasso/
H A Dsample01.lasso35 This sample displays a normal HTML form with an FCKeditor with full features
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/
H A DshCore.js47 features = { class in AnonymousFunction5b121b410100
270 features.extensibility = on;
284 features.natives = on;
601 if (!features.natives && options.natives) {
604 if (!features.extensibility && options.extensibility) {
621 return !!(features[feature]);
829 if (features.natives && options.natives) {
832 if (features.extensibility && options.extensibility) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php1410 'features',
1414 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
1429 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
1444 'path' => 'admin/directory/v1/customer/{customer}/resources/features',
1454 'path' => 'admin/directory/v1/customer/{customer}/resources/features',
1472 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
1487 … 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{oldName}/rename',
1502 'path' => 'admin/directory/v1/customer/{customer}/resources/features/{featureKey}',
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample01.cfm37 This sample displays a normal HTML form with a FCKeditor with full features enabled.
H A Dsample01_mx.cfm37 This sample displays a normal HTML form with a FCKeditor with full features enabled.
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Dindex.rst12 Built-in features include:
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Ddeprecated.rst4 This document lists all deprecated features in Twig. Deprecated features are
12 deprecated features. See :ref:`deprecation-notices` for more information.
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dexperimental-beta-apis.asciidoc11 - **Beta** APIs are on track to become stable and permanent features. Use them
/plugin/photogallery/phpThumb/demo/
H A Dreadme.demos.txt19 basically all the different features and filters of phpThumb.
/plugin/wysiwyg/fckeditor/_samples/asp/
H A Dsample01.asp40 This sample displays a normal HTML form with an FCKeditor with full features enabled.
/plugin/findologicxmlexport/vendor/jms/metadata/
H A DCONTRIBUTING.md24 New features without tests can't be merged.
/plugin/ckgdoku/ckeditor/skins/moono-lisa/
H A Dreadme.md12 It comes with the following features:
/plugin/html2pdf/html2pdf/html2ps/templates/
H A Derror._missing_afm.tpl42 <td>PHP safe_mode <a href="http://php.net/manual/features.safe-mode.php#ini.open-basedir">open_base…
/plugin/fckg/
H A DREADME35 For information on the installation and features of fckgLite, see
/plugin/plantuml/
H A DREADME.markdown66 …born](https://github.com/whiskeysierra): rewrite of the syntax plugin with many additional features
/plugin/ckgdoku/ckeditor/skins/moono/
H A Dreadme.md14 It comes with the following features:
/plugin/admnote/
H A DREADME.md7 Not all features of the Material-for-MkDocs Admonition notes are supported. Notes are not collapsib…

1234567