Home
last modified time | relevance | path

Searched refs:basic (Results 26 – 50 of 295) sorted by last modified time

12345678910>>...12

/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md107 Examples of basic usage are located in the examples/ directory.
/plugin/oauth/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/upgrade/vendor/splitbrain/php-cli/
H A DREADME.md59 The basic usage is simple:
/plugin/upgrade/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/smtp/subtree/txtthinking/Mailer/
H A Dcomposer.lock4 … "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
/plugin/farmer/lang/en/
H A Dtab_config.txt1 Here the basic behavior of the farm is configured. Please be aware that changing options here will affect all animals.
H A Dtab_setup_help.txt21 The ''conf/farm.ini'' contains the basic configuration of the farm setup. Most importantly it will contain the
/plugin/odt/
H A Dexample.css3 * for the DokuWiki basic formatting tags.
/plugin/blogtng/
H A Dstyle.css2 * Some basic CSS formatting to be used with the default template.
/plugin/barcodes/
H A Dcomposer.lock4 … "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/s5/ui/blue/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/dokuwiki/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/pixel/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/i18n/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/flower/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/yatil/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/s5/ui/default/
H A Dslides.css2 @import url(framing.css); /* sets basic placement and size of slide components */
/plugin/oauthauthsch/
H A Daction.php134 $scopes = array('basic', 'displayName');
/plugin/pageredirect/
H A DChangeLog.md73 - basic support for external redirects. [#8]
/plugin/archivegenerator/lang/en/
H A Dintro.txt4 There will be no users or ACLs be copied to the archive. Instead a basic (closed wiki) ACL and a si…
/plugin/elasticsearch/
H A Dcomposer.lock4 "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md191 * Added `auth_type` parameter in the client class config to specify the type of authentication (allowed values are `basic, digest, gssnegotiate, ntlm`) [#1790](https://github.com/ruflin/Elastica/pull/1790)
470 * Added basic support for the Elasticsearch Task Api
1780 - Enforced PSR1 code style, as per https://github.com/pmjones/fig-standards/blob/psr-1-style-guide/proposed/PSR-1-basic.md
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DSnapshotNamespace.asciidoc139 $params['verbose'] = (boolean) Whether to show verbose snapshot info or only show the basic info found in the repository index blob
/plugin/ckgedit/ckeditor/
H A DCHANGES.md555 …out a basic text style when it is [configured to use attributes](https://ckeditor.com/docs/ckedito…
970 …Fixed: Basic styles classes are lost when pasting from Microsoft Word if [basic styles](https://ck…
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc79 id: 'tab-basic',
183 dialog.getContentElement( 'tab-basic', 'geshi' ).setValue( text );
187 // dialog.getContentElement( 'tab-basic', 'language' ).style='display:block';
188 // alert( 'Current value: ' + dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' ) );
197 var text = dialog.getValueOf( 'tab-basic', 'geshi' );
200 var which = dialog.getValueOf( 'tab-basic', 'which' );
201 var highlight = dialog.getValueOf( 'tab-basic', 'numbers' );
208 var num = dialog.getValueOf( 'tab-basic', 'linenums' );
212 var num = dialog.getValueOf( 'tab-basic', 'linenums' );
217 var p_lang = dialog.getValueOf( 'tab-basic', 'ckg_geshi_lang' );
[all …]

12345678910>>...12