Home
last modified time | relevance | path

Searched refs:script (Results 401 – 425 of 762) sorted by path

1...<<11121314151617181920>>...31

/plugin/icalevents/vendor/sabre/uri/
H A D.travis.yml9 script:
/plugin/icalevents/vendor/sabre/vobject/
H A D.travis.yml10 script:
H A DCHANGELOG.md268 * #195: PHP 5.3 compatibility in 'generatevcards' script. (@rickdenhaan)
753 * Added: A cli script that can validate and automatically repair vcards and
/plugin/icalevents/vendor/sabre/xml/
H A D.travis.yml23 script:
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DREADME.md4 …in `phpcs` script that tokenizes PHP, JavaScript and CSS files to detect violations of a defined c…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/scripts/
H A Dbuild-phar.php32 foreach ($scripts as $script) {
33 echo "Building $script phar".PHP_EOL;
35 $pharFile = $cwd.'/'.$script.'.phar';
42 $phar = new Phar($pharFile, 0, $script.'.phar');
51 $stub .= 'Phar::mapPhar(\''.$script.'.phar\');'."\n";
52 $stub .= 'require_once "phar://'.$script.'.phar/CodeSniffer/CLI.php";'."\n";
54 $stub .= '$cli->run'.$script.'();'."\n";
/plugin/icons/
H A D.travis.yml16 script: cd _test && phpunit --bootstrap ../../../_test/bootstrap.php --stderr --group plugin_icons
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …"\F477"}.mdi-script::before{content:"\FB9D"}.mdi-script-outline::before{content:"\F478"}.mdi-scrip…
/plugin/imagecarousel/
H A D.travis.yml30 script:
/plugin/imagecarousel/vendor/slick/
H A DREADME.markdown28 <script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.min.js"></script>
/plugin/imagecarousel/vendor/swipebox/
H A DREADME1 This is a silightly modified version of the SwipeBox script available at https://github.com/brutal…
/plugin/imageflow/
H A Daction.php60 …$script = '(function($){$(function(){$("div.imageflow_wrapper").each(function(){new imageflow_plug…
62 $head['script'][] = array( 'type'=>'text/javascript', '_data'=> $script);
/plugin/imagemapping/
H A D.travis.yml
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163658.bak305 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_163705.bak304 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_163718.bak304 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_164623.bak304 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_164706.bak308 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_165027.bak310 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_165158.bak309 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
H A Dsyntax.php.2018-03-08_165255.bak311 $microdata = '<html><script type="application/ld+json">{json_microdata}</script></html>';
/plugin/inlineedit/
H A D.travis.yml30 script:
/plugin/inlinejs/
H A Dhelper.php17 public function renderInlineJsHtml(Doku_Renderer $renderer, $script) argument
19 if (empty($script)) return false;
22 $html .= $script;
/plugin/ipban/
H A D.travis.yml15 script: cd _test && ./phpunit.phar --stderr --group plugin_ipban
/plugin/issuelinks/
H A D.travis.yml17 script:

1...<<11121314151617181920>>...31