Home
last modified time | relevance | path

Searched refs:remote (Results 26 – 50 of 101) sorted by last modified time

12345

/plugin/ckgedit/lang/en/
H A Dscayt.txt1 …sers with private wikis who may feel anxious having their data sent to a remote server. When set t…
/plugin/tagfilter/script/select2/
H A Drelease.sh23 remote="github"
72 git push "$remote" --tags
H A DREADME.md4 Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
16 * Working with large, remote datasets: ability to partially load a dataset based on the search term.
/plugin/bootswrapper/
H A Dall.css13 .bs-wrap-modal[data-remote] .modal-content {
/plugin/bootswrapper/exe/help/
H A Dmodal.txt101 Use ''remote'' attribute to display DokuWiki pages inside a modal window.
103 <btn type="primary" modal="modal-remote">Welcome to DokuWiki!</btn>
105 <modal id="modal-remote" remote=":wiki:welcome"></modal>
110 <btn type="primary" modal="modal-remote">Welcome to DokuWiki!</btn>
112 <modal id="modal-remote" remote=":wiki:welcome"></modal>
129 | ''remote'' | NULL | | Display DokuWiki pages inside a Modal window |
/plugin/bootswrapper/syntax/
H A Dmodal.php99 $remote = $attributes['remote'];
103 if ($remote) {
104 … $html5_attributes['data-remote'] = wl($remote, array('do' => 'export_xhtmlbody'), true);
/plugin/discussion/
H A Daction.php1134 $remote = $_SERVER['REMOTE_ADDR'];
1140 'ip' => $remote,
/plugin/sync/lang/ja/
H A Dnochange.txt3 local Wiki と remote Wiki との間に差はありません。
H A Dlist.txt3 以下は local Wiki と remote Wiki との間で異なるファイル一覧です。
/plugin/sync/
H A Dadmin.php666 $remote = $this->client->getResponse();
668 foreach($remote as $item){
672 unset($remote);
718 $remote = $this->client->getResponse();
722 explode("\n",htmlspecialchars($remote)));
H A Dplugin.info.txt6 desc Syncs a namespace with a remote wiki on request
/plugin/sync/lang/en/
H A Dlist.txt3 A list of files that differ between your local and the remote wiki is shown below. You need to deci…
H A Dnochange.txt3 There were no differences found between your local wiki and the remote wiki. No need to synchronize.
/plugin/authgooglesheets/vendor/monolog/monolog/
H A DCHANGELOG.md455 * Added SyslogUdpHandler to send logs to a remote syslogd server
/plugin/authgooglesheets/vendor/google/apiclient-services/src/OSConfig/
H A DOSPolicyResourceFile.php80 public function setRemote(OSPolicyResourceFileRemote $remote) argument
82 $this->remote = $remote;
89 return $this->remote;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/
H A DCHANGELOG.md28 - Return `null` in caching stream size if remote size is `null`
242 - Support in `GuzzleHttp\Psr7\CachingStream` for seeking forward on remote
H A DREADME.md61 from a redirect). Data that is read from the remote stream will be buffered in
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md882 * Configuration loading now allows remote files
/plugin/xcom/lang/en/
H A Dfunctions.txt62 ^Description|Saves a Wiki Page to the remote wiki.|
73 ^Description|Returns a list of all Wiki pages in the remote Wiki.|
H A Dhowto.txt3 …ed into. The user can then communicate and exchange data between the local wiki and a remote wiki.
7remote wiki into the ''Remote URL'' text box, you select a query form the ''Select query'' drop-do…
14 - A drop-down menu for selecting pre-defined remote sites and their credentials
15 - A button for saving remote data to the local wiki and the credentials of the local wiki
21remote site. If your remote site is at ''<nowiki>http://www.example.com</nowiki>'' and the name o…
22 …the remote user name and password for the remote site. In your configuration settings you must ena…
24 …text box. The id must be the complete id that identifies the page on the remote server, in other w…
34 …- ''Edit'' view enables you to make changes to the markup and save it back to the remote wiki whi…
43 …kes it possible to move pages and media from the remote wiki to the local wiki. Enter the id of a
47 There is an alternate way of importing pages and media from the remote to the local wiki. There are…
[all …]
/plugin/xcom/scripts/
H A Dsample.xcom.ini1 ; This file initializes the remote site selection menu
H A Dxcom.ini1 ; This file initializes the remote site selection menu
/plugin/newpagetemplate/
H A Dnewpage.ini2 ; This file initializes the remote site selection menu
/plugin/pureldap/vendor/freedsx/ldap/
H A DCHANGELOG.md72 * Better handle remote disconnects / failed reads in the client to prevent hanging under some circumstances.
/plugin/webdavclient/
H A Dplugin.info.txt6 desc Sync and subscribe to remote CalDAV and CardDAV servers

12345