Home
last modified time | relevance | path

Searched full:origin (Results 1 – 25 of 29) sorted by relevance

12

/dokuwiki/vendor/splitbrain/lesserphp/
H A DHISTORY.md25 * 2016-09-30: applying some pull requests of the origin repository
29 * 2016-09-29: applying some pull requests of the origin repository
35 * 2016-09-26: applying some pull requests of the origin repository
H A DLICENSE413 c) Prohibiting misrepresentation of the origin of that material, or
/dokuwiki/.github/workflows/
H A Drelease-preparation.yml64 git merge -s ours origin/stable
71 git log origin/stable..master --oneline
73 git push --set-upstream origin auto-${{ env.next_version }}
H A DdeletedFiles.yml35 …for F in $(git diff origin/stable..HEAD --summary | awk '/^ delete/ && $4 !~ /^(VERSION)/ {print $…
/dokuwiki/bin/
H A Dwantedpages.php36 'Outputs a list of wanted pages (pages that do not exist yet) and their origin pages ' .
47 'Sort by wanted or origin page',
49 '(wanted|origin)'
175 if ($this->sort == 'origin') {
H A Dgittool.php30 "$> ./bin/gittool.php origin -v"
/dokuwiki/inc/Remote/
H A DXmlRpcServer.php36 header('Access-Control-Allow-Origin: ' . $conf['remotecors']);
H A DJsonRpcServer.php40 header('Access-Control-Allow-Origin: ' . $conf['remotecors']);
/dokuwiki/vendor/geshi/geshi/src/geshi/
H A Dmake.php66 …//'findstring', 'firstword', 'foreach', 'if', 'join', 'notdir', 'origin', 'patsubst', 'shell', 'so…
130 …rror|eval|filter-out|filter,|findstring|firstword|foreach|if|join|notdir|origin|patsubst|shell|sor…
H A Dlocobasic.php56 "NEXT", "NOT", "ON", "OPENIN", "OPENOUT", "OR", "ORIGIN", "PAPER",
H A Dcss.php97 'background-origin',
267 'perspective-origin',
302 'transform-origin',
H A Dwhois.php79 'org-name','org-type','organisation','origin','owner','peer',
H A Dblitzbasic.php77 …'PeekInt','PeekFloat','PeekByte','PauseChannel','Oval','Origin','OpenTCPStream','OpenMovie','OpenF…
H A Dmetapost.php276 'origin',
H A Dgnuplot.php78 'mztics', 'object', 'offsets', 'origin',
H A Dtexgraph.php931 'Origin',
H A Dprogress.php351 'ON-FRAME-BORDER','ORIGIN-HANDLE','ORIGIN-ROWID','OWNER',
H A Dasymptote.php883 'origin',
/dokuwiki/vendor/simplepie/simplepie/src/
H A DSanitize.php75 …preload' => 'none'], 'iframe' => ['sandbox' => 'allow-scripts allow-same-origin'], 'video' => ['pr…
227 …preload' => 'none'], 'iframe' => ['sandbox' => 'allow-scripts allow-same-origin'], 'video' => ['pr… argument
/dokuwiki/conf/
H A Ddokuwiki.php70 $conf['remotecors'] = ''; //enable Cross-Origin Resource Sharing (CORS) for the remo…
/dokuwiki/lib/plugins/config/lang/hu/
H A Dlang.php97 $lang['remotecors'] = 'A Cross-Origin Resource Sharing (CORS) engedélyezése más domainrő…
/dokuwiki/lib/plugins/config/lang/de-informal/
H A Dlang.php99 $lang['remotecors'] = 'Erlaubt externen Clients API-Zugriff per Cross-Origin Resource Sh…
/dokuwiki/lib/plugins/config/lang/de/
H A Dlang.php116 $lang['remotecors'] = 'Erlaubt externen Clients API-Zugriff per Cross-Origin Resource Sh…
/dokuwiki/lib/plugins/config/lang/en/
H A Dlang.php112 $lang['remotecors'] = 'Enable Cross-Origin Resource Sharing (CORS) for the remote interfaces. Aste…
/dokuwiki/lib/plugins/config/lang/pt/
H A Dlang.php106 $lang['remotecors'] = 'Habilitar Cross-Origin Resource Sharing (CORS) para interfaces re…

12