Home
last modified time | relevance | path

Searched refs:site (Results 1 – 25 of 211) sorted by relevance

123456789

/plugin/vshare/_test/
H A DSitesTest.php8 * site configuration tests for the vshare plugin
22 foreach ($sites as $site => $data) {
23 yield [$site, $data];
29 * @param string $site
32 public function testPlaceholder($site, $data) argument
34 $this->assertArrayHasKey('url', $data, $site);
35 $this->assertStringContainsString('@VIDEO@', $data['url'], $site);
40 * @param string $site
43 public function testRegEx($site, $data) argument
46 $this->markTestSkipped("$site ha
[all...]
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Digitalassetlinks/
H A DWebAsset.php25 public $site; variable in Google\\Service\\Digitalassetlinks\\WebAsset
30 public function setSite($site) argument
32 $this->site = $site;
39 return $this->site;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/FactCheckTools/
H A DGoogleFactcheckingFactchecktoolsV1alpha1Publisher.php29 public $site; variable in Google\\Service\\FactCheckTools\\GoogleFactcheckingFactchecktoolsV1alpha1Publisher
48 public function setSite($site) argument
50 $this->site = $site;
57 return $this->site;
/plugin/pubmed2020/site/
H A Ddescription.txt18 screenshot_img : https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pu…
40 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_short.png}}
45 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long.png}}
50 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/pubmed_long_abstr…
55 {{https://github.com/EricMaeker/dokuwiki-plugin-pubmed/raw/dokuwiki-web-site/site/search.png}}
60 * See [[https://github.com/EricMaeker/dokuwiki-plugin-pubmed/commits/dokuwiki-web-site]]
/plugin/authgoogle/google/contrib/
H A DGoogle_SiteVerificationService.php183 public $site; variable in Google_SiteVerificationWebResourceGettokenRequest
185 public function setSite(Google_SiteVerificationWebResourceGettokenRequestSite $site) { argument
186 $this->site = $site;
189 return $this->site;
251 public $site; variable in Google_SiteVerificationWebResourceResource
265 public function setSite(Google_SiteVerificationWebResourceResourceSite $site) { argument
266 $this->site = $site;
269 return $this->site;
/plugin/authgooglesheets/vendor/google/apiclient-services/src/SiteVerification/
H A DSiteVerificationWebResourceGettokenRequest.php32 public function setSite(SiteVerificationWebResourceGettokenRequestSite $site) argument
34 $this->site = $site;
41 return $this->site;
H A DSiteVerificationWebResourceResource.php65 public function setSite(SiteVerificationWebResourceResourceSite $site) argument
67 $this->site = $site;
74 return $this->site;
/plugin/googlesearch/
H A DGoogleAPI.php17 * @param string $site - Optional domainname for restricting the search
19 function GoogleAPI($key,$site=''){ argument
25 $this->restrict = 'site:'.$site;
35 * Google site http://www.google.com/apis
/plugin/xcom/scripts/
H A Dsample.xcom.ini1 ; This file initializes the remote site selection menu
3 ; Eeach site requires a title and three optional entries for each site
H A Dxcom.ini1 ; This file initializes the remote site selection menu
3 ; Eeach site requires a title and three optional entries for each site
/plugin/javadoc/
H A Dsyntax.php73 $site = trim(substr($match,8,-1));
74 if (strlen($site) == 0) {
78 else if ($site == 'jdk6') {
82 return array($state, $site);
/plugin/vshare/syntax/
H A Ddebug.php59 foreach ($sites as $site => $info) {
60 $renderer->header($site, 2, 0);
63 $data = $syntax->handle("{{ $site>{$info['vid']} }}", DOKU_LEXER_MATCHED, 0, $handler);
H A Dvideo.php79 // get site and video
80 [$site, $vid] = explode('>', $command);
81 if (!$this->sites[$site]) return null; // unknown site
90 $url = $this->insertPlaceholders($this->sites[$site]['url'], $vid, $width, $height);
99 'site' => $site,
/plugin/siteexport/lang/fr/
H A Dintro.txt1 ====== Gestionnaire d'exportation de site ======
3 Cette page vous permet de réaliser un export de tout votre site dans les formats pour lesquels vou…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDigitalassetlinks.php85 'source.web.site' => [
97 'target.web.site' => [
128 'source.web.site' => [
/plugin/vshare/
H A Daction.php22 * Add the site regexes
35 foreach ($sites as $site => $data) {
37 $js[$site] = $data['rex'];
H A Dscript.js33 for (const [site, rex] of Object.entries(JSINFO.plugins.vshare)) {
39 PluginVShare.insert(site, videoid, urlparam);
/plugin/mdpage/vendor/cebe/markdown/tests/extra-data/
H A Dspecial-attributes.md8 ## The Site ## {.main .shine #the-site}
19 this is just normal text {.main .shine #the-site}
/plugin/fedauth/lang/en/
H A Dregister.txt4 seems that you are new to this site. To complete creating your account fill in
10 If you think you already have an account on this site, and you were just trying
/plugin/xcom/
H A Daction.php58 foreach ($ini as $name=>$site) {
60 foreach($site as $item=>$val) {
/plugin/newpagetemplate/
H A Dnewpage.ini2 ; This file initializes the remote site selection menu
4 ; Eeach site requires a title and at least one entry of page id
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php240 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required GET param "…
244 …throw new FacebookSDKException('Cross-site request forgery validation failed. Required param "stat…
251 …throw new FacebookSDKException('Cross-site request forgery validation failed. The "state" param fr…
/plugin/googleanalytics/lang/en/
H A Dintro.txt9 This plugin generates JavaScript code that is automatically included into your site via the ''lib/e…
26 * Edit your site's template to add "tagging" directly
28 …r per-page tagging, but it can open your site to [[https://en.wikipedia.org/wiki/Cross-site_script…
/plugin/siteexport/inc/
H A Dfilewriter.php175 foreach ($depends as $site) {
177 if (!page_exists($site['id']))
179 $this->functions->debug->message("File does not exist: ", $site['id'], 2);
183 if ($mtime < @filemtime(wikiFN($site['id']))) {
/plugin/xtern/scripts/
H A Dchk_links.php11 $site = scanDirectories($dir); variable
14 foreach($site AS $entry=>$data) {

123456789