Searched refs:best (Results 1 – 25 of 680) sorted by relevance
12345678910>>...28
29 $result = $top_helper->best(null,201312);35 $result = $top_helper->best(null,null);41 $result = $top_helper->best('en',null);47 $result = $top_helper->best('en',201302);
93 $best = $this->find_best(); //find best rule for host95 if($best != -1) //some rule is accepting, log in like $best97 $best = auth_nameencode($best,true);98 $info = $auth->getUserData($best);106 auth_login($best,$passw,false,false);107 if(auth_aclcheck($ID,$best,$groups) == AUTH_NONE)135 $best = -1;199 $best = $alias;207 return $best;
32 * Redirection by best namespace58 * set the weight factor for the [Redirection by best namepage](#redirection-by-best-namepage)77 ### Redirection by best name page79 The redirection by best name page is an simple algorithm which occurs to find the best page by name.106 ### Redirection by best namespace107 …ection perform the same algorithm that the [redirection by best namepage](#Redirection by best nam…
12 …* The page path is no more split by an underscore `_` for the best page name. This is to avoid tha…13 …* The best name space page doesn't check all namespace if the page ID that gives a 404 has a exist…
1 ====== Bitte bestätigen Sie unsere Nutzungsbedingungen ======
2 Ihr Vorschlag für @TITLE@ auf @DOKUWIKIURL@ wurde bestätigt.
8 <!-- Please describe the new functionality as best as you can. -->
34 Note please: It's best to put the site into Maintenance Mode first and take a backup, before you st…46 Note please: It's best to put the site into Maintenance Mode first and take a backup, before you st…53 Note please: It's best to put the site into Maintenance Mode first and take a backup, before you st…
5 Rufe den folgenden Link auf, Um das Abonnement zu bestätigen: @SUBSCRIBE@
5 Um das Abonnement zu bestätigen, rufen Sie den folgenden Link auf: @SUBSCRIBE@
76 $pages = $hlp->best($lang, $month, $num);
80 $list = $hlp->best($data[1]['lang'], $data[1]['month'], 20);
74 public function best($lang, $month, $num = 10) function in helper_plugin_top
16 <dd>Enforce best practices</dd>
70 $list = $hlp->best($data[1]['lang'],$data[1]['startdate'], 20);
106 public function best($lang, $startdate, $num = 10) { function in helper_plugin_rating
6 It adds a button to the dokuwiki toolbar to open StackEdit. It is best used in combination with a M…
60 I love this markdown extra plugin, the best feature is .md suffix. And I love [tag plugin](https://…
67 > For more examples it would be best to review the scripts in the [`/examples` folder](/examples).
225 invalid_file_error=Ynfalide of korruptearre PDF-bestân.226 missing_file_error=PDF-bestân ûntbrekt.238 password_label=Jou it wachtwurd om dit PDF-bestân te iepenjen.
134 "ext-ctype": "For best performance"213 "ext-mbstring": "For best performance"
42 We will give our best to review everything as fast as possible, but cannot always live up to our ow…
1335 var best = a[0], len = best.length;1338 best = a[i];1339 len = best.length;1342 return best;
13 Providing a test case is the best way to get your issue addressed. Without a test case; your issue …