Home
last modified time | relevance | path

Searched refs:some (Results 126 – 150 of 711) sorted by last modified time

12345678910>>...29

/plugin/bootswrapper/exe/help/
H A Dprogress.txt41 Progress bars use some of the same button and alert classes for consistent styles.
H A Dcallout.txt7 … really nice callouts to draw attention to important information, but for some reason these callou…
/plugin/corsharing/
H A DREADME.md4 to permits client visiting another website to load some data from your dokuwiki website.
H A Dplugin.info.txt6 …le CORS http headers to permits web client visiting other website to load some data from your doku…
/plugin/box/
H A Dplugin.info.txt6 …width, class, colours title & caption are optional. The title can include some wiki markup, the bo…
/plugin/wrap/
H A Dexample.txt35 :!: Please note, some things **won't work with lowercase spans**:
124 :!: Attention: What is the difference between widths and width keywords and when is it best to use which? **Widths** can cause problems and will never fully add up, therefore will break the layout under some circumstances. (See [[http://en.wikipedia.org/wiki/Internet_Explorer_box_model_bug|box model]] for a technical explanation.) So, getting widths right will need some fiddling around and testing in various browsers. **Width keywords** on the other hand fit automatically and work better on mobile devices. But the drawback is that they need an extra wrap around them and don't work properly in older browsers (IE8 and under).
130 When the ''emulatedHeadlines'' config option is enabled, every ''%%//**__text like this__**//%%'' or ''%%//**like that**//%%'' will create an "emulated headline" within a wrap. This feature is deprecated and will be removed at some point as standard headlines within wraps are supported for a while now.
138 Multi-columns work best in modern browsers (no IE9 and below) but should still be considered experimental as some browser behaviour is still inconsistent and buggy.
279 :!: This might look ugly in some templates and should be adjusted accordingly.
/plugin/catlist/
H A DREADME.md9 Do what you want. Any help to add features or refactor the code is welcome. The only requirement is backwards compatibility and some consistence.
/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.print.less112 /* in case there are no events, we still want some height */
H A Dmoment.js122 var some;
123 if (Array.prototype.some) {
124 some = Array.prototype.some;
126 some = function (fun) {
143 var parsedParts = some.call(flags.parsedDateParts, function (i) {
H A Dfullcalendar.less761 /* some themes have background color. see through to slats */
790 /* some themes have background color. see through to slats */
849 /* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
/plugin/davcal/vendor/sabre/http/
H A DREADME.md131 Simply extending Request and Response may pose some problems:
162 somewhere else, by some other subsystem. This could simply be a call like
216 // The afterRequest event could be a good time to do some logging, or
217 // do some rewriting in the response.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md29 scheduling in some cases.
237 * Fixed: Issue #28. Incorrect timezone detection for some timezones.
321 * Fixed: includes.php file was still broken. Our tool to generate it had some
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md4 Want to contribute to sabre/dav? Here are some guidelines to ensure your patch
16 some tips on how to best build the feature.
/plugin/pot/
H A DREADME.md165 …lculations and name assignments are made from top to bottom. Possibly, at some point, a variant wi…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md459 // Read some data off of the stream in the response body
H A DCHANGELOG.md172 * Bug fix: Reason phrase is no longer cast to an int in some cases in the
376 Adding support for non-blocking responses and some minor API cleanup.
507 previously changed and caused performance problems on some systems due to PHP
1220 * Fixed some tests so that they pass more reliably
1287 * Adding a fix for CurlMulti so that if all of the connections encounter some sort of curl error, t…
/plugin/authgooglesheets/vendor/guzzlehttp/promises/src/
H A DUtils.php199 public static function some($count, $promises) function in GuzzleHttp\\Promise\\Utils
242 return self::some(1, $promises)->then(function ($values) {
H A Dfunctions.php200 function some($count, $promises) function
202 return Utils::some($count, $promises);
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md33 * Fixed some type annotations
42 * Fixed some `@inheritDoc` annotations having the wrong case
112 * Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
127 * Fixed GelfFormatter losing some data when one attachment was too long
203 * Fixed normalizers handling of exception backtraces to avoid serializing arguments in some cases
301 …* Added possibility to skip some extra stack frames in IntrospectionProcessor if you have some lib…
388 * Fixed some non-standard behaviors in SyslogUdpHandler
411 …* Added $passthruLevel argument to FingersCrossedHandler to let it always pass some records throug…
H A DUPGRADE.md11 in some cases.
/plugin/authgooglesheets/vendor/psr/http-message/
H A DREADME.md13 We'll certainly need some stuff in here.
/plugin/authgooglesheets/
H A Dcomposer.lock744 …"ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extensio…
1245 … "description": "Symfony polyfill backporting some PHP 7.2+ features to lower PHP versions",
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md184 doing some magic.
H A DREADME.md4 message implementation, several stream decorators, and some helpful
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md371 …ity/protocols/OAuth2ServiceAccount#overview), it may be useful to perform some action when a new a…
441 ### Why do some Google\Service classes have weird names? ###
443 …etimes new features are added to APIs with unusual names, which can cause some unexpected or non-s…
461 …API key and token in BaseTest.php to run all calls, but this will require some setup on the Google…

12345678910>>...29