Home
last modified time | relevance | path

Searched refs:find (Results 276 – 300 of 860) sorted by relevance

1...<<11121314151617181920>>...35

/plugin/displaywikipage/lang/en/
H A Dintro.txt31 If you find this plugin useful, please consider supporting the project via [[http://tjgrant.com/wik…
/plugin/rrdgraph/
H A Dscript.js56 var range = jRrdContainer.find("li.rrdActiveTab").index();
/plugin/multiorphan/
H A DREADME3 Adminstrative GUI to find all sorts of orphaned or wanted pages and media. This works using AJAX in…
/plugin/aichat/vendor/vanderlee/php-sentence/
H A DREADME.md18 If you find any problems, please let me know.
45 You can find documentation generated from the source code by ApiGen here: [ApiGen documentation](doc/)
/plugin/searchjump/
H A Dscript.js43 var $page = jQuery('#dokuwiki__content').find('div.page');
/plugin/preservefilenames/
H A Dscript.js67 .find('a[id="h_' + id + '"]:first, a[name="h_' + id + '"]:first')
/plugin/strata/
H A DREADME.md15 Below is a very simple example of how to use Strata. You can find more information in the ``manual.txt`` (which you can copy-paste into a wiki page to have the manual available for all users).
H A Dscript.js222 var $option = jQuery(this).find(':selected');
553 tr.find('input').each(function(_, input) {
556 tr.find('select').each(function(_, select) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.player.js43 container = typeof target === "string" ? Popcorn.dom.find( target ) : target,
347 var node = typeof target === "string" ? Popcorn.dom.find( target ) : target,
/plugin/404manager/
H A DREADME.md54 …* choose which action you want to perform for a reader (if the first action don't find any target …
79 The redirection by best name page is an simple algorithm which occurs to find the best page by name.
128 You can find the meta data:
/plugin/jquerymigrate/
H A Djquery-migrate-3.1.0.min.js2find,l=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([-\w#]*?#[-\w#]*)\s*\]/,p=/\[(\s*[-\w]+\s*)([~|^$*]?=)\s*([…
H A Djquery-migrate-3.1.0.js138 oldFind = jQuery.find,
156 jQuery.find = function( selector ) { function
193 jQuery.find[ findProp ] = oldFind[ findProp ];
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_io.cfm78 <cfset var pos = find( ".", reverse ( ARGUMENTS.fileName ) )>
85 <cfset var pos = find( ".", reverse ( ARGUMENTS.fileName ) )>
196 <cfif find( "..", sCurrentFolder)>
H A Dcf_upload.cfm37 <cfif find( "/", getBaseTemplatePath() ) >
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Command/
H A DLintCommandTest.php125 $command = $application->find('lint:yaml');
/plugin/codebuttonmod1/
H A DPlugin.txt34 After installation you'll find a new button at the end of your regular toolbar. Use them to add "''…
/plugin/jquery/
H A Dscript.js12find(E)}var F=o(I||[]);F.context=document;F.selector=E;return F}}else{return o(H).find(E)}}else{if…
19find(Y.pop(),Y.length===1&&T.parentNode?T.parentNode:T,P(T));ae=F.filter(ad.expr,ad.set);if(Y.leng… function
/plugin/jenkins/
H A DREADME.md28 * **jenkins.token**: Set the corresponding Jenkins user token. You can find it in `http://JENKINS_U…
/plugin/dokucrypt2/
H A DOLDER_VERSIONS.md46 3. Inside that section (function), find: if (field.form.prefix) {
/plugin/fastwiki/
H A Dhistory.js132 if ($(form).find('input[name="do"]').length > 0) {
/plugin/tagging/script/
H A Dadmin.js132 const newValue = jQuery(this).find('#tagging__newtags').val();
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D12.12.js.map1find',\n 'find-keyword',\n 'find-ns',\n 'find-protocol-impl',\n 'find-…
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/
H A DREADME.md4 Small utility library that lets you find a path to the system CA bundle,
/plugin/combo/vendor/php-webdriver/webdriver/
H A DREADME.md59 ? Below you will find a simple example. Make sure to read our wiki for [more information on Chrome/Chromedriver](https://github.com/php-webdriver/php-webdriver/wiki/Chrome).
72 ? Below you will find a simple example. Make sure to read our wiki for [more information on Firefox/Geckodriver](https://github.com/php-webdriver/php-webdriver/wiki/Firefox).
93 ? You can find [further Selenium server information](https://github.com/php-webdriver/php-webdriver/wiki/Selenium-server)
167 $driver->findElement(WebDriverBy::id('searchInput')) // find search input element
/plugin/openlayersmap/
H A Dscript.js84 // find map element location
772 jQuery('#' + _id).parent().parent().find('.olMapHelp').css('max-width', olMapData[_i].mapOpts.width);
778 jQuery('#' + _id).parent().parent().find('.olMapHelp').width(_w);
795 jQuery('#' + _id).parent().parent().find('.olMapHelp').width(_w);

1...<<11121314151617181920>>...35