Home
last modified time | relevance | path

Searched refs:script (Results 476 – 500 of 762) sorted by relevance

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

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp216 Response.Write "<script type=""text/javascript"">"
218 Response.Write "</script>"
/plugin/sphinxsearch-was/
H A DINSTALL44 script management and has a crontab setup that uses ''/etc/cron.*'' directories
52 the script $PATH_TO_PLUGIN_DIRECTORY to point to the directory of the plugin.
/plugin/htmlokay/
H A Dadmin.php46 $script = DOKU_PLUGIN . $this->plugin_name . '/' . $this->ajax_script;
48 $url = preg_replace('/' . preg_quote($document_root, '/') . '/', "", $script);
/plugin/solr/
H A DREADME.md46 …call the command line script `index_all.php` that comes with this plugin to index all of your wiki…
/plugin/openid/
H A Daction.php315 $form = new Doku_Form('openid__login', script());
342 $form = new Doku_Form('openid__login', script());
/plugin/cnmap/
H A Dsyntax.php20 private $bmap_script_src = '<script type="text/javascript" src="http://api.map.baidu.com/api?';
/plugin/lightweightcss/
H A DREADME3 Adds an "Editor and better only" script part and removes a lot of
/plugin/discussion/syntax/
H A Dthreads.php193 …'<form id="discussion__newthread_form" method="post" action="'.script().'" accept-charset="'.$lan…
/plugin/popupviewer/
H A Dscript.js233 var script = (this.innerHTML || this.innerText);
234 if ( script.length > 0 )
237 …$.globalEval("try{\n(function(){\n"+script+"\n}).call(jQuery('div#"+randomID+"').get(0));\n}catch(…
/plugin/adhoctags/
H A DREADME.md82 Note: this will also set the HTML `dir` attribute: either by setting a language code that has a default RTL script, or by appending a script tag that refers to a RTL script (e.g. `Arab` or `Hebr`). The resulting text direction can still be overriden by the `[dir=…]` attribute (see below)
/plugin/webcode/
H A DREADME.md37 …* Allow Runkit (This [code](https://gerardnico.com/web/javascript/node/script#browser) works on Js…
108 …er not consistent. Solution: More than one resources will be then added in the HTML script element.
/plugin/mdpage/vendor/cebe/markdown/
H A DCHANGELOG.md57 - Fixed the `bin/markdown` script to work with composer autoloader (c497bada0e15f61873ba6b2e29f4bb8…
77 - #24 CLI script now sends all error output to stderr instead of stdout
/plugin/selfmeasurement/
H A Ddescription.txt65 * manage languages in the form, the report and the script
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshThemeDefault.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#006699 !important;background-color:no…
H A DshThemeEmacs.css44 .syntaxhighlighter .script{font-weight:bold !important;color:aqua !important;background-color:none …
H A DshThemeFadeToGrey.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#d01d33 !important;background-color:no…
H A DshThemeMDUltra.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#aaaaff !important;background-color:no…
H A DshThemeMidnight.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#b43d3d !important;background-color:no…
H A DshThemeRDark.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#5ba1cf !important;background-color:no…
H A DshThemeEclipse.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#7f0055 !important;background-color:no…
H A DshThemeDjango.css44 .syntaxhighlighter .script{font-weight:bold !important;color:#96dd3b !important;background-color:no…
/plugin/animation/styles/
H A DshThemeDefault.css100 .syntaxhighlighter .script {
/plugin/vkeyboard/
H A Dchange_log23 the virtual keyboard script goes to the browser and the virtual keyboard
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss121 .script {
/plugin/vote/
H A Dsyntax.php216 $ret = '<form id="vote__form" method="post" action="'.script().

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