Home
last modified time | relevance | path

Searched refs:variables (Results 51 – 75 of 182) sorted by relevance

12345678

/plugin/mikioplugin/
H A DREADME.md12 You can update the colors used by the elements by editing the `/assets/variables.css` file. From version 2022-10-31 onwards, the theme supports darkmode within browsers.
14 If you have the [Mikio DokuWiki template](http://dokuwiki.org/template:mikio) 2022-10-31 onwards installed, the `/assets/variables.css` will be ignored as the template adds the variables itself. These can be edited using
70 - Updated pagination to use its own variables inside variables.css.
132 - variables.css no longer included if the mikio template is installed, active and version 2022-10-31 or greator
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dwith_context.test2 "include" function accept variables and with_context
/plugin/fields/
H A DREADME.md4 and use those variables anywhere in the page.
/plugin/openas/
H A DREADME34 :pagetemplates:homepagetemplate) and it will fill in any of the substitution variables
35 defined on the newpagetemplate plugin page, as well as the variables defined
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dsimple_xml_element.test2 Twig is able to deal with SimpleXMLElement instances as variables
/plugin/codehighlight/cp/languages/
H A Druby.css8 a {color:#006700;font-weight:bold;} /* variables */
H A Dperl.css9 a {color:#006700;font-weight:bold;} /* variables */
H A Dphp.css8 strong a, strong a u {color:#006700;font-weight:bold;} /* variables */
/plugin/codemirror/dist/modes/
H A Dsoy.min.js.map1variables","previousContext","ref","loose","Context","this","kind","expression","push","lookupVari…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Donly.test2 "include" tag accept variables and only
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DCHANGELOG-1.0.md29 * Added inheritance of environment variables
/plugin/combo/resources/theme/default/pages/partials/
H A Dhead-partial.hbs12 {{!-- The bootstrap css variables customization --}}
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D64.64.js.map1variables: /(?:\\$+(?:(?:\\:\\:?)?[a-zA-Z_]\\w*)+)/,\n tokenizer: {\n root: [\n …
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dapi.rst59 To render the template with some variables, call the ``render()`` method::
61 echo $template->render(['the' => 'variables', 'go' => 'here']);
69 echo $twig->render('index.html', ['the' => 'variables', 'go' => 'here']);
77 echo $template->renderBlock('block_name', ['the' => 'variables', 'go' => 'here']);
121 variables (variables and or attributes/methods that do not exist) and
384 If set to ``html``, all variables in templates are escaped (using the ``html``
410 variables or filter arguments are never automatically escaped:
468 individual variables (so, the ``raw`` filter won't have any effect here).
572 and access of variables in the compiled templates whenever possible.
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Ddefault.rst17 When using the ``default`` filter on an expression that uses variables in some
/plugin/contactmodern/
H A DCHANGELOG22 * Renamed some variables.
/plugin/authyubikey/lib/
H A DNEWS5 ** HTML escape variables to prevent XSS attacks in demos.
/plugin/colorswatch/
H A Dstyle.css6 /* sizes etc. as CSS variables */
/plugin/bliki/
H A Dlocal.php.dist8 …|Edit]]</sub> \\\\ \\\\ '; // use {timestamp}, {permalink} and {edit} to link to special variables.
/plugin/jplayer/vendor/symfony/process/
H A DCHANGELOG.md16 * deprecated not inheriting environment variables
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst56 Inside of a ``for`` loop block you can access some special variables:
80 ``loop.last`` variables are only available for PHP arrays, or objects that
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php1529 * @param array $variables The variables to pass to the template
1536 function twig_include(Environment $env, $context, $template, $variables = [], $withContext = true, … argument
1541 $variables = array_merge($context, $variables);
1553 $result = $env->resolveTemplate($template)->render($variables);
/plugin/cacherevisionseraser/
H A DREADME.md66 * Improved security (Check directories variables & configurations file checking)
67 * Added debug list for checking some internal variables (must be enabled in configs)
86 * Fixed internal variables for paths (In case they aren�t the default ones) (Thanks Christopher Smi…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/TextUI/
H A Dfailure-isolation.phpt113 Failed asserting that two variables reference the same object.
H A Dfailure-reverse-list.phpt46 Failed asserting that two variables reference the same object.

12345678