Home
last modified time | relevance | path

Searched full:ask (Results 1 – 25 of 762) sorted by relevance

12345678910>>...31

/plugin/statistics/_test/
DSearchEnginesTest.php118 // Ask
119 'ask.com' => [
120 'https://www.ask.com/web?q=ask+search',
122 'ask',
123 'Ask',
124 'ask search'
126 'ask.com ask param' => [
127 'https://www.ask.com/web?ask=test+ask',
129 'ask',
130 'Ask',
[all …]
/plugin/cacherevisionseraser/
DREADME.md102 * Ask/Enable/Disable delection of cache of extensions:
103 * .i files (Backlinks and more???) (Default ASK).
104 * .xhtml files (HTML form of a page) (Default ASK).
105 * .js files (Cached Javascript) (Default ASK).
106 * .css files (Cached CSS-Sheet) (Default ASK).
107 * .media.* files (Cached media files) (Default ASK).
108 * All other unknown formats (Default ASK).
109 * Indexed-search files (Default ASK).
121 * Plug-in will now ask the admin if he want to execute the command.
/plugin/cacherevisionseraser2/
DREADME.md109 * Ask/Enable/Disable delection of cache of extensions:
110 * .i files (Backlinks and more???) (Default ASK).
111 * .xhtml files (HTML form of a page) (Default ASK).
112 * .js files (Cached Javascript) (Default ASK).
113 * .css files (Cached CSS-Sheet) (Default ASK).
114 * .media.* files (Cached media files) (Default ASK).
115 * All other unknown formats (Default ASK).
116 * Indexed-search files (Default ASK).
128 * Plug-in will now ask the admin if he want to execute the command.
/plugin/statistics/
DSearchEngines.php50 'ask' => [
51 'name' => 'Ask',
52 'url' => 'https://www.ask.com',
53 'regex' => '^(\w+\.)*ask\.com$',
54 'params' => ['ask', 'q', 'searchfor']
57 'name' => 'Ask',
58 'url' => 'https://www.ask.com',
60 'params' => ['ask', 'q', 'searchfor']
/plugin/aichat/
Dremote.php51 * Ask the LLM a question
55 * @param string $query The question to ask the LLM
62 public function ask($query, $model = '', $lang = '') function in remote_plugin_aichat
Dcli.php57 $options->registerCommand('ask', 'Ask a question');
58 $options->registerArgument('question', 'The question to ask', true, 'ask');
102 case 'ask':
103 $this->ask($options->getArgs()[0]);
309 protected function ask($query) function in cli_plugin_aichat
447 * Interactively ask for a value from the user
/plugin/html2pdf/html2pdf/html2ps/templates/
Dmissing_gs.html54 <td>Install Ghostscript 7.xx or 8.xx yourself or ask your system administrator.
86 <td>Turn PHP <i>safe mode</i> off yourself or ask your system administrator.<td>
89 variable (or ask your system administrator to do it)</td>
/plugin/saml/lang/en/
Dsettings.php13 …<code>never</code> will never ask to automatically authenticate; <code>after login</code> will pro…
/plugin/authgoogle/
Dauth.php122 // If the access token is expired, ask the user to login again
234 /* Sometimes system ask for a user in email format and we need to replace @ for _
239 …/* Sometimes system ask for $login info, that is generated in the registration process some lines …
245 …/* When ACL checks the username, it ask for the name of the user (that can be a serious security b…
246 …so, if the system ask for the name of the current user, I send the email replacing @ for _ cause …
/plugin/bible/bible_douayRheims/
D1_John.txt60 …3:22. And whatsoever we shall ask, we shall receive of him: because we keep his commandments and d…
97 …5:14. And this is the confidence which we have towards him: That, whatsoever we shall ask accordin…
98 …5:15. And we know that he heareth us whatsoever we ask: we know that we have the petitions which w…
99 …eath, let him ask: and life shall be given to him who sinneth not to death. There is a sin unto de…
DJames.txt5 …1:5. But if any of you want wisdom, let him ask of God who giveth to all men abundantly and upbrai…
6 …1:6. But let him ask in faith, nothing wavering. For he that wavereth is like a wave of the sea, w…
73 …t: you kill and envy and cannot obtain. You contend and war, and you have not: because you ask not.
74 …4:3. You ask and receive not: because you ask amiss, that you may consume it on your concupiscence…
/plugin/translator/lang/en/
Dnoversionsfound.txt1 The Category you selected has no Master Language. Please ask the administrator do add a Master Lang…
/plugin/stopforumspam2/lang/en/
Dbanned.txt4 If you think this is an error, ask the admin of this website to be allowed to access.
Dbannedreg.txt4 If you think this is an error, ask the admin of this website to be allowed to register.
Dbannededit.txt4 If you think this is an error, ask the admin of this website to be allowed to edit pages.
/plugin/unameban/lang/en/
Dbanned.txt7 wiki administrator and ask for lifting the ban.
/plugin/feedauth/lang/en/
Dsettings.php8 $lang['always'] = 'Always ask for authorization? (Disables feed for anonymous users)';
/plugin/matomo/
Dplugin.info.txt3 email info@ask-sheldon.con
/plugin/tokenbucketauth/lang/en/
Dbanned.txt8 wiki administrator and ask for lifting the ban.
/plugin/ipban/lang/en/
Dbanned.txt8 wiki administrator and ask for lifting the ban.
/plugin/matomo/lang/en/
Dlang.php8 * @author Marcel Lange <info@ask-sheldon.con>
/plugin/piwik2/lang/en/
Dlang.php8 * @author Marcel Lange <info@ask-sheldon.con>
/plugin/matomo/conf/
Ddefault.php8 * @author Marcel Lange <info@ask-sheldon.con>
/plugin/piwik2/conf/
Ddefault.php8 * @author Marcel Lange <info@ask-sheldon.con>
/plugin/badbehaviour/lang/en/
Dsettings.php9 $lang['email'] = 'Please enter an email address where users can ask for help when they are blocked …

12345678910>>...31