Home
last modified time | relevance | path

Searched refs:search (Results 1 – 25 of 1061) sorted by path

12345678910>>...43

/plugin/404manager/
H A DREADME.md15 …tant problem is that thus external links become obsolete (especially for search engine for instanc…
33 * Redirection to the internal search engine
115 ### Redirection to the intern search engine
116 The 404 Manager redirects to the search engine.
/plugin/404manager/_test/
H A Dmanager.test.php94 … $this->assertEquals($queryKeys['do'], 'search', "The page was redirected to the search page");
134 … $this->assertEquals($queryKeys['do'], 'search', "The page was redirected to the search page");
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js8773 for(i=0;i<csa.length;i++){p=csa[i];o=p.search(/[A-G]/)
H A Dabcweb-1.js110 k=location.search.substr(1).split("&")
/plugin/accscounter/lang/en/
H A Dmngintro.txt20 Or search the page names or namespaces with the textbox below (this searching function is very simp…
H A Dnoitem.txt6 * If you're searching the log file with the keyword, change the search query.
/plugin/accscounter/syntax/
H A Dpopularity.php93 search($items, $dir, 'search_allpages', array());
/plugin/aceeditor/
H A DNEWS18 * Updated Ace version (freaturing a search box and new themes)
H A Dbuild.js1search(/\s+$/);r>0&&(t.column=r)}}this.moveCursorTo(t.row,t.column)},this.moveCursorFileEnd=functi…
/plugin/actionlink/
H A Dsyntax.php68 if($ACT == 'show' || $ACT == 'search'){
115 case 'search':
116 if(!isset($title)) $title=$lang['search'];
/plugin/actionrenderer/
H A Drenderer.php387 …public function internallink($id, $name = null, $search = null, $returnonly = false, $linktype = '… argument
/plugin/addnewpage/
H A Dsyntax.php256 search($searchdata, $conf['datadir'], 'search_namespaces', array(), $topns);
/plugin/addressbook/
H A DREADME.md3 …s an addressbook functionality to DokuWiki. The search results are also displayed on the standards…
9 ![](screenshots/search.png)
12 [ADDRESSBOOK:search]
14 Adds a search bar to perform a fulltext search
53 ### Option 'search link target'
55 Contact search results are display on the search results page. In order to activate links to show o…
61 * Integration into DokuWikis search should be configurable
62 * Improve styling of the search box
/plugin/adhoctags/
H A DREADME.md94 If you previously used `<html>` tags to embed HTML code into your DokuWiki site, you need to replace them with the format used by this plugin. The best way to get started is to make a run a couple of search-replace operations on the `data/pages/` directory in your DokuWiki installation.
96 :bangbang: **Important:** It is advisable to run the following searches on a *copy* of this directory and also keep a backup of the original state, in case of problems that only show up later. The following search-replace operations can do serious damage to your site content. The autor does not take any responsibility for any damages that follow from applying this procedure: :bangbang:
107 - search for ` title="` (note the space in front!) in standard mode, replace with ` "` (space + quotation mark)
/plugin/advanced/admin/
H A Dexport.php110 search($namespaces, $conf['datadir'], 'search_namespaces', $options, '');
151 search($pages, $conf['datadir'], 'search_allpages', $options, $namespace);
H A Dimport.php201 search($namespaces, $conf['datadir'], 'search_namespaces', $options, '');
/plugin/advanced/lang/en/config/
H A Dhtaccess.txt9 These URLs are considered ugly and are not indexed well by some search engines.
H A Dinterwiki.txt11 | %%[[google>Wiki]]%% | [[google>Wiki]] | links to a Google search |
/plugin/advrack/
H A Djquery.qtip.js1001 if((typeof state).search('boolean|number')) { state = !visible; }
/plugin/aichat/vendor/composer/
H A DClassLoader.php502 $search = $subPath . '\\';
503 if (isset($this->prefixDirsPsr4[$search])) {
505 foreach ($this->prefixDirsPsr4[$search] as $dir) {
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe33779 re search
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js152 search: function(handler) {
153 return this.trigger("search", [handler]);
297 }).bind("search", function() {
439 // call search and run callback
440 $input.search(
671 // don't search through the stMatchSets[""] (minChars: 0) cache
1065 var $search = $('#search input[name=q]');
1066 $search
1094 .width(Math.max(maxWidth + 10, $search
[all...]
H A Dstyle.css199 #search {
204 #search input.text {
596 #rightInner.small #search {
/plugin/ajaxpeon/
H A Daction.php137 search($data,$conf['datadir'], 'search_allpages', array(),$ns);
/plugin/alphaindex/
H A Dsyntax.php193 search($data, $conf['datadir'], 'alphaindex_search_index', $opts, "/" . $ns);

12345678910>>...43